{"id":373120,"url":"https://github.com/react/react-native","last_synced_at":"2026-06-22T16:01:10.483Z","repository":{"id":25594131,"uuid":"29028775","full_name":"react/react-native","owner":"react","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2026-06-19T16:47:53.000Z","size":972335,"stargazers_count":126045,"open_issues_count":1049,"forks_count":25180,"subscribers_count":3527,"default_branch":"main","last_synced_at":"2026-06-20T21:27:04.816Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/react.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-0.5x.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2026-06-20T17:25:05.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/react/react-native","commit_stats":{"total_commits":33054,"total_committers":3812,"mean_commits":8.671038824763903,"dds":0.9607611786773159,"last_synced_commit":"7211119d2325a67067f9dd7296cdcb9f91624c7f"},"previous_names":["react/react-native"],"tags_count":678,"template":false,"template_full_name":null,"purl":"pkg:github/react/react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","download_url":"https://codeload.github.com/react/react-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/sbom","scorecard":{"id":390825,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/react-native","commit":"256565cb1198c02cda218e06de5700c85d8ad589"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autorebase.yml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/autorebase.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/autorebase.yml:9","Warn: no topLevel permission defined: .github/workflows/bump-podfile-lock.yml:1","Warn: no topLevel permission defined: .github/workflows/cache-reaper.yml:1","Warn: no topLevel permission defined: .github/workflows/check-for-reproducer.yml:1","Warn: no topLevel permission defined: .github/workflows/check-nightly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-pr.yml:6","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/danger-pr.yml:8","Warn: topLevel 'checks' permission set to 'write': .github/workflows/danger-pr.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/danger-pr.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/danger-pr.yml:13","Warn: no topLevel permission defined: .github/workflows/generate-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/monitor-new-issues.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:8","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-issue-labeled.yml:8","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-core.yml:1","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-dependencies.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-bumped-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/retry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test-all.yml:1","Warn: no topLevel permission defined: .github/workflows/test-libraries-on-nightlies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/gradle-plugin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: private/helloworld/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":"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/autorebase.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autorebase.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-podfile-lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/bump-podfile-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-reaper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/cache-reaper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-nightly.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/close-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/danger-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-bumped-packages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-bumped-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-all.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:557: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:631: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:542: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:582: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:439: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:598: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Info:   0 out of 112 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:31.707Z","repository_id":25594131,"created_at":"2025-08-18T17:45:31.707Z","updated_at":"2025-08-18T17:45:31.707Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34593129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"react","name":"react","uuid":"102812","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/102812?v=4","repositories_count":1,"last_synced_at":"2026-05-15T06:38:41.755Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/react","funding_links":[],"total_stars":103386,"followers":368,"following":0,"created_at":"2026-05-15T06:38:41.776Z","updated_at":"2026-05-15T06:38:41.776Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react/repositories"},"packages":[{"id":9142354,"name":"@react-native/popup-menu-android","ecosystem":"npm","description":"PopupMenu for the Android platform","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["react-native","android"],"namespace":"react-native","versions_count":903,"first_release_published_at":"2024-03-04T18:48:58.880Z","latest_release_published_at":"2026-06-09T12:21:17.563Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:03:20.034Z","created_at":"2024-02-27T21:45:13.959Z","updated_at":"2026-06-21T04:03:20.035Z","registry_url":"https://www.npmjs.com/package/@react-native/popup-menu-android","install_command":"npm install @react-native/popup-menu-android","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"false":"0.74.82","0.74-stable":"0.74.89","0.75-stable":"0.75.5","0.76-stable":"0.76.9","0.78-stable":"0.78.3","0.77-stable":"0.77.3","0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260621-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"react/react-native","owner":"react","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2026-06-19T16:47:53.000Z","size":972335,"stargazers_count":126045,"open_issues_count":1049,"forks_count":25180,"subscribers_count":3527,"default_branch":"main","last_synced_at":"2026-06-20T21:27:04.816Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/react.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-0.5x.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2026-06-20T17:25:05.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/react/react-native","commit_stats":{"total_commits":33054,"total_committers":3812,"mean_commits":8.671038824763903,"dds":0.9607611786773159,"last_synced_commit":"7211119d2325a67067f9dd7296cdcb9f91624c7f"},"previous_names":["react/react-native"],"tags_count":678,"template":false,"template_full_name":null,"purl":"pkg:github/react/react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","download_url":"https://codeload.github.com/react/react-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/sbom","scorecard":{"id":390825,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/react-native","commit":"256565cb1198c02cda218e06de5700c85d8ad589"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autorebase.yml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/autorebase.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/autorebase.yml:9","Warn: no topLevel permission defined: .github/workflows/bump-podfile-lock.yml:1","Warn: no topLevel permission defined: .github/workflows/cache-reaper.yml:1","Warn: no topLevel permission defined: .github/workflows/check-for-reproducer.yml:1","Warn: no topLevel permission defined: .github/workflows/check-nightly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-pr.yml:6","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/danger-pr.yml:8","Warn: topLevel 'checks' permission set to 'write': .github/workflows/danger-pr.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/danger-pr.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/danger-pr.yml:13","Warn: no topLevel permission defined: .github/workflows/generate-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/monitor-new-issues.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:8","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-issue-labeled.yml:8","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-core.yml:1","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-dependencies.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-bumped-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/retry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test-all.yml:1","Warn: no topLevel permission defined: .github/workflows/test-libraries-on-nightlies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/gradle-plugin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: private/helloworld/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":"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/autorebase.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autorebase.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-podfile-lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/bump-podfile-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-reaper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/cache-reaper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-nightly.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/close-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/danger-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-bumped-packages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-bumped-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-all.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:557: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:631: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:542: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:582: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:439: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:598: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Info:   0 out of 112 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:31.707Z","repository_id":25594131,"created_at":"2025-08-18T17:45:31.707Z","updated_at":"2025-08-18T17:45:31.707Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34593129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-06-21T04:03:16.150Z","dependent_packages_count":0,"downloads":17478,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.35981289358473,"dependent_packages_count":47.757943799664574,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.55887834662465},"purl":"pkg:npm/%40react-native/popup-menu-android","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/popup-menu-android","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/popup-menu-android","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/popup-menu-android/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-20T11:00:55.520Z","issues_count":8,"pull_requests_count":18,"avg_time_to_close_issue":16697294.0,"avg_time_to_close_pull_request":4193813.0,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":16697294.0,"past_year_avg_time_to_close_pull_request":4193813.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fpopup-menu-android/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fpopup-menu-android/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fpopup-menu-android/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fpopup-menu-android/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fpopup-menu-android/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fpopup-menu-android/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2024-02-27T21:45:15.962Z","updated_at":"2024-02-27T21:45:15.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2024-02-27T21:45:15.925Z","updated_at":"2024-02-27T21:45:15.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":8057963,"name":"@react-native/community-cli-plugin","ecosystem":"npm","description":"Core CLI commands for React Native","homepage":"https://github.com/facebook/react-native/tree/HEAD/packages/community-cli-plugin#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["react-native","tools"],"namespace":"react-native","versions_count":1075,"first_release_published_at":"2023-09-22T21:34:22.435Z","latest_release_published_at":"2026-06-09T12:20:55.719Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:02:04.509Z","created_at":"2023-08-11T08:35:08.176Z","updated_at":"2026-06-21T04:02:04.510Z","registry_url":"https://www.npmjs.com/package/@react-native/community-cli-plugin","install_command":"npm install @react-native/community-cli-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"false":"0.74.82","0.74-stable":"0.74.89","0.75-stable":"0.75.5","0.76-stable":"0.76.9","0.78-stable":"0.78.3","0.77-stable":"0.77.3","0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260620-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"facebook/react-native","owner":"facebook","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2024-10-29T12:24:10.000Z","size":897564,"stargazers_count":118935,"open_issues_count":876,"forks_count":24303,"subscribers_count":3596,"default_branch":"main","last_synced_at":"2024-10-29T12:45:07.508Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-pre-060.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2024-10-29T12:24:16.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/facebook/react-native","commit_stats":{"total_commits":29997,"total_committers":3643,"mean_commits":8.234147680483119,"dds":0.9567623429009567,"last_synced_commit":"8ff05b5a18db85ab699323d1745a5f17cdc8bf6c"},"previous_names":[],"tags_count":544,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222062766,"owners_count":16924733,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":135,"last_synced_at":"2024-04-12T02:21:10.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":951686,"followers":22215,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2024-04-12T02:21:55.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"v0.76.1","sha":"b048659ceb5e0645b9287789ce1212e9ea0afe6c","kind":"tag","published_at":"2024-10-29T10:55:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.1/manifests"},{"name":"v0.76.0","sha":"2e10ba945f6f2dca8d8cf1bb0db1d67fd50f2235","kind":"tag","published_at":"2024-10-23T16:09:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0/manifests"},{"name":"v0.76.0-rc.6","sha":"9f9e1a41cad27324fcd2b41fcbe8e389b7019f93","kind":"tag","published_at":"2024-10-17T15:57:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.6/manifests"},{"name":"v0.76.0-rc.5","sha":"5e2f3e018c37d152d6c0ae72fd8891b2e44d37e8","kind":"tag","published_at":"2024-10-15T17:25:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.5/manifests"},{"name":"v0.76.0-rc.4","sha":"5106933c750fee2ce49fe1945c3e3763eebc92bc","kind":"tag","published_at":"2024-10-08T22:20:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.4/manifests"},{"name":"v0.73.10","sha":"93c33414844b1fd5da260fa85ab1b12b7ad8f3b0","kind":"tag","published_at":"2024-10-08T10:41:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.10/manifests"},{"name":"v0.75.4","sha":"1611a5e8a1a9a9cb7d6d9ddb4d7316d8e634e6e3","kind":"tag","published_at":"2024-10-02T13:44:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.4/manifests"},{"name":"v0.74.6","sha":"a4430b52e5ed74b71a1b8fc669e8d7e68ab453e8","kind":"tag","published_at":"2024-10-02T09:46:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.6/manifests"},{"name":"v0.76.0-rc.3","sha":"dbd9952e0ad1dc30f076c9c16753e760c88b06c6","kind":"tag","published_at":"2024-10-01T10:20:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.3/manifests"},{"name":"v0.76.0-rc.2","sha":"23f62acd839d38d7ea4ba9d7d2e99bb2a1aa0bb9","kind":"tag","published_at":"2024-09-24T08:25:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.2/manifests"},{"name":"v0.76.0-rc.1","sha":"ec9e1718aa6179c6f634128fd64c36c9b116fa8f","kind":"tag","published_at":"2024-09-16T16:25:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.1/manifests"},{"name":"v0.75.3","sha":"496879853872e857b375ee19cca06fab17ddb0a0","kind":"tag","published_at":"2024-09-11T16:12:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.3/manifests"},{"name":"v0.76.0-rc.0","sha":"f60fbc15ae62d901f52162864b0c5a0f307ca46c","kind":"tag","published_at":"2024-09-10T13:17:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.0/manifests"},{"name":"v0.75.2","sha":"2e994fdddb05955ee8dcce1e2151288977dd1c5e","kind":"tag","published_at":"2024-08-20T09:25:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.2/manifests"},{"name":"v0.72.17","sha":"6304cce015e4260b914aafd98d37ccdf5c3f2150","kind":"tag","published_at":"2024-08-19T14:00:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.17","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.17/manifests"},{"name":"v0.75.1","sha":"b5b57731d3d3dfbe98994c57c65eb77c7ef3ddb5","kind":"tag","published_at":"2024-08-15T10:54:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.1/manifests"},{"name":"v0.75.0","sha":"89cdc14c8bcccb8506cee82056dca6febb1a7281","kind":"tag","published_at":"2024-08-14T14:54:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0/manifests"},{"name":"v0.75.0-rc.7","sha":"7244893b12a83ca8b6aa62d69671b198eb400b9b","kind":"tag","published_at":"2024-08-06T11:16:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7/manifests"},{"name":"v0.74.5","sha":"5e6fed361c1a95b770c9d9b2dd7bb49676fa95e0","kind":"tag","published_at":"2024-08-05T13:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5/manifests"},{"name":"v0.72.16","sha":"337dcaa54a10f2c88aa95b40f73eba6aa34cbdb9","kind":"tag","published_at":"2024-08-01T20:14:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16/manifests"},{"name":"v0.74.4","sha":"097ce0760268046baf0dad52b55f170edfed36f4","kind":"tag","published_at":"2024-07-30T11:18:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4/manifests"},{"name":"v0.75.0-rc.6","sha":"7e98cdba8a8137bc52f96e8ce5b0e1602abe2958","kind":"tag","published_at":"2024-07-29T16:54:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6/manifests"},{"name":"v0.75.0-rc.5","sha":"46b269dd4683a133cb83f5f600cdd16cbc22fdf0","kind":"tag","published_at":"2024-07-15T17:06:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5/manifests"},{"name":"v0.73.9","sha":"9049306394f0b80786857a32982e2c287d951f6e","kind":"tag","published_at":"2024-07-09T17:31:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9/manifests"},{"name":"v0.75.0-rc.4","sha":"a2022aff957af589614b46ce67d06dcd30ef03de","kind":"tag","published_at":"2024-07-08T15:49:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4/manifests"},{"name":"v0.74.3","sha":"8e5a9360bb8dbf27f05261f11085c1972265ce15","kind":"tag","published_at":"2024-07-01T17:33:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3/manifests"},{"name":"v0.75.0-rc.3","sha":"15b55714eb4ac0ece5ab9e553601826286a464da","kind":"tag","published_at":"2024-07-01T16:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3/manifests"},{"name":"v0.75.0-rc.2","sha":"668358c47ad9cbe699bc3e497f8cae84dcdd1459","kind":"tag","published_at":"2024-06-26T10:59:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2/manifests"},{"name":"v0.75.0-rc.1","sha":"91209302881fb380e25f7a3c2f7a93597da136f4","kind":"tag","published_at":"2024-06-25T13:58:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1/manifests"},{"name":"v0.75.0-rc.0","sha":"98b302e2190bd1bc464cee20fe1d454e50034ba6","kind":"tag","published_at":"2024-06-19T10:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0/manifests"},{"name":"v0.72.15","sha":"4cee0a4c06deb3b49c31021ea50766a4d391de1e","kind":"tag","published_at":"2024-06-12T13:29:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15/manifests"},{"name":"v0.74.2","sha":"17c0b1766f7e3c1c3a59f7701704f0ea6a6f6bc3","kind":"tag","published_at":"2024-06-04T15:08:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"31f9d45074f069151c155836335e0edff87f70bd","kind":"tag","published_at":"2024-05-02T18:17:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1/manifests"},{"name":"v0.74.1-rc.0","sha":"60962b4406a86e37657762ff5e61d6ede4ee32e3","kind":"tag","published_at":"2024-05-01T12:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0/manifests"},{"name":"v0.73.8","sha":"c39538b79dbc7f84b536431ac2230d259f846e42","kind":"tag","published_at":"2024-04-30T10:07:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8/manifests"},{"name":"v0.72.14","sha":"33865b989995d7e62e03824b1978b7db6322f55d","kind":"tag","published_at":"2024-04-30T09:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14/manifests"},{"name":"v0.71.19","sha":"14e21de3bea51b1aebef55b9adde71fe49ad86a9","kind":"tag","published_at":"2024-04-29T09:23:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.19","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19/manifests"},{"name":"v0.74.0","sha":"972b42016ef02dc3cecf9743bad82c9fd2068805","kind":"tag","published_at":"2024-04-22T11:41:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0/manifests"},{"name":"v0.72.13","sha":"9a369f403604f7e243929f7ddce0107d03140333","kind":"tag","published_at":"2024-04-18T15:37:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13/manifests"},{"name":"v0.73.7","sha":"8b09449b0cd91b50c6945dead076aeeaf011075e","kind":"tag","published_at":"2024-04-18T14:43:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7/manifests"},{"name":"v0.74.0-rc.9","sha":"d4a48ce692c5f492e27d2d99cc95e04bc78aac24","kind":"tag","published_at":"2024-04-15T14:02:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9/manifests"},{"name":"v0.74.0-rc.8","sha":"2a6e156054a53c7304583cc56f5e31c36e4fad1b","kind":"tag","published_at":"2024-04-10T13:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8/manifests"},{"name":"v0.71.18","sha":"6b89acc1ab09439a0cf2b7945b053a2c9f4abdc5","kind":"tag","published_at":"2024-04-09T16:21:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.18","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18/manifests"},{"name":"v0.74.0-rc.7","sha":"40feba6a81f6fdf609692e7aac263edaf6ffe671","kind":"tag","published_at":"2024-04-08T12:21:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7/manifests"},{"name":"v0.74.0-rc.6","sha":"6abca78895b921c60dff65e7379483b5e87660ef","kind":"tag","published_at":"2024-04-02T11:04:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6/manifests"},{"name":"v0.74.0-rc.5","sha":"c0c3ac3f13693daa1f128523529126512d2b9664","kind":"tag","published_at":"2024-03-25T13:57:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5/manifests"},{"name":"v0.74.0-rc.4","sha":"907bd438ff209f9a4e3f3bdfc6f6264bb25564c8","kind":"tag","published_at":"2024-03-18T15:20:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4/manifests"},{"name":"v0.72.12","sha":"b41849880722904649a91302ddedb6d10c0bb58d","kind":"tag","published_at":"2024-03-11T15:52:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12/manifests"},{"name":"v0.74.0-rc.3","sha":"57cc8e7f6772fee1e01e9997c04ee66016495f83","kind":"tag","published_at":"2024-03-11T14:59:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3/manifests"},{"name":"v0.73.6","sha":"0384caad3458f7658e68653a0ab62fd6cc3e4483","kind":"tag","published_at":"2024-03-11T09:25:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6/manifests"},{"name":"v0.74.0-rc.2","sha":"c68669079acc9da42bd980619a33532a66d3d913","kind":"tag","published_at":"2024-03-04T19:42:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2/manifests"},{"name":"v0.72.11","sha":"e8e03a4240fc135b804ff52c800d237d41cfbe34","kind":"tag","published_at":"2024-02-28T16:59:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11/manifests"},{"name":"v0.74.0-rc.1","sha":"ad3f6b5274537540e409ba528235654e68a6e80b","kind":"tag","published_at":"2024-02-27T01:08:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1/manifests"},{"name":"v0.71.17","sha":"ede87f82a17d6bf8eb3be16e17f0fbbf67f1c8f4","kind":"tag","published_at":"2024-02-27T01:05:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.17","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17/manifests"},{"name":"v0.73.5","sha":"02f163e4e83c3676216cd9360166e1cb0a8eda5f","kind":"tag","published_at":"2024-02-26T18:03:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5/manifests"},{"name":"v0.74.0-rc.0","sha":"898e207bcf70033a8280f91651ec8b003becb932","kind":"tag","published_at":"2024-02-21T16:33:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0/manifests"},{"name":"v0.73.4","sha":"36a4a2450144228e8a3ccc63541428751a7e4555","kind":"tag","published_at":"2024-02-06T00:38:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4/manifests"},{"name":"v0.71.16","sha":"8fb6ae12c91e7d253ba38608cdf030b192b1754a","kind":"tag","published_at":"2024-01-30T18:02:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16/manifests"},{"name":"v0.73.3","sha":"53061d7b85a98f442f1b652488f9e150563d3c96","kind":"tag","published_at":"2024-01-29T18:03:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3/manifests"},{"name":"v0.72.10","sha":"19f3ddd5c15bb3846f375e50057a428330932d57","kind":"tag","published_at":"2024-01-18T15:48:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10/manifests"},{"name":"v0.70.15","sha":"982ebc674b5aea7aedf859d00f0ffd4fffe9eaac","kind":"tag","published_at":"2024-01-16T22:01:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15/manifests"},{"name":"v0.71.15","sha":"5761ad6437b29dc559fce0914f2a8e71d02d25b3","kind":"tag","published_at":"2024-01-08T18:48:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15/manifests"},{"name":"v0.73.2","sha":"d2ac5d6a55ab0cd3a32c6939b941b31f06ea32e8","kind":"tag","published_at":"2024-01-08T14:55:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2/manifests"},{"name":"v0.72.9","sha":"7b20c5b5e5b26178fe3ba0cfe070afd8a129e4bb","kind":"tag","published_at":"2024-01-08T13:28:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9/manifests"},{"name":"v0.72.8","sha":"f63a721e8996fdf47edceade85d998148d36041e","kind":"tag","published_at":"2023-12-20T08:24:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8/manifests"},{"name":"v0.73.1","sha":"f6b7243d2ae7c8d7fe690da8f9a922df844061d3","kind":"tag","published_at":"2023-12-18T09:45:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"1eb4bf0d3af1fe267f5de6bf4bbe1e65d41fea1b","kind":"tag","published_at":"2023-12-06T16:12:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0/manifests"},{"name":"v0.73.0-rc.8","sha":"6a4b434c8faa88c5b29ecf998c502a47fedc081b","kind":"tag","published_at":"2023-12-04T18:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8/manifests"},{"name":"v0.73.0-rc.7","sha":"bb989e982c076979f6b520e1e6c353426a6e8673","kind":"tag","published_at":"2023-12-04T10:58:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7/manifests"},{"name":"v0.73.0-rc.6","sha":"0d5e67841f778d8a41fb17463061dc45126a33f8","kind":"tag","published_at":"2023-11-28T11:54:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6/manifests"},{"name":"v0.73.0-rc.5","sha":"4cd4b398ddeaf1d169a21d83fc3dd88a6e34bb51","kind":"tag","published_at":"2023-11-20T18:10:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5/manifests"},{"name":"v0.72.7","sha":"52904ffc420aaaf8a396a63c86b584b3967965a9","kind":"tag","published_at":"2023-11-14T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7/manifests"},{"name":"v0.73.0-rc.4","sha":"7ba400c35e5862deafeb2e71cc7f9e0de18062a8","kind":"tag","published_at":"2023-11-06T22:35:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4/manifests"},{"name":"v0.70.14","sha":"fe6c65169c06070c98c8bf463e2d40194f10ecc4","kind":"tag","published_at":"2023-10-24T17:32:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14/manifests"},{"name":"v0.73.0-rc.3","sha":"6d41c72a906c50022875cb53dde4fdaef531f9c2","kind":"tag","published_at":"2023-10-23T14:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3/manifests"},{"name":"v0.72.6","sha":"4fd3da2a877d5c4dc07ea26067f2eec98ac4fb19","kind":"tag","published_at":"2023-10-12T15:02:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6/manifests"},{"name":"v0.71.14","sha":"b0a27d2b4b9f474deaf3835c9a1b9af200dd9f79","kind":"tag","published_at":"2023-10-12T13:28:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14/manifests"},{"name":"v0.73.0-rc.2","sha":"e22a8d1ac57f28295694cb2c774704e42b14cb44","kind":"tag","published_at":"2023-10-10T08:36:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2/manifests"},{"name":"v0.73.0-rc.1","sha":"e8f41ce48b4a0f72aed4beca3d0db37a370d8215","kind":"tag","published_at":"2023-10-04T08:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1/manifests"},{"name":"v0.73.0-rc.0","sha":"f133dd2efbb2ea0ea10241bb32005261a0405a49","kind":"tag","published_at":"2023-10-03T16:13:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0/manifests"},{"name":"v0.72.5","sha":"1e38d4d4b15f55df721d4fb05596b957de3868e3","kind":"tag","published_at":"2023-09-25T04:32:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5/manifests"},{"name":"v0.71.13","sha":"7399bbbd0252d2935fd015acd4b5b9322c9bdb72","kind":"tag","published_at":"2023-08-22T08:34:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13/manifests"},{"name":"v0.72.4","sha":"ff27568f62c936c1e605594bc3ec178a188403f0","kind":"tag","published_at":"2023-08-14T07:56:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4/manifests"},{"name":"v0.70.13","sha":"0bccf2b6162b74ac39ec3a5caaa15ea3b9b8c5e8","kind":"tag","published_at":"2023-07-28T08:25:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13/manifests"},{"name":"v0.72.3","sha":"24b682081b79a05fd25587c29430e758658f7754","kind":"tag","published_at":"2023-07-12T10:38:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3/manifests"},{"name":"v0.72.2","sha":"b95c87daa0bed2e0aac75bc3658280b5c058d708","kind":"tag","published_at":"2023-07-11T10:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2/manifests"},{"name":"v0.70.12","sha":"3481eba79ae209da4081033defc049ab6f1fb35f","kind":"tag","published_at":"2023-07-05T09:35:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12/manifests"},{"name":"v0.69.12","sha":"5883b0bd7ebecf2daabbf33904d47de2d36cf1fe","kind":"tag","published_at":"2023-07-04T14:39:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12/manifests"},{"name":"v0.71.12","sha":"49d16d5aefd703ff20ab5d05544d78d6ce446427","kind":"tag","published_at":"2023-07-04T10:36:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12/manifests"},{"name":"v0.70.11","sha":"90d0f938e19834e911474b640e2954311aed3765","kind":"tag","published_at":"2023-07-04T10:28:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11/manifests"},{"name":"v0.72.1","sha":"73293f2c164dbbb07f109a1bb59b70d14967d2e8","kind":"tag","published_at":"2023-06-29T16:57:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1/manifests"},{"name":"v0.72.0","sha":"7a893e41103f98adbab71c54a8362b4e29799dcf","kind":"tag","published_at":"2023-06-21T14:15:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0/manifests"},{"name":"v0.71.11","sha":"7ea7d946c643f076c29bcf11b927f7569e3c516f","kind":"tag","published_at":"2023-06-14T14:23:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11/manifests"},{"name":"v0.72.0-rc.6","sha":"ec4771b79a74aa3140484dfc2e43a66157eb5243","kind":"tag","published_at":"2023-06-13T19:39:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6/manifests"},{"name":"v0.69.11","sha":"2407776d11f223bbd338f3a0c0e7001f29d4ae78","kind":"tag","published_at":"2023-06-08T16:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11/manifests"},{"name":"v0.70.10","sha":"3364cd1c017e74e946efd56e8a130c315c8bdd2c","kind":"tag","published_at":"2023-06-08T15:37:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10/manifests"},{"name":"v0.71.10","sha":"4e92d670682f9576f0946bfa7a50904e9d14f92f","kind":"tag","published_at":"2023-06-07T17:15:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10/manifests"},{"name":"v0.71.9","sha":"ed9ef9811b4c6161d28058bd26341158010d653d","kind":"tag","published_at":"2023-06-07T13:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9/manifests"},{"name":"v0.72.0-rc.5","sha":"a98c7c6f54ccfdb6ffd56a00f604059e6584a15f","kind":"tag","published_at":"2023-06-01T09:35:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5/manifests"},{"name":"v0.72.0-rc.4","sha":"e11396e9980761a205d5cd96d5129f5385fd074b","kind":"tag","published_at":"2023-05-31T07:15:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4/manifests"},{"name":"v0.72.0-rc.3","sha":"d71ba2da345a324f85dcd9fd461a729cb5022b48","kind":"tag","published_at":"2023-05-11T14:36:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3/manifests"},{"name":"v0.71.8","sha":"d2a873956520806e434084d2d48dc0a4ee913f07","kind":"tag","published_at":"2023-05-10T12:29:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8/manifests"},{"name":"v0.72.0-rc.2","sha":"9cb7b44d4c41960704f9b6b7ac1055c822d5aaf2","kind":"tag","published_at":"2023-05-04T12:16:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2/manifests"},{"name":"v0.68.7","sha":"b97a32825784fd6cc7f1b0705b12aea4456e0800","kind":"tag","published_at":"2023-04-26T13:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7/manifests"},{"name":"v0.69.10","sha":"8b9f3712c464be63138c224748150f826049b350","kind":"tag","published_at":"2023-04-25T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10/manifests"},{"name":"v0.70.9","sha":"6bba5078958408990c6279c9682fef7961c9b6e7","kind":"tag","published_at":"2023-04-19T09:51:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9/manifests"},{"name":"v0.71.7","sha":"6115ce53a2df4449769e4b9b6ca95fc29955fff0","kind":"tag","published_at":"2023-04-19T07:31:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7/manifests"},{"name":"v0.72.0-rc.1","sha":"30b5de04d6fc472bb9c855d0362d7417eda28a6b","kind":"tag","published_at":"2023-04-05T12:16:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1/manifests"},{"name":"v0.69.9","sha":"f4f3aa31f344cb7e1cca76ff497c8ca0292f9e42","kind":"tag","published_at":"2023-04-04T10:13:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9/manifests"},{"name":"v0.70.8","sha":"99c097917b27c51b5262ea72db6f6b6ad4f7a8c4","kind":"tag","published_at":"2023-04-04T09:13:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8/manifests"},{"name":"v0.71.6","sha":"030ab8e0f19c57d1a07036ad89deef97c6eb39fe","kind":"tag","published_at":"2023-04-03T15:10:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6/manifests"},{"name":"v0.71.5","sha":"1d282daf07fbdb76ec3b2666162dc74c6bd205e5","kind":"tag","published_at":"2023-03-29T11:34:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5/manifests"},{"name":"v0.72.0-rc.0","sha":"2c6edee68e936129644c14736e684a14bd11c55c","kind":"tag","published_at":"2023-03-20T15:38:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0/manifests"},{"name":"v0.71.4","sha":"e0d92c64cdd8ff055c70d2bd3a6ecd445be593ff","kind":"tag","published_at":"2023-03-08T14:19:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4/manifests"},{"name":"v0.71.3","sha":"d9321c0866a9270f8aae0d37c11584f819bc11ce","kind":"tag","published_at":"2023-02-14T12:25:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3/manifests"},{"name":"v0.71.2","sha":"66a47e18dc9a8490b3fcb1f4a504959d63980085","kind":"tag","published_at":"2023-02-01T14:40:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2/manifests"},{"name":"v0.70.7","sha":"b177489eb3ab79ec13e91acd0855d3f94b76de90","kind":"tag","published_at":"2023-01-31T14:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7/manifests"},{"name":"v0.68.6","sha":"91a3a548e237cf9991105d10e2457422874d1e60","kind":"tag","published_at":"2023-01-30T18:00:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6/manifests"},{"name":"v0.69.8","sha":"124bb11ecd6e6270e375362af3bc475fa828de8d","kind":"tag","published_at":"2023-01-30T15:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8/manifests"},{"name":"v0.71.1","sha":"3978b7ce82534e203ba3e289d88134efc3172355","kind":"tag","published_at":"2023-01-19T16:46:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"5a251ba7c5cc90481dec9f1665d753a6d3edf9b1","kind":"tag","published_at":"2023-01-12T14:46:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0/manifests"},{"name":"v0.71.0-rc.6","sha":"7dee5e7d85af9efff5b82629fd0d49e79d03b649","kind":"tag","published_at":"2023-01-09T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6/manifests"},{"name":"v0.71.0-rc.5","sha":"6ece074edfcee69ad1f01b43396b554d87a6c8a4","kind":"tag","published_at":"2022-12-19T16:46:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5/manifests"},{"name":"v0.71.0-rc.4","sha":"e2e6ee363fd97b7445e4b2f72dbdb32d081359a1","kind":"tag","published_at":"2022-12-14T10:59:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4/manifests"},{"name":"v0.71.0-rc.3","sha":"ed895c56243ec5343e2a50576a9eefbe99485a96","kind":"tag","published_at":"2022-11-30T17:06:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3/manifests"},{"name":"v0.71.0-rc.2","sha":"38465f2d184a2558681a6b6b45163694c885bd39","kind":"tag","published_at":"2022-11-24T16:47:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2/manifests"},{"name":"v0.71.0-rc.1","sha":"79f785760f137ce3895b994081ca7938c6d4794a","kind":"tag","published_at":"2022-11-23T15:50:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1/manifests"},{"name":"v0.70.6","sha":"49dd38f1338ab8fb37144f03980bb7f122a8f04e","kind":"tag","published_at":"2022-11-15T15:30:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6/manifests"},{"name":"v0.63.5","sha":"cfc4d196a947329309e29c08d44967b31220393b","kind":"commit","published_at":"2022-11-07T00:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5/manifests"},{"name":"v0.64.4","sha":"0645c38014e8310d8e387dabc860c8c5878beb6e","kind":"commit","published_at":"2022-11-07T00:07:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4/manifests"},{"name":"v0.65.3","sha":"2642fe185f9282ef6e39619617671068f9696008","kind":"commit","published_at":"2022-11-06T23:12:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3/manifests"},{"name":"v0.66.5","sha":"aea1e717216b587b82f253e5166750b12b393a07","kind":"commit","published_at":"2022-11-06T22:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5/manifests"},{"name":"v0.67.5","sha":"638d3a499fa587e0658677be9b918972ccc2891c","kind":"tag","published_at":"2022-11-06T20:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5/manifests"},{"name":"v0.68.5","sha":"b12a7f9e68891a2423df2494b306b081a192a967","kind":"tag","published_at":"2022-11-06T20:13:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5/manifests"},{"name":"v0.69.7","sha":"5e537036954f01f5177b78dd7cd6454d6a5ae56e","kind":"tag","published_at":"2022-11-06T20:07:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7/manifests"},{"name":"v0.70.5","sha":"35fa47b3828a5dbaceeca02f333cf3c4a147e3b7","kind":"tag","published_at":"2022-11-06T20:06:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5/manifests"},{"name":"v0.71.0-rc.0","sha":"60129ab7ac9b879f03865a2f7e9668c7e564024f","kind":"tag","published_at":"2022-11-04T15:25:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0/manifests"},{"name":"v0.70.4","sha":"54e666205b36e37c30d3b01684bbd1a84a666d4e","kind":"tag","published_at":"2022-10-25T14:20:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4/manifests"},{"name":"v0.70.3","sha":"917e97b996e23838b448b48701660bc3dff3bc57","kind":"tag","published_at":"2022-10-12T13:15:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3/manifests"},{"name":"v0.68.4","sha":"b55518c4bf22ea6f409b58151d9c84fa161d6e02","kind":"tag","published_at":"2022-10-10T13:19:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4/manifests"},{"name":"v0.70.2","sha":"b9c297537a5eda68621ba77ead272cfd8b4c6e2c","kind":"tag","published_at":"2022-10-04T09:34:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2/manifests"},{"name":"v0.69.6","sha":"3e75c0b3baa265a7b5431cd2d304389f9a3faa44","kind":"tag","published_at":"2022-09-27T11:12:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6/manifests"},{"name":"v0.70.1","sha":"a54ba33305621abb778085fc01ff954b621ce57b","kind":"tag","published_at":"2022-09-15T15:23:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1/manifests"},{"name":"v0.70.0","sha":"7fc33cc15afe063cf0bf458757b727b4a608c686","kind":"tag","published_at":"2022-09-05T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0/manifests"},{"name":"v0.69.5","sha":"38cfe63338af4977817abefd12fb608fa5d2fc83","kind":"tag","published_at":"2022-08-25T15:29:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5/manifests"},{"name":"v0.70.0-rc.4","sha":"462a35600ea5e561b67e6c1c37a24177c5995d10","kind":"tag","published_at":"2022-08-22T14:44:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4/manifests"},{"name":"v0.70.0-rc.3","sha":"c6f57b685408dda1d27b4ed987434acfd28eb59e","kind":"tag","published_at":"2022-08-15T14:15:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3/manifests"},{"name":"latest","sha":"9604606a6799ab4f1bcb57d977755715bb2aeb50","kind":"tag","published_at":"2022-08-08T11:08:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/latest","html_url":"https://github.com/facebook/react-native/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest/manifests"},{"name":"v0.69.4","sha":"038f409a5f857f29bfe3e5b4c02376557edf07d6","kind":"tag","published_at":"2022-08-08T11:08:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4/manifests"},{"name":"v0.68.3","sha":"84b5f11fdb536088dcc48448fc7cfa4d9f152c30","kind":"tag","published_at":"2022-08-08T10:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3/manifests"},{"name":"v0.70.0-rc.2","sha":"2f2eaaa23c616c873a9d2bf915b320b24edb805c","kind":"tag","published_at":"2022-08-04T15:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2/manifests"},{"name":"v0.70.0-rc.1","sha":"6b499e6bd7ccb9b005d02555bd1af030c149d40e","kind":"tag","published_at":"2022-07-28T13:01:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1/manifests"},{"name":"v0.69.3","sha":"1089a7f12a2edab11db4693cebacdfa0d6925c2f","kind":"tag","published_at":"2022-07-25T13:00:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"8f96c45dc25817054521cee1602f44a435f6aef0","kind":"tag","published_at":"2022-07-20T09:39:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2/manifests"},{"name":"v0.70.0-rc.0","sha":"e8904d4957c086d403bff4cb5913bb0dcf55afec","kind":"tag","published_at":"2022-07-15T13:55:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0/manifests"},{"name":"v0.69.1","sha":"ac736a40ce484602770f90116b9e4040eca940c5","kind":"tag","published_at":"2022-06-29T10:03:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"d6ec07a16431e5ecfa8baa9076c776c95a0d5865","kind":"tag","published_at":"2022-06-22T17:36:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0/manifests"},{"name":"v0.69.0-rc.6","sha":"216da1c5a7e2bb6ac43e7fda377b9299bf19aeb8","kind":"tag","published_at":"2022-06-01T16:18:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6/manifests"},{"name":"v0.69.0-rc.5","sha":"501c1f3cb6cbf3de221cc758cdba534d5ac21cfd","kind":"tag","published_at":"2022-05-31T12:27:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5/manifests"},{"name":"v0.69.0-rc.4","sha":"6749566a6912acb1796b7cf4c54b2b0aacbe297c","kind":"tag","published_at":"2022-05-31T08:21:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4/manifests"},{"name":"v0.69.0-rc.3","sha":"df694e026ef22222f19b23ac8445f55cccbf2907","kind":"tag","published_at":"2022-05-24T15:35:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3/manifests"},{"name":"v0.69.0-rc.2","sha":"70bdd908681ec3d88e9243e4dd899c9af27c91d8","kind":"tag","published_at":"2022-05-20T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2/manifests"},{"name":"v0.69.0-rc.1","sha":"5d8a38cbd66c543df4809bda58d23d3a845ec9f3","kind":"tag","published_at":"2022-05-11T10:11:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1/manifests"},{"name":"v0.68.2","sha":"b30f0bc722558408367886f03f6d6a4fd289a362","kind":"tag","published_at":"2022-05-09T10:43:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2/manifests"},{"name":"v0.69.0-rc.0","sha":"d6c7c958d453700c56ffea1784161519d6edf44d","kind":"tag","published_at":"2022-04-28T14:12:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0/manifests"},{"name":"v0.68.1","sha":"eff756b038c7aeb3cbe4ca4b42321d26958e2005","kind":"tag","published_at":"2022-04-13T13:37:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"f5c3fd5405931280901f8840017f26c368f4a43c","kind":"tag","published_at":"2022-03-30T14:40:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0/manifests"},{"name":"v0.68.0-rc.4","sha":"fbdc87760e18b80758ea39906a50ff52d7a8b3f8","kind":"tag","published_at":"2022-03-25T14:43:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4/manifests"},{"name":"v0.67.4","sha":"04b956efae2889d16300c162cb0855996dcbc752","kind":"tag","published_at":"2022-03-18T00:48:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4/manifests"},{"name":"v0.68.0-rc.3","sha":"30970dcbf0abcb3a739655559f67bb0d02ceaabc","kind":"tag","published_at":"2022-03-17T12:54:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3/manifests"},{"name":"v0.68.0-rc.2","sha":"37aac714c574bf7f678508e4c1813b58b3185ec9","kind":"tag","published_at":"2022-02-24T17:17:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2/manifests"},{"name":"v0.67.3","sha":"05a918ff39cf8ff80baabf327d03fa39cb2833e1","kind":"tag","published_at":"2022-02-22T14:36:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3/manifests"},{"name":"v0.68.0-rc.1","sha":"d6e99a9b139e63f34e1f7333d0ff728e3f0395aa","kind":"tag","published_at":"2022-02-03T17:23:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1/manifests"},{"name":"v0.67.2","sha":"46752860ed3e193f923d6b28484d07cdcb66a21a","kind":"tag","published_at":"2022-01-31T17:17:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2/manifests"},{"name":"v0.68.0-rc.0","sha":"f6a40cfefeeac245a487f93aa477fbf5c7d1701b","kind":"tag","published_at":"2022-01-28T19:26:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0/manifests"},{"name":"v0.67.1","sha":"53db99efec00da47150e99602b2845abe330bfc8","kind":"tag","published_at":"2022-01-20T19:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"68d1e7d7ac192cf2a8fbfb38ae66ae68c88794dd","kind":"tag","published_at":"2022-01-18T22:12:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0/manifests"},{"name":"v0.67.0-rc.6","sha":"c3aa86bea2c776d761b80ee2f8828fd2e50d7ea9","kind":"commit","published_at":"2021-12-14T19:32:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6/manifests"},{"name":"v0.66.4","sha":"1b31d6bb582768ccbe92d3c1a9e43354a8c531e5","kind":"commit","published_at":"2021-12-09T20:36:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4/manifests"},{"name":"v0.67.0-rc.5","sha":"73afb97e89f8c1567428ad40346aac253b9f7550","kind":"commit","published_at":"2021-12-06T23:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5/manifests"},{"name":"v0.67.0-rc.4","sha":"cd8fa9d3e8084202df5ae58adc3779bf1f743171","kind":"commit","published_at":"2021-11-30T20:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4/manifests"},{"name":"v0.67.0-rc.3","sha":"209bb94b9f6e72d40859f1e5712d1a7a7cbc2176","kind":"commit","published_at":"2021-11-10T18:12:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3/manifests"},{"name":"v0.66.3","sha":"3b5e4463ae5662743a6ee1ac6251db52d7af78f2","kind":"commit","published_at":"2021-11-10T06:54:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3/manifests"},{"name":"v0.64.3","sha":"98b804a09fb86577ecc659ff07ae558c43167274","kind":"commit","published_at":"2021-11-04T21:10:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3/manifests"},{"name":"v0.66.2","sha":"6c19dc3266b84f47a076b647a1c93b3c3b69d2c5","kind":"commit","published_at":"2021-11-04T07:25:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2/manifests"},{"name":"v0.65.2","sha":"7eff4b6f8e71997b09949f81eccbd195cf182fff","kind":"commit","published_at":"2021-11-04T07:09:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2/manifests"},{"name":"v0.67.0-rc.2","sha":"a7d3ffee55e1e2b6b4c9b71be876299c982a58f9","kind":"commit","published_at":"2021-10-25T21:00:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2/manifests"},{"name":"v0.67.0-rc.1","sha":"f6895e9b53fb7d57464c417de38d2fc9364104b3","kind":"commit","published_at":"2021-10-22T21:30:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1/manifests"},{"name":"v0.67.0-rc.0","sha":"e18cf90d71d0bef2e2a0caf30a89e53129152965","kind":"commit","published_at":"2021-10-16T21:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0/manifests"},{"name":"v0.66.1","sha":"d48ed4a4bb8cf1db78b72d370b64cd120bdb9099","kind":"commit","published_at":"2021-10-15T19:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"09a21f0f3790d42e766d865fd3eb8b1d04a847f7","kind":"commit","published_at":"2021-10-01T22:24:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0/manifests"},{"name":"v0.66.0-rc.4","sha":"d47fd4a32e1c76818118ffcd4174e7fcab75cb56","kind":"commit","published_at":"2021-09-24T02:34:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4/manifests"},{"name":"v0.66.0-rc.3","sha":"ab50c6ee2e195cb9359b2e4faa79dc48b0c630bf","kind":"commit","published_at":"2021-09-17T06:34:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3/manifests"},{"name":"v0.66.0-rc.2","sha":"614a370d8615f0edccdfdcfe36ad1d5cf5f14504","kind":"commit","published_at":"2021-09-10T02:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2/manifests"},{"name":"v0.66.0-rc.1","sha":"d552362f85295bc6b056fcf3019ca0210b4b2a65","kind":"commit","published_at":"2021-09-01T22:20:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1/manifests"},{"name":"v0.66.0-rc.0","sha":"a0429ebb5456be1c6f1b04bcf2bf70052ee014bf","kind":"commit","published_at":"2021-08-27T08:12:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0/manifests"},{"name":"v0.65.1","sha":"e4d576f6556cd3240c46f2e337d3e70495c48e43","kind":"commit","published_at":"2021-08-19T18:14:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"7473ce1d4e34e09927b140e0776600ac03c3bb0c","kind":"commit","published_at":"2021-08-17T16:05:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0/manifests"},{"name":"v0.65.0-rc.4","sha":"5f0b805b54563fefc65aa68cfa866ad23d57dacb","kind":"commit","published_at":"2021-08-11T16:03:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4/manifests"},{"name":"v0.65.0-rc.3","sha":"e8d725a37388354b8dffe343ca05e14609c28192","kind":"commit","published_at":"2021-07-23T15:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3/manifests"},{"name":"v0.65.0-rc.2","sha":"db7aa7b12cb5558fb1d877fff4c746acf437ad91","kind":"commit","published_at":"2021-06-18T09:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2/manifests"},{"name":"v0.65.0-rc.1","sha":"0e08b25284390751e852f89286deb51e281fc715","kind":"commit","published_at":"2021-06-17T11:11:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1/manifests"},{"name":"v0.65.0-rc.0","sha":"55569686455ce98bd769624d78a8be787f827625","kind":"commit","published_at":"2021-06-09T13:56:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0/manifests"},{"name":"v0.64.2","sha":"757bb75fbf837714725d7b2af62149e8e2a7ee51","kind":"commit","published_at":"2021-06-03T17:18:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"787567a15014c73b87353b7d418c064c5643e7cc","kind":"commit","published_at":"2021-05-05T09:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1/manifests"},{"name":"v0.62.3","sha":"83425fa72f1f9a12f6b6deefd66fa8bd154a3651","kind":"commit","published_at":"2021-05-05T09:33:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3/manifests"},{"name":"v0.64.0","sha":"ace025d2cbcc06ef076cbf460be445b18baddcc7","kind":"commit","published_at":"2021-03-12T18:21:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0/manifests"},{"name":"v0.64.0-rc.4","sha":"1aa4f47e2f119c447b4de42808653df080d95fe9","kind":"commit","published_at":"2021-03-01T19:37:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4/manifests"},{"name":"v0.64.0-rc.3","sha":"e846740d389c857103754ebdce63d2e69b94c10c","kind":"commit","published_at":"2021-02-05T21:36:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3/manifests"},{"name":"v0.64.0-rc.2","sha":"1eb7d4aef78ddfd8e975bfd6d279398366f37edf","kind":"commit","published_at":"2020-12-18T17:01:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2/manifests"},{"name":"v0.63.4","sha":"27651720b40cab564a0cbd41be56a02584e0c73a","kind":"commit","published_at":"2020-11-30T14:39:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4/manifests"},{"name":"v0.64.0-rc.1","sha":"d197e958930d18e2bbceb604860e60d62754be20","kind":"commit","published_at":"2020-11-25T11:48:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1/manifests"},{"name":"v0.64.0-rc.0","sha":"0117077b9572f5b674578e19073e31e4693e9d41","kind":"commit","published_at":"2020-11-23T15:41:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0/manifests"},{"name":"v0.63.3","sha":"7100756bb8b0b1ac85ccaa32c0ce5c1cc70d524f","kind":"commit","published_at":"2020-09-29T14:19:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3/manifests"},{"name":"v0.63.2","sha":"3c9e5f1470c91ff8a161d8e248cf0a73318b1f40","kind":"commit","published_at":"2020-07-22T09:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2/manifests"},{"name":"v0.63.1","sha":"ce0fd0a57f843164d3c903cf89417884ff4c1f6b","kind":"commit","published_at":"2020-07-14T20:47:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"4f897336b6ce6c640a65f86b65c6d386ea55b944","kind":"commit","published_at":"2020-07-08T18:26:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0/manifests"},{"name":"v0.63.0-rc.1","sha":"48413a44377ccad1bf894bcdc3ab3aa6081e2569","kind":"commit","published_at":"2020-05-04T21:12:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1/manifests"},{"name":"v0.63.0-rc.0","sha":"e2dd18d8b0269d6cfd13870f038a58c5c9bf2795","kind":"commit","published_at":"2020-04-16T18:01:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0/manifests"},{"name":"v0.62.2","sha":"b9944e54ae35c2beed0e78ea454d871e0fe92ec6","kind":"commit","published_at":"2020-04-08T17:01:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"25011a6d09c62a519c61df2c5c3ac6384c17ab1f","kind":"commit","published_at":"2020-04-03T15:09:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"9101eaf121a32538815043f534111930c9145741","kind":"commit","published_at":"2020-03-26T17:03:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0/manifests"},{"name":"v0.62.0-rc.5","sha":"83aff2c32f14e1fc441f67afce2fb38d5c2cbab1","kind":"commit","published_at":"2020-03-07T15:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5/manifests"},{"name":"v0.62.0-rc.4","sha":"ba3815feaea1f385e88d58e873094894bb63416d","kind":"commit","published_at":"2020-03-06T18:48:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4/manifests"},{"name":"v0.62.0-rc.3","sha":"dfa8fed64b35f50ce9f747964953236d8b514bd0","kind":"commit","published_at":"2020-02-25T19:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3/manifests"},{"name":"v0.62.0-rc.2","sha":"c5ecc6ffff7e8c6c82b64fb46f4e95a053fa3dff","kind":"commit","published_at":"2020-02-13T16:47:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2/manifests"},{"name":"v0.62.0-rc.1","sha":"2bf7f1046d135ec3c46e8cc497898f4f57c1b4d5","kind":"commit","published_at":"2020-01-21T08:27:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1/manifests"},{"name":"v0.62.0-rc.0","sha":"203f3e3399ed46014eb25c9025f21d99dd5a5e22","kind":"commit","published_at":"2019-12-18T15:36:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0/manifests"},{"name":"v0.61.5","sha":"86cad7d69099baaaeae10ac7c0912a023101f257","kind":"commit","published_at":"2019-11-23T14:44:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5/manifests"},{"name":"v0.61.4","sha":"95a510180a7f67176666978168f19c1c0f92f3cd","kind":"commit","published_at":"2019-11-04T19:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4/manifests"},{"name":"v0.61.3","sha":"35001d2c77cc5082990a60fb72b03bf430b106a0","kind":"commit","published_at":"2019-10-29T19:35:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3/manifests"},{"name":"v0.61.2","sha":"3a96f4c6c1b1ea5556cd42c8e29dcf248e64ea4c","kind":"commit","published_at":"2019-10-02T18:52:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2/manifests"},{"name":"v0.61.1","sha":"c833f41177687c1296aa705decd25313f8b0c219","kind":"commit","published_at":"2019-09-25T09:30:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"3293792b1f5ee05a0e95048987caa0481f083fde","kind":"commit","published_at":"2019-09-24T19:27:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0/manifests"},{"name":"v0.60.6","sha":"14c03298d851b1b36854eda994ff62a8406bff56","kind":"commit","published_at":"2019-09-23T23:59:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6/manifests"},{"name":"v0.61.0-rc.3","sha":"fc6580e2e055d64ab5bcf19c0598505b927f7523","kind":"commit","published_at":"2019-09-10T17:01:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3/manifests"},{"name":"v0.61.0-rc.2","sha":"0356b1fa1358d38a9e8da0df0a4fd84ed56078e7","kind":"commit","published_at":"2019-09-04T15:55:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2/manifests"},{"name":"v0.61.0-rc.0","sha":"c57bfea01ea376babbddd20bfa20cd4f72d6b107","kind":"commit","published_at":"2019-08-27T14:20:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0/manifests"},{"name":"v0.60.5","sha":"35300147ca66677f42e8544264be72ac0e9d1b45","kind":"commit","published_at":"2019-08-13T17:19:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5/manifests"},{"name":"v0.60.4","sha":"eec4dc6b7287c5a3536ca18b553e3153a0aba103","kind":"commit","published_at":"2019-07-18T12:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4/manifests"},{"name":"v0.60.3","sha":"0190c9c97b598b782d677e748d211437b4b85dd1","kind":"commit","published_at":"2019-07-11T18:33:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3/manifests"},{"name":"0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2/manifests"},{"name":"v0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2/manifests"},{"name":"v0.60.1","sha":"8dd8ec7cb01d9bb07ff0f540ab44f41441716258","kind":"commit","published_at":"2019-07-11T15:51:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1/manifests"},{"name":"v0.60.0","sha":"769e35ba5f4c31ef913035a5cc8bc0e88546ca55","kind":"commit","published_at":"2019-07-03T12:54:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0/manifests"},{"name":"v0.59.10","sha":"c20070f10458d48d6ac1eaac49e681e932bfb9fd","kind":"commit","published_at":"2019-07-02T10:52:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10/manifests"},{"name":"v0.60.0-rc.3","sha":"8a43321271bd58bbe0bca27593e121077d7a4065","kind":"commit","published_at":"2019-06-28T09:49:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3/manifests"},{"name":"v0.60.0-rc.2","sha":"9792f2c9d7f47b1f66e196c7f70497d3253ef6e6","kind":"commit","published_at":"2019-06-20T10:40:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2/manifests"},{"name":"v0.60.0-rc.1","sha":"06fffc204252eb0b4ca3524768c6fbd4d78d79ab","kind":"commit","published_at":"2019-06-10T11:30:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1/manifests"},{"name":"v0.59.9","sha":"43945c114eabaa46bd7ec91f5e241f18e1004f2f","kind":"commit","published_at":"2019-06-05T16:04:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9/manifests"},{"name":"v0.60.0-rc.0","sha":"55332afb2901c975381c78adcd572ede6218915a","kind":"commit","published_at":"2019-05-30T15:29:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0/manifests"},{"name":"v0.59.8","sha":"a442e0b63526405249ddf50e58f1fdc618c789bc","kind":"commit","published_at":"2019-05-08T17:05:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8/manifests"},{"name":"v0.59.5","sha":"822bdd4a0b3182e32ae1f6728ff3763f15b11f75","kind":"commit","published_at":"2019-04-17T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5/manifests"},{"name":"v0.59.4","sha":"d60a2fbb01a33ce870159940e6ceae8154cab2d3","kind":"commit","published_at":"2019-04-08T21:51:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4/manifests"},{"name":"v0.59.3","sha":"3b91a7ec234b9aebfe11bb1c94de7b41444b57f2","kind":"commit","published_at":"2019-04-01T11:43:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3/manifests"},{"name":"v0.59.2","sha":"9bb5c32de9ef06942e38ea6cf5d9000c37741c37","kind":"commit","published_at":"2019-03-25T21:22:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"60cf18fad48a8ff74c6f0697d18fee0272e45955","kind":"commit","published_at":"2019-03-14T11:12:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"7c73f2bb5a0f97902f469bc043681e79e161aac3","kind":"commit","published_at":"2019-03-12T12:42:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0/manifests"},{"name":"v0.58.6","sha":"7da864284997109a37bbef739289c5e6e8d0514e","kind":"commit","published_at":"2019-02-28T15:57:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6/manifests"},{"name":"v0.59.0-rc.3","sha":"9cb4d3f2c1e133d40d5c5d44583dc45243e033bd","kind":"commit","published_at":"2019-02-27T21:21:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3/manifests"},{"name":"v0.58.5","sha":"41577ec70e333c2f66be6a9556d441cd509df50f","kind":"commit","published_at":"2019-02-19T14:20:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5/manifests"},{"name":"v0.59.0-rc.2","sha":"40603bc9c4bb9ede095e7ba9c55f56a81847f4d1","kind":"commit","published_at":"2019-02-18T17:04:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2/manifests"},{"name":"v0.59.0-rc.1","sha":"176865597121f2d32571796c78982998036062b9","kind":"commit","published_at":"2019-02-15T15:38:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1/manifests"},{"name":"v0.59.0-rc.0","sha":"5a314690f2d9bc0c23c93bd80e494629a6111179","kind":"commit","published_at":"2019-02-13T20:14:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0/manifests"},{"name":"v0.58.4","sha":"de9019295d881e5bca497ad460e5d213d73be943","kind":"commit","published_at":"2019-02-06T16:45:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4/manifests"},{"name":"v0.58.3","sha":"adf1274955292c085009b175c91447c9c51eadad","kind":"commit","published_at":"2019-01-28T18:22:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3/manifests"},{"name":"v0.58.2","sha":"6084cf14015d31d69ec150c62ecd6c38a6fd91d7","kind":"commit","published_at":"2019-01-28T16:08:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"a289b7efb0d63881991d626da85df78cd2131c14","kind":"commit","published_at":"2019-01-25T15:32:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"57ad19758db60992a4d8ab55219d86eb892ac2b0","kind":"commit","published_at":"2019-01-24T20:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0/manifests"},{"name":"v0.58.0-rc.3","sha":"60b3942389be508935589df41c2a7203922cc5a7","kind":"commit","published_at":"2019-01-17T15:02:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3/manifests"},{"name":"v0.58.0-rc.2","sha":"d25e304bcc6165e0266536ac92cd941c50c44a41","kind":"commit","published_at":"2019-01-03T22:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2/manifests"},{"name":"v0.57.8","sha":"af79164b5877429b5f8bca47cfe01030b4dabfa9","kind":"commit","published_at":"2018-12-13T10:23:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8/manifests"},{"name":"v0.58.0-rc.1","sha":"c0bf7a128ca6e2a24dd49a0a0d32f6db9aea646f","kind":"commit","published_at":"2018-12-06T08:39:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1/manifests"},{"name":"v0.57.7","sha":"2151c30474518858a5368013f5ea024588b279b9","kind":"commit","published_at":"2018-11-27T13:10:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7/manifests"},{"name":"v0.57.6","sha":"d5332fbad2e25b861d382e948bb5c6e19fcb51d7","kind":"commit","published_at":"2018-11-26T17:19:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6/manifests"},{"name":"v0.58.0-rc.0","sha":"0c1c66e719d2497022da0d3253e8a8ea5ce0ce47","kind":"commit","published_at":"2018-11-22T17:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0/manifests"},{"name":"v0.57.5","sha":"44bfffb11666f2d1775dee5dd2890fc2255d2ab0","kind":"commit","published_at":"2018-11-13T15:07:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5/manifests"},{"name":"v0.57.4","sha":"468161232e52c64f3f4dc5cf54226ac6eae6f1a2","kind":"commit","published_at":"2018-10-25T16:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4/manifests"},{"name":"v0.57.3","sha":"8fd5bcc88885b69f8fbf1c7448ac63cd5089cc40","kind":"commit","published_at":"2018-10-12T11:19:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3/manifests"},{"name":"v0.57.2","sha":"4a440f40189ea54bd64f7a03bd05bf26619ad320","kind":"commit","published_at":"2018-10-04T20:29:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2/manifests"},{"name":"v0.57.1","sha":"ba89bf4252a30207c9582c968c033961616b56de","kind":"commit","published_at":"2018-09-21T16:22:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"3008c3ccba7ec9b247f8ce40b2c9ef13deafb63f","kind":"commit","published_at":"2018-09-12T11:21:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0/manifests"},{"name":"v0.56.1","sha":"78f3de0abc21f42c49f7b9ce61adc5b860df15cf","kind":"commit","published_at":"2018-09-10T09:49:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1/manifests"},{"name":"v0.57.0-rc.4","sha":"8402c97f83fb100326fe342e54be3e0ab9c27fae","kind":"commit","published_at":"2018-09-06T23:13:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4/manifests"},{"name":"v0.57.0-rc.3","sha":"a8aa8b673cbb477e41651eb61c62932c2a8b198c","kind":"commit","published_at":"2018-08-24T21:51:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3/manifests"},{"name":"v0.57.0-rc.2","sha":"f7fc381eda7750b7f14b6cbcc8533cf1c30e7597","kind":"commit","published_at":"2018-08-22T21:55:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2/manifests"},{"name":"v0.57.0-rc.1","sha":"a92bb3b06e57bcb0dd9378e098152ee429af425d","kind":"commit","published_at":"2018-08-22T20:20:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1/manifests"},{"name":"v0.57.0-rc.0","sha":"074845106d88f9214140d83ce0e2b070cec9cfdd","kind":"commit","published_at":"2018-08-14T11:07:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0/manifests"},{"name":"v0.56.0","sha":"3c6a916536da67a4591f71883723c67a0c7be9d7","kind":"commit","published_at":"2018-07-04T14:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0/manifests"},{"name":"v0.56.0-rc.5","sha":"93379b696bbddb6e3a316317bb65a623f3219362","kind":"commit","published_at":"2018-07-04T00:26:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5/manifests"},{"name":"v0.56.0-rc.4","sha":"b4b06101671798b02eeb46f5916e603970de5056","kind":"commit","published_at":"2018-06-27T16:25:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4/manifests"},{"name":"v0.56.0-rc.3","sha":"ce739139f370dc5b9a28ba7c4f23825f4d2432bc","kind":"commit","published_at":"2018-06-22T16:39:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3/manifests"},{"name":"v0.56.0-rc.2","sha":"d9d324073ff61c337e725a374f52be5608ba748d","kind":"commit","published_at":"2018-06-15T17:18:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2/manifests"},{"name":"v0.56.0-rc.1","sha":"e07bbbe24d20cceb7d3ddcac779728f6bd19ddbf","kind":"commit","published_at":"2018-06-13T20:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1/manifests"},{"name":"v0.56.0-rc","sha":"d642e60291995207b280f5129d454cae7707abe8","kind":"commit","published_at":"2018-06-11T16:46:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc/manifests"},{"name":"v0.55.4","sha":"370bcffba748e895ad8afa825bfef40bff859c95","kind":"commit","published_at":"2018-04-27T16:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4/manifests"},{"name":"v0.55.3","sha":"2845a8661cf1a3cbb8e6148b181a96f6a55b149d","kind":"commit","published_at":"2018-04-17T20:43:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3/manifests"},{"name":"v0.55.2","sha":"a05f85172e8f7dae98c979096f24a55ad94b7356","kind":"commit","published_at":"2018-04-06T16:20:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"44f19f745b1d7e577f9835939c1167db4a5ad9ee","kind":"commit","published_at":"2018-04-05T21:56:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"2e384184bc7b3173e3bb41e2128eb75ba8aee8db","kind":"commit","published_at":"2018-04-03T14:58:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0/manifests"},{"name":"v0.55.0-rc.2","sha":"c70578ab76153bbfdb290810a1bb9488bc979199","kind":"commit","published_at":"2018-03-28T17:12:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2/manifests"},{"name":"v0.54.4","sha":"56a2d6d720f2684b7aaf72e7c3938458553d9300","kind":"commit","published_at":"2018-03-28T17:09:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4/manifests"},{"name":"v0.54.3","sha":"69c277051eff6471ba1d038f2542bbacb9941b2f","kind":"commit","published_at":"2018-03-23T09:27:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3/manifests"},{"name":"v0.55.0-rc.1","sha":"b20827250e77e22c50b19aaa04a9603a2657756b","kind":"commit","published_at":"2018-03-20T20:50:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1/manifests"},{"name":"v0.55.0-rc.0","sha":"9c29faf6a94728c4bda45171302807721c557d26","kind":"commit","published_at":"2018-03-12T22:53:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0/manifests"},{"name":"v0.54.2","sha":"9a3cad4d89f0e00d694022afb7673d1b0133bb5b","kind":"commit","published_at":"2018-03-12T21:17:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2/manifests"},{"name":"v0.54.1","sha":"2d57335fa7c1b15da845b13e6fb30a516cf224cb","kind":"commit","published_at":"2018-03-09T17:20:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"815a07c77ba577cb7e77378f5245103e0b0bffe3","kind":"commit","published_at":"2018-03-01T17:01:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0/manifests"},{"name":"v0.54.0-rc.4","sha":"67e67ec83ce83d4a1a38bc29dd52bf5c28723752","kind":"commit","published_at":"2018-02-27T08:58:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4/manifests"},{"name":"v0.53.3","sha":"2563503d0c5d9405096119c0af8c41943648607d","kind":"commit","published_at":"2018-02-20T10:35:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3/manifests"},{"name":"v0.53.2","sha":"847a6f9eecbac357448198a18e42dc800da65a11","kind":"commit","published_at":"2018-02-19T13:10:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2/manifests"},{"name":"v0.51.1","sha":"984cbb3524fafad8901a7186984745a873017e5a","kind":"commit","published_at":"2018-02-14T14:49:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1/manifests"},{"name":"v0.52.3","sha":"8a5b6a5a093be2c368ad924b077ca4b3a65b5cf1","kind":"commit","published_at":"2018-02-14T14:47:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3/manifests"},{"name":"v0.53.1","sha":"f7f400fb7e7d3cac1c607451a03a5210e92393d9","kind":"commit","published_at":"2018-02-14T14:46:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1/manifests"},{"name":"v0.54.0-rc.3","sha":"21dd3dd296989f4de2d4e9b1ba0df88ea2d32413","kind":"commit","published_at":"2018-02-13T17:11:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3/manifests"},{"name":"v0.54.0-rc.2","sha":"4d0ee37293b5e21fc3c7a8c6edd72c9ff899df7d","kind":"commit","published_at":"2018-02-13T02:50:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2/manifests"},{"name":"v0.54.0-rc.0","sha":"49e35bd9399716a2734e824bab14faf1683cdfdd","kind":"commit","published_at":"2018-02-12T20:19:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0/manifests"},{"name":"v0.53.0","sha":"f7bd2a333c9afdaf87fb014b737149c78c86a0e3","kind":"commit","published_at":"2018-02-05T14:07:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"4080141a93127ba64e2d418c73e95b36f4eb5eee","kind":"commit","published_at":"2018-01-26T10:57:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2/manifests"},{"name":"v0.53.0-rc.1","sha":"997bfb50e18529483947c34a2924ac18ff233ba9","kind":"commit","published_at":"2018-01-18T20:15:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1/manifests"},{"name":"v0.52.1","sha":"9a8784c241464c581c3ca8584511244666f9efb5","kind":"commit","published_at":"2018-01-18T20:13:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1/manifests"},{"name":"v0.53.0-rc.0","sha":"0b996577e321d439aa6ede4c7400ea76efb7816a","kind":"commit","published_at":"2018-01-10T17:02:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0/manifests"},{"name":"v0.52.0","sha":"f465017fe895e5b491c37d0ef6dacab798b1631e","kind":"commit","published_at":"2018-01-08T12:45:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0/manifests"},{"name":"v0.52.0-rc.0","sha":"02a61a8d8ebe6ecf750970102595f356cf83d0a4","kind":"commit","published_at":"2017-12-18T17:27:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0/manifests"},{"name":"v0.51.0","sha":"5f3f3d463ab6235c364535cad790ed39470b69c8","kind":"commit","published_at":"2017-12-06T02:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0/manifests"},{"name":"v0.51.0-rc.3","sha":"ec2f97ac1a043556c4db1aa8703f386dd5b29246","kind":"commit","published_at":"2017-11-30T17:49:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3/manifests"},{"name":"v0.50.4","sha":"86d548ad8e798540d040cd9d9777c11e8e0dbab2","kind":"commit","published_at":"2017-11-24T14:16:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4/manifests"},{"name":"v0.51.0-rc.2","sha":"d93de22ad9741afc3ad442babfb53c8ec424af08","kind":"commit","published_at":"2017-11-21T21:39:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2/manifests"},{"name":"docusaurus-A","sha":"dc04bf3d96fb271b17a0b0ec45ea5da59917f21b","kind":"commit","published_at":"2017-11-15T23:34:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/docusaurus-A","html_url":"https://github.com/facebook/react-native/releases/tag/docusaurus-A","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A/manifests"},{"name":"v0.50.3","sha":"796918c94ebd384b1c349e7e13dd6f613cbdebec","kind":"commit","published_at":"2017-11-08T12:18:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3/manifests"},{"name":"v0.50.2","sha":"26b20bce9dc7a70f1ee9c1ba5e1389e727ec1535","kind":"commit","published_at":"2017-11-07T20:05:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2/manifests"},{"name":"v0.51.0-rc.1","sha":"c85aa82cd02c22bb0a99c84e05aa66592410b91d","kind":"commit","published_at":"2017-11-04T23:48:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1/manifests"},{"name":"v0.50.1","sha":"f983624f3756b2d5e564edd1636cdd738eff708c","kind":"commit","published_at":"2017-11-04T00:08:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"6ea6684ce22606a7b6053d19927c8abf20e70d9e","kind":"commit","published_at":"2017-11-03T16:51:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0/manifests"},{"name":"v0.51.0-rc.0","sha":"7f4fe158a2cccfae68d3e9f5021cec6d8b29df56","kind":"commit","published_at":"2017-11-03T16:50:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0/manifests"},{"name":"v0.50.0-rc.2","sha":"1f6cd2d37d5ebe09a58f76c53732d1b2dc0e43c0","kind":"commit","published_at":"2017-10-30T09:31:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2/manifests"},{"name":"v0.49.5","sha":"07f48ebf4a2212926b6e5f6f524854b6690b1c2c","kind":"commit","published_at":"2017-10-27T18:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5/manifests"},{"name":"v0.50.0-rc.1","sha":"2da00fe871299ffca4edf7598e62b69b7101f52d","kind":"commit","published_at":"2017-10-19T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1/manifests"},{"name":"v0.49.4","sha":"ee68b113fff5d8952dbed1cdd41d322d92ea0fbc","kind":"commit","published_at":"2017-10-13T06:53:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4/manifests"},{"name":"v0.50.0-rc.0","sha":"63238f6add56529d5ee9814cfcfc73542cb42397","kind":"commit","published_at":"2017-10-11T17:36:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0/manifests"},{"name":"v0.49.3","sha":"afdd0d5d93dcbac93edc3b20fe8924cabe6f8a56","kind":"commit","published_at":"2017-10-09T09:03:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"7b7b491e50c89e071eb80a74d497eaaeaf52a033","kind":"commit","published_at":"2017-10-07T09:58:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"cd81eff5b891a0b5c528b4315423f157100b67e8","kind":"commit","published_at":"2017-10-04T02:08:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"35717c773a680487e2b3ae82f07a24a3016776de","kind":"commit","published_at":"2017-10-03T15:42:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0/manifests"},{"name":"v0.49.0-rc.6","sha":"af896546993960de5cb06316967f71c72d23c5b1","kind":"commit","published_at":"2017-09-28T07:37:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6/manifests"},{"name":"v0.48.4","sha":"6ce42441ec98bb8543e8eff8849ce50e076ce520","kind":"commit","published_at":"2017-09-22T23:26:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4/manifests"},{"name":"v0.49.0-rc.5","sha":"ac4a214eeb826a8c3d5e69318fc319dab1921391","kind":"commit","published_at":"2017-09-19T05:59:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5/manifests"},{"name":"v0.49.0-rc.4","sha":"a41995ff5c2c51f91a1d38f618c272066acce127","kind":"commit","published_at":"2017-09-14T19:11:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4/manifests"},{"name":"v0.49.0-rc.3","sha":"dff572c174d6d5004b8a638974e15acc146b8109","kind":"commit","published_at":"2017-09-11T22:27:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3/manifests"},{"name":"v0.48.3","sha":"641a08fb1c720156aef26c047220fc10e17413de","kind":"commit","published_at":"2017-09-11T22:21:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3/manifests"},{"name":"v0.49.0-rc.2","sha":"897a3a5d5e2ce725321504bc64e0173da208ddd7","kind":"commit","published_at":"2017-09-08T09:37:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2/manifests"},{"name":"v0.48.2","sha":"fe0ce843567dbd9683d00b91e69184d2b8a915bf","kind":"commit","published_at":"2017-09-07T21:03:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"13be4e5245b09e62263ebf702b0c52470269cc99","kind":"commit","published_at":"2017-09-04T08:22:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1/manifests"},{"name":"v0.49.0-rc.0","sha":"d82138ff9101a4c09984ac0870152896d5f89d23","kind":"commit","published_at":"2017-09-01T15:28:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0/manifests"},{"name":"v0.48.0","sha":"47f6e5782e2175ff8256846c75c7a5ebe168d642","kind":"commit","published_at":"2017-09-01T15:11:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0/manifests"},{"name":"v0.47.2","sha":"27ebc7f786df43dd23fcaf29e5705fbf0a3ab6e0","kind":"commit","published_at":"2017-08-22T08:59:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2/manifests"},{"name":"v0.48.0-rc.1","sha":"ab64f7b9e831162d31793bebaaa58beaa2165dd6","kind":"commit","published_at":"2017-08-16T13:14:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1/manifests"},{"name":"v0.47.1","sha":"7442dc889991952f6f3743114ab1152d12cacfa1","kind":"commit","published_at":"2017-08-02T12:22:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1/manifests"},{"name":"v0.48.0-rc.0","sha":"580805968c0d8f7c5a1eb44d6b8489f33da0da5e","kind":"commit","published_at":"2017-08-01T18:42:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0/manifests"},{"name":"v0.47.0","sha":"8c3fbfa3b2daeeb1c990a8a7b09c996aa4763596","kind":"commit","published_at":"2017-08-01T15:19:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0/manifests"},{"name":"v0.47.0-rc.5","sha":"0aa7743b5f2cabfda2f88001fe815cbc91eef758","kind":"commit","published_at":"2017-07-26T23:56:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5/manifests"},{"name":"v0.43.5","sha":"b19128e34b09d1040c7241462d1a52dbedd10811","kind":"commit","published_at":"2017-07-21T06:22:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5/manifests"},{"name":"v0.47.0-rc.4","sha":"26208b0e680fb3b1a6e1f6729e71dad8339dde32","kind":"commit","published_at":"2017-07-17T21:01:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4/manifests"},{"name":"v0.46.4","sha":"1e2a924ba60001c6f0587c7561536f00b2922cbf","kind":"commit","published_at":"2017-07-17T20:49:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4/manifests"},{"name":"v0.46.3","sha":"579e574c9b0db5dd0676d9a33e11c28a669e9bab","kind":"commit","published_at":"2017-07-14T19:50:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3/manifests"},{"name":"v0.47.0-rc.3","sha":"e681f3008023e4f8dad245664a9616b4ff7f1548","kind":"commit","published_at":"2017-07-13T00:53:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3/manifests"},{"name":"v0.46.2","sha":"0ea75f537a9e9733d1e969815216174ef0995314","kind":"commit","published_at":"2017-07-12T23:14:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2/manifests"},{"name":"v0.47.0-rc.2","sha":"3bc500f021e0e8a494764e2ae66930e02d45e805","kind":"commit","published_at":"2017-07-11T22:18:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2/manifests"},{"name":"v0.45.1","sha":"a8342a9673ab48aa21f69cebf5d26899f37448e0","kind":"commit","published_at":"2017-07-10T22:25:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1/manifests"},{"name":"v0.44.3","sha":"93d33a3d25052cd9127d3c09b4904e9fa002dc16","kind":"commit","published_at":"2017-07-10T22:24:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3/manifests"},{"name":"v0.47.0-rc.1","sha":"d2cb63dbc8738144e2a0e67a0f4bef01ddeb2bdd","kind":"commit","published_at":"2017-07-07T19:42:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1/manifests"},{"name":"v0.46.1","sha":"3a9d4963a3d9aba532ad682eb00c2f203e89463c","kind":"commit","published_at":"2017-07-07T16:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1/manifests"},{"name":"v0.47.0-rc.0","sha":"8373e630c9920345aa0cdeaf3fedcbe731b92b42","kind":"commit","published_at":"2017-07-05T19:44:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0/manifests"},{"name":"v0.46.0","sha":"a42ebc18cea986c6f6cecf6de3a9490a9d835f6a","kind":"commit","published_at":"2017-07-05T14:50:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0/manifests"},{"name":"v0.46.0-rc.2","sha":"eb7d3bae26067d4358100e555168c5012dd7c7f8","kind":"commit","published_at":"2017-06-09T20:14:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2/manifests"},{"name":"v0.46.0-rc.1","sha":"a98a51325e38ce151598616301a0de18741fe6c8","kind":"commit","published_at":"2017-06-07T19:11:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1/manifests"},{"name":"v0.46.0-rc.0","sha":"ee7e4ab1a30b95e0468ba3db7b8b100d2e077d71","kind":"commit","published_at":"2017-06-07T11:37:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0/manifests"},{"name":"v0.45.0","sha":"1a72de8a6de04f2abeb8b01850f36f4fcd5f7ee5","kind":"commit","published_at":"2017-06-07T10:53:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0/manifests"},{"name":"v0.45.0-rc.3","sha":"446ff94cfec0e87b6387d9b3a05a85ed06fba3e6","kind":"commit","published_at":"2017-06-06T09:14:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3/manifests"},{"name":"v0.45.0-rc.2","sha":"be6778875960a061d9678707b6b72c0b2882b255","kind":"commit","published_at":"2017-06-02T17:22:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2/manifests"},{"name":"v0.44.2","sha":"648b7c9db11c204d0bdc340454a269cc7a21db83","kind":"commit","published_at":"2017-06-02T17:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2/manifests"},{"name":"v0.45.0-rc.1","sha":"9d479ceb920664f71180897c98725fccacb8d2bb","kind":"commit","published_at":"2017-05-26T07:59:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1/manifests"},{"name":"v0.44.1","sha":"5e809ba56be167e3e8f1cefa955bf3e0890d8fd7","kind":"commit","published_at":"2017-05-26T07:57:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1/manifests"},{"name":"v0.45.0-rc.0","sha":"65683a69408e6f3a0aa1e9c8244526680280e43e","kind":"commit","published_at":"2017-05-11T10:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0/manifests"},{"name":"v0.44.0","sha":"469638e651c5858c82026814b77ea4d5f2eb8e2f","kind":"commit","published_at":"2017-05-01T08:22:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0/manifests"},{"name":"v0.43.4","sha":"405c573e0d41cdcb9f05b5a1b9a81a4ad9f97369","kind":"commit","published_at":"2017-04-20T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"adc0963b3ef12a88663fa2d64e5676782fa06e14","kind":"commit","published_at":"2017-04-10T10:09:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"11f16ebdbb83d770e0c6bbebb306282914758bd0","kind":"commit","published_at":"2017-04-06T14:49:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"4f816e7e88a5cf65d0cc92c8034f6d65b7cbd480","kind":"commit","published_at":"2017-04-05T08:11:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"0ad5eb73c56bad8f507642b690e72ad60d7aab30","kind":"commit","published_at":"2017-04-03T20:57:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0/manifests"},{"name":"v0.44.0-rc.0","sha":"ae47e356f6d47b0b4658059e68360d8779203a36","kind":"commit","published_at":"2017-04-03T15:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0/manifests"},{"name":"v0.43.0-rc.5","sha":"7631e6537294ea6e0bd5c4843e858479de90d5f2","kind":"commit","published_at":"2017-03-31T22:44:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5/manifests"},{"name":"v0.41.104","sha":"ade476356b0800ce310071b7e60879899ee6b0fe","kind":"tag","published_at":"2017-03-30T18:54:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.104","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104/manifests"},{"name":"v0.41.103","sha":"16b1ad18ff64760054574115f5999870ad118efa","kind":"tag","published_at":"2017-03-30T18:38:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.103","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103/manifests"},{"name":"v0.41.102","sha":"5e337afdafa9ab561d8b274152bec163f05ae066","kind":"tag","published_at":"2017-03-24T05:16:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.102","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102/manifests"},{"name":"v0.43.0-rc.4","sha":"bda953ea71b7304203d729afbb7e790738afcbde","kind":"commit","published_at":"2017-03-20T17:58:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4/manifests"},{"name":"v0.42.3","sha":"113ebb3254831a635678522eb75375e67b3c8bb8","kind":"commit","published_at":"2017-03-18T06:56:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3/manifests"},{"name":"v0.43.0-rc.3","sha":"ba0b8f603a25b4898e0f23f56ecff5df7d31acb2","kind":"commit","published_at":"2017-03-17T11:36:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3/manifests"},{"name":"v0.42.2","sha":"d2c63e4998a7b80a7a136c044e91c5dd95df3b58","kind":"commit","published_at":"2017-03-17T11:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2/manifests"},{"name":"v0.43.0-rc.2","sha":"34d8a2b487b4d0ec94152f3aa81752fd0b9b9f2d","kind":"commit","published_at":"2017-03-10T18:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2/manifests"},{"name":"v0.42.1","sha":"d873f52574898b6b24fd2dcf1c0b5878a25d0bb3","kind":"commit","published_at":"2017-03-10T17:54:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1/manifests"},{"name":"v0.43.0-rc.1","sha":"0adb1b35e83efcf47a9fde687c797186ae79c210","kind":"commit","published_at":"2017-03-06T11:28:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1/manifests"},{"name":"v0.43.0-rc.0","sha":"c72a44874b59619ae8e3b2b4f3b327de7c92fc37","kind":"commit","published_at":"2017-03-02T14:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0/manifests"},{"name":"v0.42.0","sha":"6e650937fddf19cf5b6f1d5577e18c2ed5f64df2","kind":"commit","published_at":"2017-03-01T14:59:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0/manifests"},{"name":"v0.42.0-rc.3","sha":"3ccf8dfb099c8344394e63882fe6f91f8232c662","kind":"commit","published_at":"2017-02-14T14:01:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3/manifests"},{"name":"v0.42.0-rc.2","sha":"363b904d590fc8b0c89bc52775c68de3d72edf4c","kind":"commit","published_at":"2017-02-08T12:03:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2/manifests"},{"name":"v0.41.101","sha":"78ade2be3d538724f8cd17e5cdcf1003d7508b1a","kind":"tag","published_at":"2017-02-07T02:19:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.101","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101/manifests"},{"name":"v0.41.100","sha":"f9a54c9d34afdc25a66f44ae20aa1be5cd05efb1","kind":"tag","published_at":"2017-02-07T01:51:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.100","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100/manifests"},{"name":"v0.41.2","sha":"9347583d8a0747f476b8f2ecaa5dcbc6a91502f9","kind":"commit","published_at":"2017-02-06T08:30:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2/manifests"},{"name":"v0.41.1","sha":"8b1a34d0eed188e7d60e57de855d29dfb316d720","kind":"commit","published_at":"2017-02-03T18:54:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1/manifests"},{"name":"v0.42.0-rc.1","sha":"ff8257c47e42e6eb70a2e4b9149f1c34351c8291","kind":"commit","published_at":"2017-02-03T08:19:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1/manifests"},{"name":"v0.41.0","sha":"5db36da8a1580a030fe20bfccd5542f9a05b80dc","kind":"commit","published_at":"2017-02-02T17:51:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0/manifests"},{"name":"v0.42.0-rc.0","sha":"26060a45268c50a6650c3941b658ffdf397bceac","kind":"commit","published_at":"2017-02-02T17:47:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0/manifests"},{"name":"v0.41.0-rc.1","sha":"f1fdd8914a3841cb5c75cf918d0a13ee91f7a785","kind":"commit","published_at":"2017-01-30T18:44:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1/manifests"},{"name":"v0.41.0-rc.0","sha":"b570c23cfec73569ffe5ed66163080c3ecd37b6c","kind":"commit","published_at":"2017-01-04T12:48:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0/manifests"},{"name":"v0.40.0","sha":"a9357ccdbd4c3759e583d17e18bf65d212500a56","kind":"commit","published_at":"2017-01-04T11:08:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0/manifests"},{"name":"v0.39.2","sha":"92818eb8938813b7fb8762e2ec7f3bc5aa69e9b7","kind":"commit","published_at":"2016-12-11T22:07:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2/manifests"},{"name":"v0.40.0-rc.2","sha":"55782575cbd7b182f6a3021fa6d75482c09b6b38","kind":"commit","published_at":"2016-12-08T11:43:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2/manifests"},{"name":"v0.39.1","sha":"35fb7a9404e616386469945cf141993fd1ad9367","kind":"commit","published_at":"2016-12-08T11:24:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1/manifests"},{"name":"v0.40.0-rc.1","sha":"e7ae12454df41f83901cff0a6a967047471818f8","kind":"commit","published_at":"2016-12-05T14:18:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1/manifests"},{"name":"v0.38.1","sha":"bf74d8f93a111c7e8fa0b97f21bd86f67652f30d","kind":"commit","published_at":"2016-12-05T00:13:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1/manifests"},{"name":"v0.40.0-rc.0","sha":"9233d85ec566e4a3e4eebdb5d8bdf87bb0188ac2","kind":"commit","published_at":"2016-12-02T01:15:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0/manifests"},{"name":"v0.39.0","sha":"324f8f8dc3a4996eab9b00cfd66971de2f78c0d2","kind":"commit","published_at":"2016-12-02T00:10:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0/manifests"},{"name":"v0.39.0-rc.0","sha":"daf4805f88e2f807cd6d5e74de91dd7077438abe","kind":"commit","published_at":"2016-11-23T06:31:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0/manifests"},{"name":"v0.38.0","sha":"fd2313f09855f52bdac55d0e6568b567757ff0e0","kind":"commit","published_at":"2016-11-23T06:05:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0/manifests"},{"name":"v0.38.0-rc.1","sha":"9de1d4f2dd1b90f4253fe532c66e30efd8b0ab69","kind":"commit","published_at":"2016-11-21T15:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1/manifests"},{"name":"v0.38.0-rc.0","sha":"3c9d26e618cbbf49ea362763120d7298b2a8373b","kind":"commit","published_at":"2016-11-08T17:13:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0/manifests"},{"name":"v0.37.0","sha":"890342ed881f27d19a77e518c2c59ea56c162668","kind":"commit","published_at":"2016-11-07T23:19:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0/manifests"},{"name":"v0.37.0-rc.4","sha":"1ecc24a4eb9aee0bfe12867e8946cc52c4464710","kind":"commit","published_at":"2016-11-05T19:41:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4/manifests"},{"name":"v0.37.0-rc.3","sha":"0b27d21455fff8c83ed4ca0ce5fa3edd8c5dfae9","kind":"commit","published_at":"2016-11-03T21:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3/manifests"},{"name":"v0.37.0-rc.2","sha":"1142efae44ee5665c75ae4a0dab7c1708dd7bae9","kind":"commit","published_at":"2016-11-02T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2/manifests"},{"name":"v0.36.1","sha":"486c507dd03423805fa76322d62cd6ad0da420fd","kind":"commit","published_at":"2016-11-01T21:24:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1/manifests"},{"name":"v0.37.0-rc.0","sha":"4b1731727a10ca1872955a64bb08c5c589663078","kind":"commit","published_at":"2016-10-28T15:02:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0/manifests"},{"name":"v0.36.0","sha":"ec9f38c5408b403ab0c0d79cd019ce3d1a5d7d54","kind":"commit","published_at":"2016-10-25T11:07:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0/manifests"},{"name":"v0.36.0-rc.1","sha":"8491e08755c468c3b3e1256b7f352cb44140d189","kind":"commit","published_at":"2016-10-21T00:36:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1/manifests"},{"name":"v0.35.0","sha":"2519010b1c7cf1f8e7b583a100686c364acafdbc","kind":"commit","published_at":"2016-10-11T11:25:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0/manifests"},{"name":"v0.36.0-rc.0","sha":"295867607be4fe92af017dc1bd6bfde722141232","kind":"commit","published_at":"2016-10-10T18:45:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0/manifests"},{"name":"v0.34.1","sha":"953f9b8d0a489dcb9314cc7be9e42e014c740c0f","kind":"commit","published_at":"2016-09-27T18:27:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1/manifests"},{"name":"v0.35.0-rc.0","sha":"0f242a13008f8a8b87b78304930206de0c653b6f","kind":"commit","published_at":"2016-09-23T14:50:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0/manifests"},{"name":"v0.34.0","sha":"c1aa68b422d287aa82ea0af8a337d46373392fb7","kind":"commit","published_at":"2016-09-23T14:11:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"620ecbde6e1b350d1ebf5a3b34ce3339da36f181","kind":"commit","published_at":"2016-09-23T11:08:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1/manifests"},{"name":"v0.34.0-rc.1","sha":"cd33c0d521184d470c105ae2510bf76a87d455ec","kind":"commit","published_at":"2016-09-23T07:53:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1/manifests"},{"name":"v0.34.0-rc.0","sha":"d5e6737351416d09f30a6624be5cc0f61840fd1c","kind":"commit","published_at":"2016-09-09T13:48:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0/manifests"},{"name":"v0.33.0","sha":"c18d1dfd7d46c50320bfea83a7d48e829b579e93","kind":"commit","published_at":"2016-09-09T12:58:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"7a1410aca622b896bf4b63744991b61a9c57c6c0","kind":"commit","published_at":"2016-09-07T10:31:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1/manifests"},{"name":"v0.33.0-rc.1","sha":"4be85575c003af858e82e11396d29c53fe005b0f","kind":"commit","published_at":"2016-09-06T19:36:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1/manifests"},{"name":"v0.32.0","sha":"ff1c6f98b1e961af10f967a56358e53d5de02218","kind":"commit","published_at":"2016-08-21T09:40:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0/manifests"},{"name":"v0.33.0-rc.0","sha":"fadd5dc98bcfc0ee12f4b5c9fad8aae15be54fa3","kind":"commit","published_at":"2016-08-21T09:27:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0/manifests"},{"name":"v0.31.0","sha":"7a32f77f73450bf14014b980624e094255cc7369","kind":"commit","published_at":"2016-08-08T06:43:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0/manifests"},{"name":"v0.32.0-rc.0","sha":"b00f70033a0a92f91d787a14c72bc3f7c8e98505","kind":"commit","published_at":"2016-08-05T09:16:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0/manifests"},{"name":"v0.31.0-rc.1","sha":"5c6c7a2b40222168c99d066e9912f26637ce82e5","kind":"commit","published_at":"2016-08-01T05:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1/manifests"},{"name":"v0.30.0","sha":"8f233dc3b6b990d4363a4cbeacf6a476a0e76521","kind":"commit","published_at":"2016-07-21T08:11:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0/manifests"},{"name":"v0.31.0-rc.0","sha":"9958afbcec22373a23fd8ee0d8bb508b169a6924","kind":"commit","published_at":"2016-07-21T07:51:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0/manifests"},{"name":"v0.29.2","sha":"62494fb66a3b89d5424e67402b308acda2848aee","kind":"commit","published_at":"2016-07-17T17:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"70fe990778336fd72d57e950133bfc2eb07daf18","kind":"commit","published_at":"2016-07-13T12:56:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"455496785a56591d04611836c6efa76858e84462","kind":"commit","published_at":"2016-07-05T22:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0/manifests"},{"name":"v0.30.0-rc.0","sha":"fd8e6d3eaa1a9c41d900f7659727e94dd3353455","kind":"commit","published_at":"2016-07-05T22:30:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0/manifests"},{"name":"v0.29.0-rc.3","sha":"ab1bc0a7698d40ddbc262150f3c878a6e2b32ef3","kind":"commit","published_at":"2016-07-05T15:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3/manifests"},{"name":"v0.29.0-rc3","sha":"2f8cb25a1cc8e4d8828f16121d1dc17840b0eaa6","kind":"commit","published_at":"2016-07-05T15:59:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3/manifests"},{"name":"v0.29.0-rc.2","sha":"288867c510293cb90514fa1cbc1fd6da998f74f6","kind":"commit","published_at":"2016-07-02T00:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2/manifests"},{"name":"v0.29.0-rc.1","sha":"8e376f3ce6cf2264c88f8ca1530c612b1264c325","kind":"commit","published_at":"2016-07-01T22:59:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1/manifests"},{"name":"v0.29.0-rc.0","sha":"cb6e3297e853da9e0de482de095f6758ed4694ad","kind":"commit","published_at":"2016-06-22T04:28:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0/manifests"},{"name":"v0.28.0","sha":"35de46278aa6d07f048902991cb80d82716b62af","kind":"commit","published_at":"2016-06-21T19:01:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"a3268f7dd1543f1d65f1c7fa519aba14cd4db610","kind":"commit","published_at":"2016-06-08T23:52:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"8074b09e7dfa1f5bf71456cc29b49eb2dc836c35","kind":"commit","published_at":"2016-06-06T23:58:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"37cc5cfb0c844cbbeecea01a7e3c550206e18978","kind":"commit","published_at":"2016-06-06T08:21:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0/manifests"},{"name":"v0.28.0-rc.0","sha":"faa67dbfeb4d8c107cfac3a20ecb9638296f9df1","kind":"commit","published_at":"2016-06-06T08:13:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0/manifests"},{"name":"v0.27.0-rc3","sha":"8b734173d311c540f441e740e4922352a363cac9","kind":"commit","published_at":"2016-06-05T18:47:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3/manifests"},{"name":"v0.27.0-rc.3","sha":"252102588d985999b3b0fb48dbdede3e0539b196","kind":"commit","published_at":"2016-06-05T16:19:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3/manifests"},{"name":"v0.26.3","sha":"2efd99ab64e7b113928d4c005fba29ccc7034c95","kind":"commit","published_at":"2016-06-01T16:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3/manifests"},{"name":"v0.27.0-rc2","sha":"76003f37207ad461683fc8ddf95fcbad488df57e","kind":"commit","published_at":"2016-05-27T15:51:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2/manifests"},{"name":"v0.27.0-rc1","sha":"bbccdd5b8423821c2ce5d4e94824d68929a18c86","kind":"commit","published_at":"2016-05-25T00:26:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1/manifests"},{"name":"v0.26.2","sha":"23b1ed45702d6530129f0f07e0dad6bf8452b562","kind":"commit","published_at":"2016-05-24T15:31:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"8714c9bc9e555544c168c571cf9f9759056622f2","kind":"commit","published_at":"2016-05-21T22:58:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1/manifests"},{"name":"v0.27.0-rc","sha":"0f9e31cce84d98b7a299ce2c0fcc9b16ce7bd99a","kind":"commit","published_at":"2016-05-20T18:23:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc/manifests"},{"name":"v0.26.0","sha":"7b54b8e06b2b97e7a48b71e615e3349f45884b29","kind":"commit","published_at":"2016-05-18T22:15:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"3336fb5b5540612956c4ee288686af7e61c59158","kind":"commit","published_at":"2016-05-04T19:13:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"418a0b27df5773c0cb27fd9c3c508625b0c413ec","kind":"commit","published_at":"2016-05-04T16:32:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0/manifests"},{"name":"v0.26.0-rc","sha":"dd6df71678c22a8030b6b70c9aa29dbac09c99e9","kind":"commit","published_at":"2016-05-04T13:07:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc/manifests"},{"name":"v0.24.1","sha":"515e15242c9b812c7e74a8331bfbf367a2bbc2d4","kind":"commit","published_at":"2016-04-19T10:51:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"5150fa107176573894b34f9bdcd7e4eea350e04d","kind":"commit","published_at":"2016-04-19T00:28:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0/manifests"},{"name":"v0.25.0-rc","sha":"2e6fd4af4a11b4dd0cd48d3668a00d3cf713db01","kind":"commit","published_at":"2016-04-18T18:49:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc/manifests"},{"name":"v0.24.0-rc5","sha":"ab21e6baab11f7a4ee70ee1bd299d9de706e79aa","kind":"commit","published_at":"2016-04-13T07:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5/manifests"},{"name":"v0.24.0-rc4","sha":"48d649244880cda5fab306e804ef1caf9ce1f04e","kind":"commit","published_at":"2016-04-11T19:25:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4/manifests"},{"name":"v0.23.1","sha":"2237e3b1e722f7c7a6fd9f5db5317e5a31dce4c3","kind":"commit","published_at":"2016-04-07T19:22:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1/manifests"},{"name":"v0.24.0-rc3","sha":"82c9924411159d2eb82bfeef337a2c603d028b18","kind":"commit","published_at":"2016-04-07T18:10:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3/manifests"},{"name":"v0.24.0-rc2","sha":"30fcc7602b0f3d99e2b7d6146d24c550437740f4","kind":"commit","published_at":"2016-04-06T18:06:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2/manifests"},{"name":"v0.23.0","sha":"db8273e79b6d01ba059358464362daa9ba3ad254","kind":"commit","published_at":"2016-04-06T15:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0/manifests"},{"name":"v0.24.0-rc1","sha":"917c0391ee56732a22e4c33f1546a45996731e7b","kind":"commit","published_at":"2016-04-05T18:32:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1/manifests"},{"name":"v0.24.0-rc","sha":"e8854b771e2ed6e2df395dd7738910ada3584a61","kind":"commit","published_at":"2016-04-04T19:39:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc/manifests"},{"name":"v0.23.0-rc4","sha":"39832820b37468c220c4e1d4c7e72b8ed4469586","kind":"commit","published_at":"2016-04-01T15:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4/manifests"},{"name":"v0.23.0-rc3","sha":"3e956f6608ea387f70a74fb7f92f172e0617c39c","kind":"commit","published_at":"2016-03-31T13:13:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3/manifests"},{"name":"v0.23.0-rc2","sha":"ef1fdf8fb10dc88962ba7365cd8cc6da67a7c6a2","kind":"commit","published_at":"2016-03-31T12:54:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2/manifests"},{"name":"v0.23.0-rc1","sha":"44a8eab108ae8b6cb39fd8a0b00e68507b926bdc","kind":"commit","published_at":"2016-03-23T16:44:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1/manifests"},{"name":"v0.23.0-rc","sha":"2ec88028f56767037e16c67994c8450fb3f2efde","kind":"commit","published_at":"2016-03-23T01:34:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc/manifests"},{"name":"v0.22.2","sha":"db3c3e460d07408ae6041c085e263bcca3ddffa2","kind":"commit","published_at":"2016-03-21T22:00:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e163e6d8b75ec1f73a51601034722b2a6d034f7d","kind":"commit","published_at":"2016-03-21T20:05:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1/manifests"},{"name":"v0.22.0-rc5","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5/manifests"},{"name":"v0.22.0","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0/manifests"},{"name":"v0.22.0-rc4","sha":"cafbeb08feb9f7694f45a3f307cb90ce8344c959","kind":"commit","published_at":"2016-03-16T12:07:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4/manifests"},{"name":"v0.22.0-rc3","sha":"995aa485d286716ecb8101575a528ad0ee8d1598","kind":"commit","published_at":"2016-03-16T10:56:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3/manifests"},{"name":"v0.22.0-rc1","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1/manifests"},{"name":"v0.22.0-rc2","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2/manifests"},{"name":"v0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc/manifests"},{"name":"0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc/manifests"},{"name":"v0.21.0","sha":"f5f0b7deed2ebcaa50962f7e09251a8f8cf7b649","kind":"commit","published_at":"2016-03-01T15:13:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc","sha":"bb256efacffc79e80ce3fc65191a5d2fc18acdb9","kind":"commit","published_at":"2016-02-21T05:26:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc/manifests"},{"name":"v0.20.0","sha":"6496feb61e9205baa3f25cf448c4fce912bd6250","kind":"commit","published_at":"2016-02-15T17:31:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc1","sha":"d4c6e60ced4b18418983ced41778ffb01a34ffab","kind":"commit","published_at":"2016-02-06T17:53:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1/manifests"},{"name":"v0.20.0-rc","sha":"29997b36449f4f178f18878f2b286b096a0c12ac","kind":"commit","published_at":"2016-02-04T12:06:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc/manifests"},{"name":"v0.19.0","sha":"a769f91ccf008ff1deca3ab490e23cd6bb518fdf","kind":"commit","published_at":"2016-01-29T15:03:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0/manifests"},{"name":"v0.19.0-rc","sha":"2f1ed20a6ea18a2505bfed0317c2edaa693526e6","kind":"commit","published_at":"2016-01-20T15:07:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc/manifests"},{"name":"v0.18.0","sha":"aee11c00baa11be1c82daf39adc89c389beed197","kind":"commit","published_at":"2016-01-18T18:30:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0/manifests"},{"name":"v0.18.0-rc","sha":"d6ffc2fd6d0309214e4086c1cda21f93bf27f908","kind":"commit","published_at":"2016-01-05T18:38:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc/manifests"},{"name":"v0.17.0","sha":"30999e37d1ec12384aa3cd3054cd4404bf7c040e","kind":"commit","published_at":"2015-12-18T12:27:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0/manifests"},{"name":"v0.17.0-rc","sha":"9c034a9904d0d53a2d85a16606ba1ca749ce1b54","kind":"commit","published_at":"2015-12-11T15:51:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc/manifests"},{"name":"v0.16.0","sha":"8a9b534a695c50b0199af75fe1b39d69fbddc557","kind":"commit","published_at":"2015-12-04T16:24:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc","sha":"e5a69770a826cee61bd1a8d9e0417075ce221c27","kind":"commit","published_at":"2015-11-23T18:30:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc/manifests"},{"name":"v0.15.0","sha":"c6ae1a77028cbf77f12f4139fe76569da366740c","kind":"commit","published_at":"2015-11-23T17:30:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"3a223e970e9b213b999fce221b65f69aeb806b99","kind":"commit","published_at":"2015-11-10T03:19:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2/manifests"},{"name":"v0.15.0-rc","sha":"94420109a115b4eafa4cebecd1c262ca279110c5","kind":"commit","published_at":"2015-11-09T15:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc/manifests"},{"name":"v0.14.1","sha":"46aa9c60db4f6a8e85c4da099e0a5e1c05237e20","kind":"commit","published_at":"2015-11-06T23:43:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1/manifests"},{"name":"0.14.0","sha":"915a2c4b5f637141412108a89d82e7d06ff57d70","kind":"commit","published_at":"2015-11-05T23:08:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.14.0","html_url":"https://github.com/facebook/react-native/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0/manifests"},{"name":"v0.14.0-rc","sha":"53f688f07cbd161e888aba655ef0ba288b5229ad","kind":"commit","published_at":"2015-10-27T17:20:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc/manifests"},{"name":"v0.13.0","sha":"7fdbc4c64012dcdb744b214bfd6f9660130189b2","kind":"commit","published_at":"2015-10-23T18:59:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc","sha":"1aa2cc4a8225f52415b016403a66fc4aa9db2756","kind":"commit","published_at":"2015-10-13T21:04:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc/manifests"},{"name":"v0.12.0","sha":"68c209a831326175690808a7f3d78afec5611d70","kind":"commit","published_at":"2015-10-08T20:24:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc","sha":"12b92c1520786e350a47f2d876910addac932fb3","kind":"commit","published_at":"2015-09-24T22:05:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc/manifests"},{"name":"v0.11.0","sha":"e1032e1d0974f4bdcca61ec2255ce7bbb984607e","kind":"commit","published_at":"2015-09-15T01:23:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0b48e2d71a7a1f5f96629fce31df0e7387be39ba","kind":"commit","published_at":"2015-08-26T23:46:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0/manifests"},{"name":"v0.11.0-rc","sha":"6edb671e2d05a4ddd8e6900aa8a437109473ff6c","kind":"commit","published_at":"2015-08-26T16:28:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc/manifests"},{"name":"v0.10.0-rc","sha":"2b0e8dd303961277ef1be4ecdc8c2f84d4c42b85","kind":"commit","published_at":"2015-08-15T04:24:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc/manifests"},{"name":"v0.9.0","sha":"6bf829d0563b4946d78e91277040a53018703d15","kind":"commit","published_at":"2015-08-15T03:21:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc","sha":"f773ec8e16cb987a294f9912555c1af65d7dbdfe","kind":"commit","published_at":"2015-08-01T01:16:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc/manifests"},{"name":"v0.8.0","sha":"a767c7b5f366843fac481eb7899e4463b1e72179","kind":"commit","published_at":"2015-07-24T22:16:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.2","sha":"c6cf3d9405fef4ce9f1a2bfa978e5a834c430024","kind":"commit","published_at":"2015-07-17T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc","sha":"e5358b5a9bde128e2ca98b7f425ac388730ad98c","kind":"commit","published_at":"2015-07-10T20:30:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc/manifests"},{"name":"v0.7.1","sha":"73cbab74122867627c1bbb5f6d6e3d91c1d70832","kind":"commit","published_at":"2015-07-10T20:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1/manifests"},{"name":"v0.7.0-rc.2","sha":"6b0cb9243f37b7a14d176f0ee27eeccca0bd49b3","kind":"commit","published_at":"2015-06-26T22:50:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0","sha":"bb0c21cb2ebb81ae5141908ab7681a87301ee4d6","kind":"commit","published_at":"2015-06-25T18:21:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0/manifests"},{"name":"v0.7.0-rc","sha":"30f739b2fb6348337338c4325ebe0ff5d0c03ddb","kind":"commit","published_at":"2015-06-25T18:17:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc/manifests"},{"name":"v0.6.0-rc","sha":"41eaf60e6f75fe964ae11ae2f447271d70c76f11","kind":"commit","published_at":"2015-06-05T22:43:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc/manifests"},{"name":"v0.5.0","sha":"ce0ad9f7121c70b1dd27508910156ecc95b6f10c","kind":"commit","published_at":"2015-06-05T22:35:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0/manifests"},{"name":"v0.5.0-rc","sha":"4673dca0b0941f9f8a61970b0d0829807f26f9bc","kind":"commit","published_at":"2015-05-22T17:09:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc/manifests"},{"name":"v0.4.4","sha":"85c7a0a46530153aa2c653ce77c4e73729a2b682","kind":"tag","published_at":"2015-05-15T22:59:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"8e67bc3d6b6e89eca1c6421701b2c83ceafcbdd7","kind":"tag","published_at":"2015-05-14T23:42:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6214decb3ff56fe972d31379f152b8a6fe6f1b0a","kind":"tag","published_at":"2015-05-08T20:37:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ebce4f5fcf14dc5eabec409d3c7a8f57ebff084f","kind":"tag","published_at":"2015-04-28T00:17:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"576c067b13282c0d47bb7f6444ecf56abbafed6a","kind":"tag","published_at":"2015-04-20T16:39:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"775dd2741217433777476267384498a811bcac7c","kind":"tag","published_at":"2015-04-10T19:37:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11/manifests"},{"name":"v0.3.8","sha":"ad762bcfd30a02e3cef02b2f3299fe507f763474","kind":"tag","published_at":"2015-04-10T19:29:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8/manifests"},{"name":"v0.3.5","sha":"1799ea6bc22701a4975358aea028f0dca838a110","kind":"tag","published_at":"2015-04-08T01:54:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"48a993b5c5e8574c5ea387feb99c5f0bc851b3ac","kind":"commit","published_at":"2015-04-02T01:51:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5942d81d7b678affee40e8ec2dcb6d743f01e2bd","kind":"tag","published_at":"2015-04-01T16:26:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b49e3bcd6d506fc6f4cf3251842b91363a5be39f","kind":"tag","published_at":"2015-04-01T16:22:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3c4341084396a56d66b9ebc9fb0be1d315cd43ff","kind":"commit","published_at":"2015-03-28T05:13:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e02ea664fcf38c4e3539e2e0e4b37564fe5d80d3","kind":"commit","published_at":"2015-03-27T19:16:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"bd8fa86ba6142630ac5033f1c4022da04a748d6f","kind":"commit","published_at":"2015-03-27T00:50:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"71f08d2cb28e9f731913caae390d6334e3a47bc6","kind":"commit","published_at":"2015-03-27T00:34:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"72d3d724a3a0c6bc46981efd0dad8f7f61121a47","kind":"commit","published_at":"2015-03-26T17:06:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.1.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-11T01:53:46.822Z","dependent_packages_count":5,"downloads":28758574,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":4.023049303892624,"dependent_repos_count":4.517394893634634,"dependent_packages_count":53.58337199495703,"stargazers_count":0.012329637603497822,"forks_count":0.3291352210612053,"docker_downloads_count":null,"average":12.493056210229799},"purl":"pkg:npm/%40react-native/community-cli-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/community-cli-plugin","docker_dependents_count":2,"docker_downloads_count":194758,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/community-cli-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/community-cli-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-11T01:07:36.923Z","issues_count":6332,"pull_requests_count":11123,"avg_time_to_close_issue":29179108.863224182,"avg_time_to_close_pull_request":2624497.585091052,"issues_closed_count":3953,"pull_requests_closed_count":7631,"pull_request_authors_count":696,"issue_authors_count":2832,"avg_comments_per_issue":9.281269740998106,"avg_comments_per_pull_request":4.8996673559291555,"merged_pull_requests_count":198,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2120,"past_year_pull_requests_count":8235,"past_year_avg_time_to_close_issue":1720622.1187139323,"past_year_avg_time_to_close_pull_request":831612.7711461004,"past_year_issues_closed_count":1213,"past_year_pull_requests_closed_count":5461,"past_year_pull_request_authors_count":401,"past_year_issue_authors_count":888,"past_year_avg_comments_per_issue":5.312264150943396,"past_year_avg_comments_per_pull_request":4.210686095931997,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":158,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/issues","maintainers":[{"login":"javache","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"huntie","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"tido64","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"pieterv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"hurali97","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"Titozzz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"bigfootjon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"gkz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"gabrieldonadel","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"elicwhite","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"siddharthkul","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"gaearon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"fabriziobertoglio1987","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriziobertoglio1987"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"fortmarek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"kelset","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelset"},{"login":"Pranav-yadav","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranav-yadav"},{"login":"TheSavior","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"j-piasecki","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-piasecki"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"coado","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coado"},{"login":"brentvatne","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"shubhamguptadream11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"samwgoldman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samwgoldman"},{"login":"timjacobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timjacobi"},{"login":"janicduplessis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janicduplessis"}],"active_maintainers":[{"login":"huntie","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"javache","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"tido64","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"hurali97","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"pieterv","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"elicwhite","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"gkz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"bigfootjon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"siddharthkul","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"gabrieldonadel","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"gaearon","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"Titozzz","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"TheSavior","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"j-piasecki","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-piasecki"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"coado","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coado"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"shubhamguptadream11","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"fortmarek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"brentvatne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcommunity-cli-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcommunity-cli-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcommunity-cli-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcommunity-cli-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcommunity-cli-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcommunity-cli-plugin/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2023-08-11T08:35:09.731Z","updated_at":"2023-08-11T08:35:09.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2023-08-11T08:35:09.712Z","updated_at":"2023-08-11T08:35:09.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":8172155,"name":"@react-native/debugger-frontend","ecosystem":"npm","description":"Debugger frontend for React Native based on Chrome DevTools","homepage":"https://github.com/facebook/react-native/tree/HEAD/packages/debugger-frontend#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/react/react-native","keywords_array":["react-native","tools"],"namespace":"react-native","versions_count":1059,"first_release_published_at":"2023-09-22T21:34:27.485Z","latest_release_published_at":"2026-06-09T12:20:38.955Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:02:14.623Z","created_at":"2023-09-01T09:58:31.642Z","updated_at":"2026-06-21T04:02:14.623Z","registry_url":"https://www.npmjs.com/package/@react-native/debugger-frontend","install_command":"npm install @react-native/debugger-frontend","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"false":"0.74.82","0.74-stable":"0.74.89","0.75-stable":"0.75.5","0.76-stable":"0.76.9","0.78-stable":"0.78.3","0.77-stable":"0.77.3","0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260621-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"facebook/react-native","owner":"facebook","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2024-10-29T12:24:10.000Z","size":897564,"stargazers_count":118935,"open_issues_count":876,"forks_count":24303,"subscribers_count":3596,"default_branch":"main","last_synced_at":"2024-10-29T12:45:07.508Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-pre-060.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2024-10-29T12:24:16.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/facebook/react-native","commit_stats":{"total_commits":29997,"total_committers":3643,"mean_commits":8.234147680483119,"dds":0.9567623429009567,"last_synced_commit":"8ff05b5a18db85ab699323d1745a5f17cdc8bf6c"},"previous_names":[],"tags_count":544,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222062766,"owners_count":16924733,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":135,"last_synced_at":"2024-04-12T02:21:10.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":951686,"followers":22215,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2024-04-12T02:21:55.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"v0.75.0","sha":"89cdc14c8bcccb8506cee82056dca6febb1a7281","kind":"tag","published_at":"2024-08-14T14:54:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0/manifests"},{"name":"v0.75.0-rc.7","sha":"7244893b12a83ca8b6aa62d69671b198eb400b9b","kind":"tag","published_at":"2024-08-06T11:16:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7/manifests"},{"name":"v0.74.5","sha":"5e6fed361c1a95b770c9d9b2dd7bb49676fa95e0","kind":"tag","published_at":"2024-08-05T13:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5/manifests"},{"name":"v0.72.16","sha":"337dcaa54a10f2c88aa95b40f73eba6aa34cbdb9","kind":"tag","published_at":"2024-08-01T20:14:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16/manifests"},{"name":"v0.74.4","sha":"097ce0760268046baf0dad52b55f170edfed36f4","kind":"tag","published_at":"2024-07-30T11:18:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4/manifests"},{"name":"v0.75.0-rc.6","sha":"7e98cdba8a8137bc52f96e8ce5b0e1602abe2958","kind":"tag","published_at":"2024-07-29T16:54:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6/manifests"},{"name":"v0.75.0-rc.5","sha":"46b269dd4683a133cb83f5f600cdd16cbc22fdf0","kind":"tag","published_at":"2024-07-15T17:06:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5/manifests"},{"name":"v0.73.9","sha":"9049306394f0b80786857a32982e2c287d951f6e","kind":"tag","published_at":"2024-07-09T17:31:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9/manifests"},{"name":"v0.75.0-rc.4","sha":"a2022aff957af589614b46ce67d06dcd30ef03de","kind":"tag","published_at":"2024-07-08T15:49:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4/manifests"},{"name":"v0.74.3","sha":"8e5a9360bb8dbf27f05261f11085c1972265ce15","kind":"tag","published_at":"2024-07-01T17:33:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3/manifests"},{"name":"v0.75.0-rc.3","sha":"15b55714eb4ac0ece5ab9e553601826286a464da","kind":"tag","published_at":"2024-07-01T16:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3/manifests"},{"name":"v0.75.0-rc.2","sha":"668358c47ad9cbe699bc3e497f8cae84dcdd1459","kind":"tag","published_at":"2024-06-26T10:59:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2/manifests"},{"name":"v0.75.0-rc.1","sha":"91209302881fb380e25f7a3c2f7a93597da136f4","kind":"tag","published_at":"2024-06-25T13:58:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1/manifests"},{"name":"v0.75.0-rc.0","sha":"98b302e2190bd1bc464cee20fe1d454e50034ba6","kind":"tag","published_at":"2024-06-19T10:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0/manifests"},{"name":"v0.72.15","sha":"4cee0a4c06deb3b49c31021ea50766a4d391de1e","kind":"tag","published_at":"2024-06-12T13:29:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15/manifests"},{"name":"v0.74.2","sha":"17c0b1766f7e3c1c3a59f7701704f0ea6a6f6bc3","kind":"tag","published_at":"2024-06-04T15:08:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"31f9d45074f069151c155836335e0edff87f70bd","kind":"tag","published_at":"2024-05-02T18:17:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1/manifests"},{"name":"v0.74.1-rc.0","sha":"60962b4406a86e37657762ff5e61d6ede4ee32e3","kind":"tag","published_at":"2024-05-01T12:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0/manifests"},{"name":"v0.73.8","sha":"c39538b79dbc7f84b536431ac2230d259f846e42","kind":"tag","published_at":"2024-04-30T10:07:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8/manifests"},{"name":"v0.72.14","sha":"33865b989995d7e62e03824b1978b7db6322f55d","kind":"tag","published_at":"2024-04-30T09:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14/manifests"},{"name":"v0.71.19","sha":"14e21de3bea51b1aebef55b9adde71fe49ad86a9","kind":"tag","published_at":"2024-04-29T09:23:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.19","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19/manifests"},{"name":"v0.74.0","sha":"972b42016ef02dc3cecf9743bad82c9fd2068805","kind":"tag","published_at":"2024-04-22T11:41:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0/manifests"},{"name":"v0.72.13","sha":"9a369f403604f7e243929f7ddce0107d03140333","kind":"tag","published_at":"2024-04-18T15:37:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13/manifests"},{"name":"v0.73.7","sha":"8b09449b0cd91b50c6945dead076aeeaf011075e","kind":"tag","published_at":"2024-04-18T14:43:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7/manifests"},{"name":"v0.74.0-rc.9","sha":"d4a48ce692c5f492e27d2d99cc95e04bc78aac24","kind":"tag","published_at":"2024-04-15T14:02:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9/manifests"},{"name":"v0.74.0-rc.8","sha":"2a6e156054a53c7304583cc56f5e31c36e4fad1b","kind":"tag","published_at":"2024-04-10T13:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8/manifests"},{"name":"v0.71.18","sha":"6b89acc1ab09439a0cf2b7945b053a2c9f4abdc5","kind":"tag","published_at":"2024-04-09T16:21:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.18","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18/manifests"},{"name":"v0.74.0-rc.7","sha":"40feba6a81f6fdf609692e7aac263edaf6ffe671","kind":"tag","published_at":"2024-04-08T12:21:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7/manifests"},{"name":"v0.74.0-rc.6","sha":"6abca78895b921c60dff65e7379483b5e87660ef","kind":"tag","published_at":"2024-04-02T11:04:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6/manifests"},{"name":"v0.74.0-rc.5","sha":"c0c3ac3f13693daa1f128523529126512d2b9664","kind":"tag","published_at":"2024-03-25T13:57:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5/manifests"},{"name":"v0.74.0-rc.4","sha":"907bd438ff209f9a4e3f3bdfc6f6264bb25564c8","kind":"tag","published_at":"2024-03-18T15:20:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4/manifests"},{"name":"v0.72.12","sha":"b41849880722904649a91302ddedb6d10c0bb58d","kind":"tag","published_at":"2024-03-11T15:52:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12/manifests"},{"name":"v0.74.0-rc.3","sha":"57cc8e7f6772fee1e01e9997c04ee66016495f83","kind":"tag","published_at":"2024-03-11T14:59:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3/manifests"},{"name":"v0.73.6","sha":"0384caad3458f7658e68653a0ab62fd6cc3e4483","kind":"tag","published_at":"2024-03-11T09:25:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6/manifests"},{"name":"v0.74.0-rc.2","sha":"c68669079acc9da42bd980619a33532a66d3d913","kind":"tag","published_at":"2024-03-04T19:42:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2/manifests"},{"name":"v0.72.11","sha":"e8e03a4240fc135b804ff52c800d237d41cfbe34","kind":"tag","published_at":"2024-02-28T16:59:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11/manifests"},{"name":"v0.74.0-rc.1","sha":"ad3f6b5274537540e409ba528235654e68a6e80b","kind":"tag","published_at":"2024-02-27T01:08:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1/manifests"},{"name":"v0.71.17","sha":"ede87f82a17d6bf8eb3be16e17f0fbbf67f1c8f4","kind":"tag","published_at":"2024-02-27T01:05:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.17","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17/manifests"},{"name":"v0.73.5","sha":"02f163e4e83c3676216cd9360166e1cb0a8eda5f","kind":"tag","published_at":"2024-02-26T18:03:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5/manifests"},{"name":"v0.74.0-rc.0","sha":"898e207bcf70033a8280f91651ec8b003becb932","kind":"tag","published_at":"2024-02-21T16:33:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0/manifests"},{"name":"v0.73.4","sha":"36a4a2450144228e8a3ccc63541428751a7e4555","kind":"tag","published_at":"2024-02-06T00:38:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4/manifests"},{"name":"v0.71.16","sha":"8fb6ae12c91e7d253ba38608cdf030b192b1754a","kind":"tag","published_at":"2024-01-30T18:02:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16/manifests"},{"name":"v0.73.3","sha":"53061d7b85a98f442f1b652488f9e150563d3c96","kind":"tag","published_at":"2024-01-29T18:03:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3/manifests"},{"name":"v0.72.10","sha":"19f3ddd5c15bb3846f375e50057a428330932d57","kind":"tag","published_at":"2024-01-18T15:48:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10/manifests"},{"name":"v0.70.15","sha":"982ebc674b5aea7aedf859d00f0ffd4fffe9eaac","kind":"tag","published_at":"2024-01-16T22:01:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15/manifests"},{"name":"v0.71.15","sha":"5761ad6437b29dc559fce0914f2a8e71d02d25b3","kind":"tag","published_at":"2024-01-08T18:48:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15/manifests"},{"name":"v0.73.2","sha":"d2ac5d6a55ab0cd3a32c6939b941b31f06ea32e8","kind":"tag","published_at":"2024-01-08T14:55:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2/manifests"},{"name":"v0.72.9","sha":"7b20c5b5e5b26178fe3ba0cfe070afd8a129e4bb","kind":"tag","published_at":"2024-01-08T13:28:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9/manifests"},{"name":"v0.72.8","sha":"f63a721e8996fdf47edceade85d998148d36041e","kind":"tag","published_at":"2023-12-20T08:24:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8/manifests"},{"name":"v0.73.1","sha":"f6b7243d2ae7c8d7fe690da8f9a922df844061d3","kind":"tag","published_at":"2023-12-18T09:45:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"1eb4bf0d3af1fe267f5de6bf4bbe1e65d41fea1b","kind":"tag","published_at":"2023-12-06T16:12:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0/manifests"},{"name":"v0.73.0-rc.8","sha":"6a4b434c8faa88c5b29ecf998c502a47fedc081b","kind":"tag","published_at":"2023-12-04T18:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8/manifests"},{"name":"v0.73.0-rc.7","sha":"bb989e982c076979f6b520e1e6c353426a6e8673","kind":"tag","published_at":"2023-12-04T10:58:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7/manifests"},{"name":"v0.73.0-rc.6","sha":"0d5e67841f778d8a41fb17463061dc45126a33f8","kind":"tag","published_at":"2023-11-28T11:54:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6/manifests"},{"name":"v0.73.0-rc.5","sha":"4cd4b398ddeaf1d169a21d83fc3dd88a6e34bb51","kind":"tag","published_at":"2023-11-20T18:10:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5/manifests"},{"name":"v0.72.7","sha":"52904ffc420aaaf8a396a63c86b584b3967965a9","kind":"tag","published_at":"2023-11-14T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7/manifests"},{"name":"v0.73.0-rc.4","sha":"7ba400c35e5862deafeb2e71cc7f9e0de18062a8","kind":"tag","published_at":"2023-11-06T22:35:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4/manifests"},{"name":"v0.70.14","sha":"fe6c65169c06070c98c8bf463e2d40194f10ecc4","kind":"tag","published_at":"2023-10-24T17:32:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14/manifests"},{"name":"v0.73.0-rc.3","sha":"6d41c72a906c50022875cb53dde4fdaef531f9c2","kind":"tag","published_at":"2023-10-23T14:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3/manifests"},{"name":"v0.72.6","sha":"4fd3da2a877d5c4dc07ea26067f2eec98ac4fb19","kind":"tag","published_at":"2023-10-12T15:02:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6/manifests"},{"name":"v0.71.14","sha":"b0a27d2b4b9f474deaf3835c9a1b9af200dd9f79","kind":"tag","published_at":"2023-10-12T13:28:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14/manifests"},{"name":"v0.73.0-rc.2","sha":"e22a8d1ac57f28295694cb2c774704e42b14cb44","kind":"tag","published_at":"2023-10-10T08:36:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2/manifests"},{"name":"v0.73.0-rc.1","sha":"e8f41ce48b4a0f72aed4beca3d0db37a370d8215","kind":"tag","published_at":"2023-10-04T08:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1/manifests"},{"name":"v0.73.0-rc.0","sha":"f133dd2efbb2ea0ea10241bb32005261a0405a49","kind":"tag","published_at":"2023-10-03T16:13:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0/manifests"},{"name":"v0.72.5","sha":"1e38d4d4b15f55df721d4fb05596b957de3868e3","kind":"tag","published_at":"2023-09-25T04:32:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5/manifests"},{"name":"v0.71.13","sha":"7399bbbd0252d2935fd015acd4b5b9322c9bdb72","kind":"tag","published_at":"2023-08-22T08:34:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13/manifests"},{"name":"v0.72.4","sha":"ff27568f62c936c1e605594bc3ec178a188403f0","kind":"tag","published_at":"2023-08-14T07:56:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4/manifests"},{"name":"v0.70.13","sha":"0bccf2b6162b74ac39ec3a5caaa15ea3b9b8c5e8","kind":"tag","published_at":"2023-07-28T08:25:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13/manifests"},{"name":"v0.72.3","sha":"24b682081b79a05fd25587c29430e758658f7754","kind":"tag","published_at":"2023-07-12T10:38:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3/manifests"},{"name":"v0.72.2","sha":"b95c87daa0bed2e0aac75bc3658280b5c058d708","kind":"tag","published_at":"2023-07-11T10:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2/manifests"},{"name":"v0.70.12","sha":"3481eba79ae209da4081033defc049ab6f1fb35f","kind":"tag","published_at":"2023-07-05T09:35:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12/manifests"},{"name":"v0.69.12","sha":"5883b0bd7ebecf2daabbf33904d47de2d36cf1fe","kind":"tag","published_at":"2023-07-04T14:39:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12/manifests"},{"name":"v0.71.12","sha":"49d16d5aefd703ff20ab5d05544d78d6ce446427","kind":"tag","published_at":"2023-07-04T10:36:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12/manifests"},{"name":"v0.70.11","sha":"90d0f938e19834e911474b640e2954311aed3765","kind":"tag","published_at":"2023-07-04T10:28:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11/manifests"},{"name":"v0.72.1","sha":"73293f2c164dbbb07f109a1bb59b70d14967d2e8","kind":"tag","published_at":"2023-06-29T16:57:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1/manifests"},{"name":"v0.72.0","sha":"7a893e41103f98adbab71c54a8362b4e29799dcf","kind":"tag","published_at":"2023-06-21T14:15:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0/manifests"},{"name":"v0.71.11","sha":"7ea7d946c643f076c29bcf11b927f7569e3c516f","kind":"tag","published_at":"2023-06-14T14:23:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11/manifests"},{"name":"v0.72.0-rc.6","sha":"ec4771b79a74aa3140484dfc2e43a66157eb5243","kind":"tag","published_at":"2023-06-13T19:39:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6/manifests"},{"name":"v0.69.11","sha":"2407776d11f223bbd338f3a0c0e7001f29d4ae78","kind":"tag","published_at":"2023-06-08T16:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11/manifests"},{"name":"v0.70.10","sha":"3364cd1c017e74e946efd56e8a130c315c8bdd2c","kind":"tag","published_at":"2023-06-08T15:37:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10/manifests"},{"name":"v0.71.10","sha":"4e92d670682f9576f0946bfa7a50904e9d14f92f","kind":"tag","published_at":"2023-06-07T17:15:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10/manifests"},{"name":"v0.71.9","sha":"ed9ef9811b4c6161d28058bd26341158010d653d","kind":"tag","published_at":"2023-06-07T13:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9/manifests"},{"name":"v0.72.0-rc.5","sha":"a98c7c6f54ccfdb6ffd56a00f604059e6584a15f","kind":"tag","published_at":"2023-06-01T09:35:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5/manifests"},{"name":"v0.72.0-rc.4","sha":"e11396e9980761a205d5cd96d5129f5385fd074b","kind":"tag","published_at":"2023-05-31T07:15:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4/manifests"},{"name":"v0.72.0-rc.3","sha":"d71ba2da345a324f85dcd9fd461a729cb5022b48","kind":"tag","published_at":"2023-05-11T14:36:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3/manifests"},{"name":"v0.71.8","sha":"d2a873956520806e434084d2d48dc0a4ee913f07","kind":"tag","published_at":"2023-05-10T12:29:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8/manifests"},{"name":"v0.72.0-rc.2","sha":"9cb7b44d4c41960704f9b6b7ac1055c822d5aaf2","kind":"tag","published_at":"2023-05-04T12:16:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2/manifests"},{"name":"v0.68.7","sha":"b97a32825784fd6cc7f1b0705b12aea4456e0800","kind":"tag","published_at":"2023-04-26T13:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7/manifests"},{"name":"v0.69.10","sha":"8b9f3712c464be63138c224748150f826049b350","kind":"tag","published_at":"2023-04-25T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10/manifests"},{"name":"v0.70.9","sha":"6bba5078958408990c6279c9682fef7961c9b6e7","kind":"tag","published_at":"2023-04-19T09:51:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9/manifests"},{"name":"v0.71.7","sha":"6115ce53a2df4449769e4b9b6ca95fc29955fff0","kind":"tag","published_at":"2023-04-19T07:31:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7/manifests"},{"name":"v0.72.0-rc.1","sha":"30b5de04d6fc472bb9c855d0362d7417eda28a6b","kind":"tag","published_at":"2023-04-05T12:16:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1/manifests"},{"name":"v0.69.9","sha":"f4f3aa31f344cb7e1cca76ff497c8ca0292f9e42","kind":"tag","published_at":"2023-04-04T10:13:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9/manifests"},{"name":"v0.70.8","sha":"99c097917b27c51b5262ea72db6f6b6ad4f7a8c4","kind":"tag","published_at":"2023-04-04T09:13:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8/manifests"},{"name":"v0.71.6","sha":"030ab8e0f19c57d1a07036ad89deef97c6eb39fe","kind":"tag","published_at":"2023-04-03T15:10:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6/manifests"},{"name":"v0.71.5","sha":"1d282daf07fbdb76ec3b2666162dc74c6bd205e5","kind":"tag","published_at":"2023-03-29T11:34:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5/manifests"},{"name":"v0.72.0-rc.0","sha":"2c6edee68e936129644c14736e684a14bd11c55c","kind":"tag","published_at":"2023-03-20T15:38:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0/manifests"},{"name":"v0.71.4","sha":"e0d92c64cdd8ff055c70d2bd3a6ecd445be593ff","kind":"tag","published_at":"2023-03-08T14:19:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4/manifests"},{"name":"v0.71.3","sha":"d9321c0866a9270f8aae0d37c11584f819bc11ce","kind":"tag","published_at":"2023-02-14T12:25:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3/manifests"},{"name":"v0.71.2","sha":"66a47e18dc9a8490b3fcb1f4a504959d63980085","kind":"tag","published_at":"2023-02-01T14:40:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2/manifests"},{"name":"v0.70.7","sha":"b177489eb3ab79ec13e91acd0855d3f94b76de90","kind":"tag","published_at":"2023-01-31T14:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7/manifests"},{"name":"v0.68.6","sha":"91a3a548e237cf9991105d10e2457422874d1e60","kind":"tag","published_at":"2023-01-30T18:00:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6/manifests"},{"name":"v0.69.8","sha":"124bb11ecd6e6270e375362af3bc475fa828de8d","kind":"tag","published_at":"2023-01-30T15:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8/manifests"},{"name":"v0.71.1","sha":"3978b7ce82534e203ba3e289d88134efc3172355","kind":"tag","published_at":"2023-01-19T16:46:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"5a251ba7c5cc90481dec9f1665d753a6d3edf9b1","kind":"tag","published_at":"2023-01-12T14:46:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0/manifests"},{"name":"v0.71.0-rc.6","sha":"7dee5e7d85af9efff5b82629fd0d49e79d03b649","kind":"tag","published_at":"2023-01-09T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6/manifests"},{"name":"v0.71.0-rc.5","sha":"6ece074edfcee69ad1f01b43396b554d87a6c8a4","kind":"tag","published_at":"2022-12-19T16:46:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5/manifests"},{"name":"v0.71.0-rc.4","sha":"e2e6ee363fd97b7445e4b2f72dbdb32d081359a1","kind":"tag","published_at":"2022-12-14T10:59:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4/manifests"},{"name":"v0.71.0-rc.3","sha":"ed895c56243ec5343e2a50576a9eefbe99485a96","kind":"tag","published_at":"2022-11-30T17:06:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3/manifests"},{"name":"v0.71.0-rc.2","sha":"38465f2d184a2558681a6b6b45163694c885bd39","kind":"tag","published_at":"2022-11-24T16:47:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2/manifests"},{"name":"v0.71.0-rc.1","sha":"79f785760f137ce3895b994081ca7938c6d4794a","kind":"tag","published_at":"2022-11-23T15:50:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1/manifests"},{"name":"v0.70.6","sha":"49dd38f1338ab8fb37144f03980bb7f122a8f04e","kind":"tag","published_at":"2022-11-15T15:30:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6/manifests"},{"name":"v0.63.5","sha":"cfc4d196a947329309e29c08d44967b31220393b","kind":"commit","published_at":"2022-11-07T00:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5/manifests"},{"name":"v0.64.4","sha":"0645c38014e8310d8e387dabc860c8c5878beb6e","kind":"commit","published_at":"2022-11-07T00:07:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4/manifests"},{"name":"v0.65.3","sha":"2642fe185f9282ef6e39619617671068f9696008","kind":"commit","published_at":"2022-11-06T23:12:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3/manifests"},{"name":"v0.66.5","sha":"aea1e717216b587b82f253e5166750b12b393a07","kind":"commit","published_at":"2022-11-06T22:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5/manifests"},{"name":"v0.67.5","sha":"638d3a499fa587e0658677be9b918972ccc2891c","kind":"tag","published_at":"2022-11-06T20:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5/manifests"},{"name":"v0.68.5","sha":"b12a7f9e68891a2423df2494b306b081a192a967","kind":"tag","published_at":"2022-11-06T20:13:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5/manifests"},{"name":"v0.69.7","sha":"5e537036954f01f5177b78dd7cd6454d6a5ae56e","kind":"tag","published_at":"2022-11-06T20:07:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7/manifests"},{"name":"v0.70.5","sha":"35fa47b3828a5dbaceeca02f333cf3c4a147e3b7","kind":"tag","published_at":"2022-11-06T20:06:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5/manifests"},{"name":"v0.71.0-rc.0","sha":"60129ab7ac9b879f03865a2f7e9668c7e564024f","kind":"tag","published_at":"2022-11-04T15:25:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0/manifests"},{"name":"v0.70.4","sha":"54e666205b36e37c30d3b01684bbd1a84a666d4e","kind":"tag","published_at":"2022-10-25T14:20:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4/manifests"},{"name":"v0.70.3","sha":"917e97b996e23838b448b48701660bc3dff3bc57","kind":"tag","published_at":"2022-10-12T13:15:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3/manifests"},{"name":"v0.68.4","sha":"b55518c4bf22ea6f409b58151d9c84fa161d6e02","kind":"tag","published_at":"2022-10-10T13:19:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4/manifests"},{"name":"v0.70.2","sha":"b9c297537a5eda68621ba77ead272cfd8b4c6e2c","kind":"tag","published_at":"2022-10-04T09:34:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2/manifests"},{"name":"v0.69.6","sha":"3e75c0b3baa265a7b5431cd2d304389f9a3faa44","kind":"tag","published_at":"2022-09-27T11:12:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6/manifests"},{"name":"v0.70.1","sha":"a54ba33305621abb778085fc01ff954b621ce57b","kind":"tag","published_at":"2022-09-15T15:23:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1/manifests"},{"name":"v0.70.0","sha":"7fc33cc15afe063cf0bf458757b727b4a608c686","kind":"tag","published_at":"2022-09-05T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0/manifests"},{"name":"v0.69.5","sha":"38cfe63338af4977817abefd12fb608fa5d2fc83","kind":"tag","published_at":"2022-08-25T15:29:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5/manifests"},{"name":"v0.70.0-rc.4","sha":"462a35600ea5e561b67e6c1c37a24177c5995d10","kind":"tag","published_at":"2022-08-22T14:44:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4/manifests"},{"name":"v0.70.0-rc.3","sha":"c6f57b685408dda1d27b4ed987434acfd28eb59e","kind":"tag","published_at":"2022-08-15T14:15:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3/manifests"},{"name":"latest","sha":"9604606a6799ab4f1bcb57d977755715bb2aeb50","kind":"tag","published_at":"2022-08-08T11:08:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/latest","html_url":"https://github.com/facebook/react-native/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest/manifests"},{"name":"v0.69.4","sha":"038f409a5f857f29bfe3e5b4c02376557edf07d6","kind":"tag","published_at":"2022-08-08T11:08:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4/manifests"},{"name":"v0.68.3","sha":"84b5f11fdb536088dcc48448fc7cfa4d9f152c30","kind":"tag","published_at":"2022-08-08T10:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3/manifests"},{"name":"v0.70.0-rc.2","sha":"2f2eaaa23c616c873a9d2bf915b320b24edb805c","kind":"tag","published_at":"2022-08-04T15:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2/manifests"},{"name":"v0.70.0-rc.1","sha":"6b499e6bd7ccb9b005d02555bd1af030c149d40e","kind":"tag","published_at":"2022-07-28T13:01:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1/manifests"},{"name":"v0.69.3","sha":"1089a7f12a2edab11db4693cebacdfa0d6925c2f","kind":"tag","published_at":"2022-07-25T13:00:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"8f96c45dc25817054521cee1602f44a435f6aef0","kind":"tag","published_at":"2022-07-20T09:39:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2/manifests"},{"name":"v0.70.0-rc.0","sha":"e8904d4957c086d403bff4cb5913bb0dcf55afec","kind":"tag","published_at":"2022-07-15T13:55:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0/manifests"},{"name":"v0.69.1","sha":"ac736a40ce484602770f90116b9e4040eca940c5","kind":"tag","published_at":"2022-06-29T10:03:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"d6ec07a16431e5ecfa8baa9076c776c95a0d5865","kind":"tag","published_at":"2022-06-22T17:36:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0/manifests"},{"name":"v0.69.0-rc.6","sha":"216da1c5a7e2bb6ac43e7fda377b9299bf19aeb8","kind":"tag","published_at":"2022-06-01T16:18:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6/manifests"},{"name":"v0.69.0-rc.5","sha":"501c1f3cb6cbf3de221cc758cdba534d5ac21cfd","kind":"tag","published_at":"2022-05-31T12:27:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5/manifests"},{"name":"v0.69.0-rc.4","sha":"6749566a6912acb1796b7cf4c54b2b0aacbe297c","kind":"tag","published_at":"2022-05-31T08:21:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4/manifests"},{"name":"v0.69.0-rc.3","sha":"df694e026ef22222f19b23ac8445f55cccbf2907","kind":"tag","published_at":"2022-05-24T15:35:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3/manifests"},{"name":"v0.69.0-rc.2","sha":"70bdd908681ec3d88e9243e4dd899c9af27c91d8","kind":"tag","published_at":"2022-05-20T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2/manifests"},{"name":"v0.69.0-rc.1","sha":"5d8a38cbd66c543df4809bda58d23d3a845ec9f3","kind":"tag","published_at":"2022-05-11T10:11:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1/manifests"},{"name":"v0.68.2","sha":"b30f0bc722558408367886f03f6d6a4fd289a362","kind":"tag","published_at":"2022-05-09T10:43:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2/manifests"},{"name":"v0.69.0-rc.0","sha":"d6c7c958d453700c56ffea1784161519d6edf44d","kind":"tag","published_at":"2022-04-28T14:12:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0/manifests"},{"name":"v0.68.1","sha":"eff756b038c7aeb3cbe4ca4b42321d26958e2005","kind":"tag","published_at":"2022-04-13T13:37:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"f5c3fd5405931280901f8840017f26c368f4a43c","kind":"tag","published_at":"2022-03-30T14:40:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0/manifests"},{"name":"v0.68.0-rc.4","sha":"fbdc87760e18b80758ea39906a50ff52d7a8b3f8","kind":"tag","published_at":"2022-03-25T14:43:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4/manifests"},{"name":"v0.67.4","sha":"04b956efae2889d16300c162cb0855996dcbc752","kind":"tag","published_at":"2022-03-18T00:48:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4/manifests"},{"name":"v0.68.0-rc.3","sha":"30970dcbf0abcb3a739655559f67bb0d02ceaabc","kind":"tag","published_at":"2022-03-17T12:54:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3/manifests"},{"name":"v0.68.0-rc.2","sha":"37aac714c574bf7f678508e4c1813b58b3185ec9","kind":"tag","published_at":"2022-02-24T17:17:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2/manifests"},{"name":"v0.67.3","sha":"05a918ff39cf8ff80baabf327d03fa39cb2833e1","kind":"tag","published_at":"2022-02-22T14:36:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3/manifests"},{"name":"v0.68.0-rc.1","sha":"d6e99a9b139e63f34e1f7333d0ff728e3f0395aa","kind":"tag","published_at":"2022-02-03T17:23:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1/manifests"},{"name":"v0.67.2","sha":"46752860ed3e193f923d6b28484d07cdcb66a21a","kind":"tag","published_at":"2022-01-31T17:17:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2/manifests"},{"name":"v0.68.0-rc.0","sha":"f6a40cfefeeac245a487f93aa477fbf5c7d1701b","kind":"tag","published_at":"2022-01-28T19:26:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0/manifests"},{"name":"v0.67.1","sha":"53db99efec00da47150e99602b2845abe330bfc8","kind":"tag","published_at":"2022-01-20T19:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"68d1e7d7ac192cf2a8fbfb38ae66ae68c88794dd","kind":"tag","published_at":"2022-01-18T22:12:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0/manifests"},{"name":"v0.67.0-rc.6","sha":"c3aa86bea2c776d761b80ee2f8828fd2e50d7ea9","kind":"commit","published_at":"2021-12-14T19:32:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6/manifests"},{"name":"v0.66.4","sha":"1b31d6bb582768ccbe92d3c1a9e43354a8c531e5","kind":"commit","published_at":"2021-12-09T20:36:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4/manifests"},{"name":"v0.67.0-rc.5","sha":"73afb97e89f8c1567428ad40346aac253b9f7550","kind":"commit","published_at":"2021-12-06T23:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5/manifests"},{"name":"v0.67.0-rc.4","sha":"cd8fa9d3e8084202df5ae58adc3779bf1f743171","kind":"commit","published_at":"2021-11-30T20:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4/manifests"},{"name":"v0.67.0-rc.3","sha":"209bb94b9f6e72d40859f1e5712d1a7a7cbc2176","kind":"commit","published_at":"2021-11-10T18:12:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3/manifests"},{"name":"v0.66.3","sha":"3b5e4463ae5662743a6ee1ac6251db52d7af78f2","kind":"commit","published_at":"2021-11-10T06:54:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3/manifests"},{"name":"v0.64.3","sha":"98b804a09fb86577ecc659ff07ae558c43167274","kind":"commit","published_at":"2021-11-04T21:10:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3/manifests"},{"name":"v0.66.2","sha":"6c19dc3266b84f47a076b647a1c93b3c3b69d2c5","kind":"commit","published_at":"2021-11-04T07:25:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2/manifests"},{"name":"v0.65.2","sha":"7eff4b6f8e71997b09949f81eccbd195cf182fff","kind":"commit","published_at":"2021-11-04T07:09:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2/manifests"},{"name":"v0.67.0-rc.2","sha":"a7d3ffee55e1e2b6b4c9b71be876299c982a58f9","kind":"commit","published_at":"2021-10-25T21:00:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2/manifests"},{"name":"v0.67.0-rc.1","sha":"f6895e9b53fb7d57464c417de38d2fc9364104b3","kind":"commit","published_at":"2021-10-22T21:30:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1/manifests"},{"name":"v0.67.0-rc.0","sha":"e18cf90d71d0bef2e2a0caf30a89e53129152965","kind":"commit","published_at":"2021-10-16T21:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0/manifests"},{"name":"v0.66.1","sha":"d48ed4a4bb8cf1db78b72d370b64cd120bdb9099","kind":"commit","published_at":"2021-10-15T19:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"09a21f0f3790d42e766d865fd3eb8b1d04a847f7","kind":"commit","published_at":"2021-10-01T22:24:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0/manifests"},{"name":"v0.66.0-rc.4","sha":"d47fd4a32e1c76818118ffcd4174e7fcab75cb56","kind":"commit","published_at":"2021-09-24T02:34:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4/manifests"},{"name":"v0.66.0-rc.3","sha":"ab50c6ee2e195cb9359b2e4faa79dc48b0c630bf","kind":"commit","published_at":"2021-09-17T06:34:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3/manifests"},{"name":"v0.66.0-rc.2","sha":"614a370d8615f0edccdfdcfe36ad1d5cf5f14504","kind":"commit","published_at":"2021-09-10T02:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2/manifests"},{"name":"v0.66.0-rc.1","sha":"d552362f85295bc6b056fcf3019ca0210b4b2a65","kind":"commit","published_at":"2021-09-01T22:20:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1/manifests"},{"name":"v0.66.0-rc.0","sha":"a0429ebb5456be1c6f1b04bcf2bf70052ee014bf","kind":"commit","published_at":"2021-08-27T08:12:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0/manifests"},{"name":"v0.65.1","sha":"e4d576f6556cd3240c46f2e337d3e70495c48e43","kind":"commit","published_at":"2021-08-19T18:14:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"7473ce1d4e34e09927b140e0776600ac03c3bb0c","kind":"commit","published_at":"2021-08-17T16:05:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0/manifests"},{"name":"v0.65.0-rc.4","sha":"5f0b805b54563fefc65aa68cfa866ad23d57dacb","kind":"commit","published_at":"2021-08-11T16:03:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4/manifests"},{"name":"v0.65.0-rc.3","sha":"e8d725a37388354b8dffe343ca05e14609c28192","kind":"commit","published_at":"2021-07-23T15:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3/manifests"},{"name":"v0.65.0-rc.2","sha":"db7aa7b12cb5558fb1d877fff4c746acf437ad91","kind":"commit","published_at":"2021-06-18T09:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2/manifests"},{"name":"v0.65.0-rc.1","sha":"0e08b25284390751e852f89286deb51e281fc715","kind":"commit","published_at":"2021-06-17T11:11:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1/manifests"},{"name":"v0.65.0-rc.0","sha":"55569686455ce98bd769624d78a8be787f827625","kind":"commit","published_at":"2021-06-09T13:56:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0/manifests"},{"name":"v0.64.2","sha":"757bb75fbf837714725d7b2af62149e8e2a7ee51","kind":"commit","published_at":"2021-06-03T17:18:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"787567a15014c73b87353b7d418c064c5643e7cc","kind":"commit","published_at":"2021-05-05T09:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1/manifests"},{"name":"v0.62.3","sha":"83425fa72f1f9a12f6b6deefd66fa8bd154a3651","kind":"commit","published_at":"2021-05-05T09:33:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3/manifests"},{"name":"v0.64.0","sha":"ace025d2cbcc06ef076cbf460be445b18baddcc7","kind":"commit","published_at":"2021-03-12T18:21:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0/manifests"},{"name":"v0.64.0-rc.4","sha":"1aa4f47e2f119c447b4de42808653df080d95fe9","kind":"commit","published_at":"2021-03-01T19:37:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4/manifests"},{"name":"v0.64.0-rc.3","sha":"e846740d389c857103754ebdce63d2e69b94c10c","kind":"commit","published_at":"2021-02-05T21:36:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3/manifests"},{"name":"v0.64.0-rc.2","sha":"1eb7d4aef78ddfd8e975bfd6d279398366f37edf","kind":"commit","published_at":"2020-12-18T17:01:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2/manifests"},{"name":"v0.63.4","sha":"27651720b40cab564a0cbd41be56a02584e0c73a","kind":"commit","published_at":"2020-11-30T14:39:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4/manifests"},{"name":"v0.64.0-rc.1","sha":"d197e958930d18e2bbceb604860e60d62754be20","kind":"commit","published_at":"2020-11-25T11:48:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1/manifests"},{"name":"v0.64.0-rc.0","sha":"0117077b9572f5b674578e19073e31e4693e9d41","kind":"commit","published_at":"2020-11-23T15:41:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0/manifests"},{"name":"v0.63.3","sha":"7100756bb8b0b1ac85ccaa32c0ce5c1cc70d524f","kind":"commit","published_at":"2020-09-29T14:19:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3/manifests"},{"name":"v0.63.2","sha":"3c9e5f1470c91ff8a161d8e248cf0a73318b1f40","kind":"commit","published_at":"2020-07-22T09:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2/manifests"},{"name":"v0.63.1","sha":"ce0fd0a57f843164d3c903cf89417884ff4c1f6b","kind":"commit","published_at":"2020-07-14T20:47:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"4f897336b6ce6c640a65f86b65c6d386ea55b944","kind":"commit","published_at":"2020-07-08T18:26:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0/manifests"},{"name":"v0.63.0-rc.1","sha":"48413a44377ccad1bf894bcdc3ab3aa6081e2569","kind":"commit","published_at":"2020-05-04T21:12:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1/manifests"},{"name":"v0.63.0-rc.0","sha":"e2dd18d8b0269d6cfd13870f038a58c5c9bf2795","kind":"commit","published_at":"2020-04-16T18:01:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0/manifests"},{"name":"v0.62.2","sha":"b9944e54ae35c2beed0e78ea454d871e0fe92ec6","kind":"commit","published_at":"2020-04-08T17:01:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"25011a6d09c62a519c61df2c5c3ac6384c17ab1f","kind":"commit","published_at":"2020-04-03T15:09:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"9101eaf121a32538815043f534111930c9145741","kind":"commit","published_at":"2020-03-26T17:03:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0/manifests"},{"name":"v0.62.0-rc.5","sha":"83aff2c32f14e1fc441f67afce2fb38d5c2cbab1","kind":"commit","published_at":"2020-03-07T15:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5/manifests"},{"name":"v0.62.0-rc.4","sha":"ba3815feaea1f385e88d58e873094894bb63416d","kind":"commit","published_at":"2020-03-06T18:48:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4/manifests"},{"name":"v0.62.0-rc.3","sha":"dfa8fed64b35f50ce9f747964953236d8b514bd0","kind":"commit","published_at":"2020-02-25T19:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3/manifests"},{"name":"v0.62.0-rc.2","sha":"c5ecc6ffff7e8c6c82b64fb46f4e95a053fa3dff","kind":"commit","published_at":"2020-02-13T16:47:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2/manifests"},{"name":"v0.62.0-rc.1","sha":"2bf7f1046d135ec3c46e8cc497898f4f57c1b4d5","kind":"commit","published_at":"2020-01-21T08:27:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1/manifests"},{"name":"v0.62.0-rc.0","sha":"203f3e3399ed46014eb25c9025f21d99dd5a5e22","kind":"commit","published_at":"2019-12-18T15:36:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0/manifests"},{"name":"v0.61.5","sha":"86cad7d69099baaaeae10ac7c0912a023101f257","kind":"commit","published_at":"2019-11-23T14:44:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5/manifests"},{"name":"v0.61.4","sha":"95a510180a7f67176666978168f19c1c0f92f3cd","kind":"commit","published_at":"2019-11-04T19:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4/manifests"},{"name":"v0.61.3","sha":"35001d2c77cc5082990a60fb72b03bf430b106a0","kind":"commit","published_at":"2019-10-29T19:35:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3/manifests"},{"name":"v0.61.2","sha":"3a96f4c6c1b1ea5556cd42c8e29dcf248e64ea4c","kind":"commit","published_at":"2019-10-02T18:52:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2/manifests"},{"name":"v0.61.1","sha":"c833f41177687c1296aa705decd25313f8b0c219","kind":"commit","published_at":"2019-09-25T09:30:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"3293792b1f5ee05a0e95048987caa0481f083fde","kind":"commit","published_at":"2019-09-24T19:27:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0/manifests"},{"name":"v0.60.6","sha":"14c03298d851b1b36854eda994ff62a8406bff56","kind":"commit","published_at":"2019-09-23T23:59:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6/manifests"},{"name":"v0.61.0-rc.3","sha":"fc6580e2e055d64ab5bcf19c0598505b927f7523","kind":"commit","published_at":"2019-09-10T17:01:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3/manifests"},{"name":"v0.61.0-rc.2","sha":"0356b1fa1358d38a9e8da0df0a4fd84ed56078e7","kind":"commit","published_at":"2019-09-04T15:55:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2/manifests"},{"name":"v0.61.0-rc.0","sha":"c57bfea01ea376babbddd20bfa20cd4f72d6b107","kind":"commit","published_at":"2019-08-27T14:20:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0/manifests"},{"name":"v0.60.5","sha":"35300147ca66677f42e8544264be72ac0e9d1b45","kind":"commit","published_at":"2019-08-13T17:19:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5/manifests"},{"name":"v0.60.4","sha":"eec4dc6b7287c5a3536ca18b553e3153a0aba103","kind":"commit","published_at":"2019-07-18T12:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4/manifests"},{"name":"v0.60.3","sha":"0190c9c97b598b782d677e748d211437b4b85dd1","kind":"commit","published_at":"2019-07-11T18:33:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3/manifests"},{"name":"0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2/manifests"},{"name":"v0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2/manifests"},{"name":"v0.60.1","sha":"8dd8ec7cb01d9bb07ff0f540ab44f41441716258","kind":"commit","published_at":"2019-07-11T15:51:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1/manifests"},{"name":"v0.60.0","sha":"769e35ba5f4c31ef913035a5cc8bc0e88546ca55","kind":"commit","published_at":"2019-07-03T12:54:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0/manifests"},{"name":"v0.59.10","sha":"c20070f10458d48d6ac1eaac49e681e932bfb9fd","kind":"commit","published_at":"2019-07-02T10:52:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10/manifests"},{"name":"v0.60.0-rc.3","sha":"8a43321271bd58bbe0bca27593e121077d7a4065","kind":"commit","published_at":"2019-06-28T09:49:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3/manifests"},{"name":"v0.60.0-rc.2","sha":"9792f2c9d7f47b1f66e196c7f70497d3253ef6e6","kind":"commit","published_at":"2019-06-20T10:40:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2/manifests"},{"name":"v0.60.0-rc.1","sha":"06fffc204252eb0b4ca3524768c6fbd4d78d79ab","kind":"commit","published_at":"2019-06-10T11:30:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1/manifests"},{"name":"v0.59.9","sha":"43945c114eabaa46bd7ec91f5e241f18e1004f2f","kind":"commit","published_at":"2019-06-05T16:04:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9/manifests"},{"name":"v0.60.0-rc.0","sha":"55332afb2901c975381c78adcd572ede6218915a","kind":"commit","published_at":"2019-05-30T15:29:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0/manifests"},{"name":"v0.59.8","sha":"a442e0b63526405249ddf50e58f1fdc618c789bc","kind":"commit","published_at":"2019-05-08T17:05:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8/manifests"},{"name":"v0.59.5","sha":"822bdd4a0b3182e32ae1f6728ff3763f15b11f75","kind":"commit","published_at":"2019-04-17T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5/manifests"},{"name":"v0.59.4","sha":"d60a2fbb01a33ce870159940e6ceae8154cab2d3","kind":"commit","published_at":"2019-04-08T21:51:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4/manifests"},{"name":"v0.59.3","sha":"3b91a7ec234b9aebfe11bb1c94de7b41444b57f2","kind":"commit","published_at":"2019-04-01T11:43:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3/manifests"},{"name":"v0.59.2","sha":"9bb5c32de9ef06942e38ea6cf5d9000c37741c37","kind":"commit","published_at":"2019-03-25T21:22:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"60cf18fad48a8ff74c6f0697d18fee0272e45955","kind":"commit","published_at":"2019-03-14T11:12:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"7c73f2bb5a0f97902f469bc043681e79e161aac3","kind":"commit","published_at":"2019-03-12T12:42:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0/manifests"},{"name":"v0.58.6","sha":"7da864284997109a37bbef739289c5e6e8d0514e","kind":"commit","published_at":"2019-02-28T15:57:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6/manifests"},{"name":"v0.59.0-rc.3","sha":"9cb4d3f2c1e133d40d5c5d44583dc45243e033bd","kind":"commit","published_at":"2019-02-27T21:21:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3/manifests"},{"name":"v0.58.5","sha":"41577ec70e333c2f66be6a9556d441cd509df50f","kind":"commit","published_at":"2019-02-19T14:20:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5/manifests"},{"name":"v0.59.0-rc.2","sha":"40603bc9c4bb9ede095e7ba9c55f56a81847f4d1","kind":"commit","published_at":"2019-02-18T17:04:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2/manifests"},{"name":"v0.59.0-rc.1","sha":"176865597121f2d32571796c78982998036062b9","kind":"commit","published_at":"2019-02-15T15:38:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1/manifests"},{"name":"v0.59.0-rc.0","sha":"5a314690f2d9bc0c23c93bd80e494629a6111179","kind":"commit","published_at":"2019-02-13T20:14:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0/manifests"},{"name":"v0.58.4","sha":"de9019295d881e5bca497ad460e5d213d73be943","kind":"commit","published_at":"2019-02-06T16:45:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4/manifests"},{"name":"v0.58.3","sha":"adf1274955292c085009b175c91447c9c51eadad","kind":"commit","published_at":"2019-01-28T18:22:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3/manifests"},{"name":"v0.58.2","sha":"6084cf14015d31d69ec150c62ecd6c38a6fd91d7","kind":"commit","published_at":"2019-01-28T16:08:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"a289b7efb0d63881991d626da85df78cd2131c14","kind":"commit","published_at":"2019-01-25T15:32:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"57ad19758db60992a4d8ab55219d86eb892ac2b0","kind":"commit","published_at":"2019-01-24T20:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0/manifests"},{"name":"v0.58.0-rc.3","sha":"60b3942389be508935589df41c2a7203922cc5a7","kind":"commit","published_at":"2019-01-17T15:02:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3/manifests"},{"name":"v0.58.0-rc.2","sha":"d25e304bcc6165e0266536ac92cd941c50c44a41","kind":"commit","published_at":"2019-01-03T22:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2/manifests"},{"name":"v0.57.8","sha":"af79164b5877429b5f8bca47cfe01030b4dabfa9","kind":"commit","published_at":"2018-12-13T10:23:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8/manifests"},{"name":"v0.58.0-rc.1","sha":"c0bf7a128ca6e2a24dd49a0a0d32f6db9aea646f","kind":"commit","published_at":"2018-12-06T08:39:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1/manifests"},{"name":"v0.57.7","sha":"2151c30474518858a5368013f5ea024588b279b9","kind":"commit","published_at":"2018-11-27T13:10:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7/manifests"},{"name":"v0.57.6","sha":"d5332fbad2e25b861d382e948bb5c6e19fcb51d7","kind":"commit","published_at":"2018-11-26T17:19:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6/manifests"},{"name":"v0.58.0-rc.0","sha":"0c1c66e719d2497022da0d3253e8a8ea5ce0ce47","kind":"commit","published_at":"2018-11-22T17:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0/manifests"},{"name":"v0.57.5","sha":"44bfffb11666f2d1775dee5dd2890fc2255d2ab0","kind":"commit","published_at":"2018-11-13T15:07:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5/manifests"},{"name":"v0.57.4","sha":"468161232e52c64f3f4dc5cf54226ac6eae6f1a2","kind":"commit","published_at":"2018-10-25T16:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4/manifests"},{"name":"v0.57.3","sha":"8fd5bcc88885b69f8fbf1c7448ac63cd5089cc40","kind":"commit","published_at":"2018-10-12T11:19:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3/manifests"},{"name":"v0.57.2","sha":"4a440f40189ea54bd64f7a03bd05bf26619ad320","kind":"commit","published_at":"2018-10-04T20:29:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2/manifests"},{"name":"v0.57.1","sha":"ba89bf4252a30207c9582c968c033961616b56de","kind":"commit","published_at":"2018-09-21T16:22:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"3008c3ccba7ec9b247f8ce40b2c9ef13deafb63f","kind":"commit","published_at":"2018-09-12T11:21:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0/manifests"},{"name":"v0.56.1","sha":"78f3de0abc21f42c49f7b9ce61adc5b860df15cf","kind":"commit","published_at":"2018-09-10T09:49:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1/manifests"},{"name":"v0.57.0-rc.4","sha":"8402c97f83fb100326fe342e54be3e0ab9c27fae","kind":"commit","published_at":"2018-09-06T23:13:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4/manifests"},{"name":"v0.57.0-rc.3","sha":"a8aa8b673cbb477e41651eb61c62932c2a8b198c","kind":"commit","published_at":"2018-08-24T21:51:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3/manifests"},{"name":"v0.57.0-rc.2","sha":"f7fc381eda7750b7f14b6cbcc8533cf1c30e7597","kind":"commit","published_at":"2018-08-22T21:55:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2/manifests"},{"name":"v0.57.0-rc.1","sha":"a92bb3b06e57bcb0dd9378e098152ee429af425d","kind":"commit","published_at":"2018-08-22T20:20:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1/manifests"},{"name":"v0.57.0-rc.0","sha":"074845106d88f9214140d83ce0e2b070cec9cfdd","kind":"commit","published_at":"2018-08-14T11:07:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0/manifests"},{"name":"v0.56.0","sha":"3c6a916536da67a4591f71883723c67a0c7be9d7","kind":"commit","published_at":"2018-07-04T14:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0/manifests"},{"name":"v0.56.0-rc.5","sha":"93379b696bbddb6e3a316317bb65a623f3219362","kind":"commit","published_at":"2018-07-04T00:26:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5/manifests"},{"name":"v0.56.0-rc.4","sha":"b4b06101671798b02eeb46f5916e603970de5056","kind":"commit","published_at":"2018-06-27T16:25:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4/manifests"},{"name":"v0.56.0-rc.3","sha":"ce739139f370dc5b9a28ba7c4f23825f4d2432bc","kind":"commit","published_at":"2018-06-22T16:39:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3/manifests"},{"name":"v0.56.0-rc.2","sha":"d9d324073ff61c337e725a374f52be5608ba748d","kind":"commit","published_at":"2018-06-15T17:18:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2/manifests"},{"name":"v0.56.0-rc.1","sha":"e07bbbe24d20cceb7d3ddcac779728f6bd19ddbf","kind":"commit","published_at":"2018-06-13T20:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1/manifests"},{"name":"v0.56.0-rc","sha":"d642e60291995207b280f5129d454cae7707abe8","kind":"commit","published_at":"2018-06-11T16:46:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc/manifests"},{"name":"v0.55.4","sha":"370bcffba748e895ad8afa825bfef40bff859c95","kind":"commit","published_at":"2018-04-27T16:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4/manifests"},{"name":"v0.55.3","sha":"2845a8661cf1a3cbb8e6148b181a96f6a55b149d","kind":"commit","published_at":"2018-04-17T20:43:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3/manifests"},{"name":"v0.55.2","sha":"a05f85172e8f7dae98c979096f24a55ad94b7356","kind":"commit","published_at":"2018-04-06T16:20:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"44f19f745b1d7e577f9835939c1167db4a5ad9ee","kind":"commit","published_at":"2018-04-05T21:56:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"2e384184bc7b3173e3bb41e2128eb75ba8aee8db","kind":"commit","published_at":"2018-04-03T14:58:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0/manifests"},{"name":"v0.55.0-rc.2","sha":"c70578ab76153bbfdb290810a1bb9488bc979199","kind":"commit","published_at":"2018-03-28T17:12:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2/manifests"},{"name":"v0.54.4","sha":"56a2d6d720f2684b7aaf72e7c3938458553d9300","kind":"commit","published_at":"2018-03-28T17:09:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4/manifests"},{"name":"v0.54.3","sha":"69c277051eff6471ba1d038f2542bbacb9941b2f","kind":"commit","published_at":"2018-03-23T09:27:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3/manifests"},{"name":"v0.55.0-rc.1","sha":"b20827250e77e22c50b19aaa04a9603a2657756b","kind":"commit","published_at":"2018-03-20T20:50:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1/manifests"},{"name":"v0.55.0-rc.0","sha":"9c29faf6a94728c4bda45171302807721c557d26","kind":"commit","published_at":"2018-03-12T22:53:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0/manifests"},{"name":"v0.54.2","sha":"9a3cad4d89f0e00d694022afb7673d1b0133bb5b","kind":"commit","published_at":"2018-03-12T21:17:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2/manifests"},{"name":"v0.54.1","sha":"2d57335fa7c1b15da845b13e6fb30a516cf224cb","kind":"commit","published_at":"2018-03-09T17:20:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"815a07c77ba577cb7e77378f5245103e0b0bffe3","kind":"commit","published_at":"2018-03-01T17:01:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0/manifests"},{"name":"v0.54.0-rc.4","sha":"67e67ec83ce83d4a1a38bc29dd52bf5c28723752","kind":"commit","published_at":"2018-02-27T08:58:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4/manifests"},{"name":"v0.53.3","sha":"2563503d0c5d9405096119c0af8c41943648607d","kind":"commit","published_at":"2018-02-20T10:35:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3/manifests"},{"name":"v0.53.2","sha":"847a6f9eecbac357448198a18e42dc800da65a11","kind":"commit","published_at":"2018-02-19T13:10:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2/manifests"},{"name":"v0.51.1","sha":"984cbb3524fafad8901a7186984745a873017e5a","kind":"commit","published_at":"2018-02-14T14:49:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1/manifests"},{"name":"v0.52.3","sha":"8a5b6a5a093be2c368ad924b077ca4b3a65b5cf1","kind":"commit","published_at":"2018-02-14T14:47:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3/manifests"},{"name":"v0.53.1","sha":"f7f400fb7e7d3cac1c607451a03a5210e92393d9","kind":"commit","published_at":"2018-02-14T14:46:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1/manifests"},{"name":"v0.54.0-rc.3","sha":"21dd3dd296989f4de2d4e9b1ba0df88ea2d32413","kind":"commit","published_at":"2018-02-13T17:11:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3/manifests"},{"name":"v0.54.0-rc.2","sha":"4d0ee37293b5e21fc3c7a8c6edd72c9ff899df7d","kind":"commit","published_at":"2018-02-13T02:50:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2/manifests"},{"name":"v0.54.0-rc.0","sha":"49e35bd9399716a2734e824bab14faf1683cdfdd","kind":"commit","published_at":"2018-02-12T20:19:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0/manifests"},{"name":"v0.53.0","sha":"f7bd2a333c9afdaf87fb014b737149c78c86a0e3","kind":"commit","published_at":"2018-02-05T14:07:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"4080141a93127ba64e2d418c73e95b36f4eb5eee","kind":"commit","published_at":"2018-01-26T10:57:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2/manifests"},{"name":"v0.53.0-rc.1","sha":"997bfb50e18529483947c34a2924ac18ff233ba9","kind":"commit","published_at":"2018-01-18T20:15:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1/manifests"},{"name":"v0.52.1","sha":"9a8784c241464c581c3ca8584511244666f9efb5","kind":"commit","published_at":"2018-01-18T20:13:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1/manifests"},{"name":"v0.53.0-rc.0","sha":"0b996577e321d439aa6ede4c7400ea76efb7816a","kind":"commit","published_at":"2018-01-10T17:02:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0/manifests"},{"name":"v0.52.0","sha":"f465017fe895e5b491c37d0ef6dacab798b1631e","kind":"commit","published_at":"2018-01-08T12:45:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0/manifests"},{"name":"v0.52.0-rc.0","sha":"02a61a8d8ebe6ecf750970102595f356cf83d0a4","kind":"commit","published_at":"2017-12-18T17:27:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0/manifests"},{"name":"v0.51.0","sha":"5f3f3d463ab6235c364535cad790ed39470b69c8","kind":"commit","published_at":"2017-12-06T02:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0/manifests"},{"name":"v0.51.0-rc.3","sha":"ec2f97ac1a043556c4db1aa8703f386dd5b29246","kind":"commit","published_at":"2017-11-30T17:49:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3/manifests"},{"name":"v0.50.4","sha":"86d548ad8e798540d040cd9d9777c11e8e0dbab2","kind":"commit","published_at":"2017-11-24T14:16:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4/manifests"},{"name":"v0.51.0-rc.2","sha":"d93de22ad9741afc3ad442babfb53c8ec424af08","kind":"commit","published_at":"2017-11-21T21:39:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2/manifests"},{"name":"docusaurus-A","sha":"dc04bf3d96fb271b17a0b0ec45ea5da59917f21b","kind":"commit","published_at":"2017-11-15T23:34:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/docusaurus-A","html_url":"https://github.com/facebook/react-native/releases/tag/docusaurus-A","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A/manifests"},{"name":"v0.50.3","sha":"796918c94ebd384b1c349e7e13dd6f613cbdebec","kind":"commit","published_at":"2017-11-08T12:18:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3/manifests"},{"name":"v0.50.2","sha":"26b20bce9dc7a70f1ee9c1ba5e1389e727ec1535","kind":"commit","published_at":"2017-11-07T20:05:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2/manifests"},{"name":"v0.51.0-rc.1","sha":"c85aa82cd02c22bb0a99c84e05aa66592410b91d","kind":"commit","published_at":"2017-11-04T23:48:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1/manifests"},{"name":"v0.50.1","sha":"f983624f3756b2d5e564edd1636cdd738eff708c","kind":"commit","published_at":"2017-11-04T00:08:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"6ea6684ce22606a7b6053d19927c8abf20e70d9e","kind":"commit","published_at":"2017-11-03T16:51:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0/manifests"},{"name":"v0.51.0-rc.0","sha":"7f4fe158a2cccfae68d3e9f5021cec6d8b29df56","kind":"commit","published_at":"2017-11-03T16:50:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0/manifests"},{"name":"v0.50.0-rc.2","sha":"1f6cd2d37d5ebe09a58f76c53732d1b2dc0e43c0","kind":"commit","published_at":"2017-10-30T09:31:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2/manifests"},{"name":"v0.49.5","sha":"07f48ebf4a2212926b6e5f6f524854b6690b1c2c","kind":"commit","published_at":"2017-10-27T18:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5/manifests"},{"name":"v0.50.0-rc.1","sha":"2da00fe871299ffca4edf7598e62b69b7101f52d","kind":"commit","published_at":"2017-10-19T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1/manifests"},{"name":"v0.49.4","sha":"ee68b113fff5d8952dbed1cdd41d322d92ea0fbc","kind":"commit","published_at":"2017-10-13T06:53:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4/manifests"},{"name":"v0.50.0-rc.0","sha":"63238f6add56529d5ee9814cfcfc73542cb42397","kind":"commit","published_at":"2017-10-11T17:36:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0/manifests"},{"name":"v0.49.3","sha":"afdd0d5d93dcbac93edc3b20fe8924cabe6f8a56","kind":"commit","published_at":"2017-10-09T09:03:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"7b7b491e50c89e071eb80a74d497eaaeaf52a033","kind":"commit","published_at":"2017-10-07T09:58:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"cd81eff5b891a0b5c528b4315423f157100b67e8","kind":"commit","published_at":"2017-10-04T02:08:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"35717c773a680487e2b3ae82f07a24a3016776de","kind":"commit","published_at":"2017-10-03T15:42:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0/manifests"},{"name":"v0.49.0-rc.6","sha":"af896546993960de5cb06316967f71c72d23c5b1","kind":"commit","published_at":"2017-09-28T07:37:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6/manifests"},{"name":"v0.48.4","sha":"6ce42441ec98bb8543e8eff8849ce50e076ce520","kind":"commit","published_at":"2017-09-22T23:26:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4/manifests"},{"name":"v0.49.0-rc.5","sha":"ac4a214eeb826a8c3d5e69318fc319dab1921391","kind":"commit","published_at":"2017-09-19T05:59:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5/manifests"},{"name":"v0.49.0-rc.4","sha":"a41995ff5c2c51f91a1d38f618c272066acce127","kind":"commit","published_at":"2017-09-14T19:11:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4/manifests"},{"name":"v0.49.0-rc.3","sha":"dff572c174d6d5004b8a638974e15acc146b8109","kind":"commit","published_at":"2017-09-11T22:27:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3/manifests"},{"name":"v0.48.3","sha":"641a08fb1c720156aef26c047220fc10e17413de","kind":"commit","published_at":"2017-09-11T22:21:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3/manifests"},{"name":"v0.49.0-rc.2","sha":"897a3a5d5e2ce725321504bc64e0173da208ddd7","kind":"commit","published_at":"2017-09-08T09:37:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2/manifests"},{"name":"v0.48.2","sha":"fe0ce843567dbd9683d00b91e69184d2b8a915bf","kind":"commit","published_at":"2017-09-07T21:03:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"13be4e5245b09e62263ebf702b0c52470269cc99","kind":"commit","published_at":"2017-09-04T08:22:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1/manifests"},{"name":"v0.49.0-rc.0","sha":"d82138ff9101a4c09984ac0870152896d5f89d23","kind":"commit","published_at":"2017-09-01T15:28:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0/manifests"},{"name":"v0.48.0","sha":"47f6e5782e2175ff8256846c75c7a5ebe168d642","kind":"commit","published_at":"2017-09-01T15:11:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0/manifests"},{"name":"v0.47.2","sha":"27ebc7f786df43dd23fcaf29e5705fbf0a3ab6e0","kind":"commit","published_at":"2017-08-22T08:59:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2/manifests"},{"name":"v0.48.0-rc.1","sha":"ab64f7b9e831162d31793bebaaa58beaa2165dd6","kind":"commit","published_at":"2017-08-16T13:14:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1/manifests"},{"name":"v0.47.1","sha":"7442dc889991952f6f3743114ab1152d12cacfa1","kind":"commit","published_at":"2017-08-02T12:22:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1/manifests"},{"name":"v0.48.0-rc.0","sha":"580805968c0d8f7c5a1eb44d6b8489f33da0da5e","kind":"commit","published_at":"2017-08-01T18:42:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0/manifests"},{"name":"v0.47.0","sha":"8c3fbfa3b2daeeb1c990a8a7b09c996aa4763596","kind":"commit","published_at":"2017-08-01T15:19:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0/manifests"},{"name":"v0.47.0-rc.5","sha":"0aa7743b5f2cabfda2f88001fe815cbc91eef758","kind":"commit","published_at":"2017-07-26T23:56:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5/manifests"},{"name":"v0.43.5","sha":"b19128e34b09d1040c7241462d1a52dbedd10811","kind":"commit","published_at":"2017-07-21T06:22:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5/manifests"},{"name":"v0.47.0-rc.4","sha":"26208b0e680fb3b1a6e1f6729e71dad8339dde32","kind":"commit","published_at":"2017-07-17T21:01:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4/manifests"},{"name":"v0.46.4","sha":"1e2a924ba60001c6f0587c7561536f00b2922cbf","kind":"commit","published_at":"2017-07-17T20:49:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4/manifests"},{"name":"v0.46.3","sha":"579e574c9b0db5dd0676d9a33e11c28a669e9bab","kind":"commit","published_at":"2017-07-14T19:50:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3/manifests"},{"name":"v0.47.0-rc.3","sha":"e681f3008023e4f8dad245664a9616b4ff7f1548","kind":"commit","published_at":"2017-07-13T00:53:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3/manifests"},{"name":"v0.46.2","sha":"0ea75f537a9e9733d1e969815216174ef0995314","kind":"commit","published_at":"2017-07-12T23:14:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2/manifests"},{"name":"v0.47.0-rc.2","sha":"3bc500f021e0e8a494764e2ae66930e02d45e805","kind":"commit","published_at":"2017-07-11T22:18:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2/manifests"},{"name":"v0.45.1","sha":"a8342a9673ab48aa21f69cebf5d26899f37448e0","kind":"commit","published_at":"2017-07-10T22:25:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1/manifests"},{"name":"v0.44.3","sha":"93d33a3d25052cd9127d3c09b4904e9fa002dc16","kind":"commit","published_at":"2017-07-10T22:24:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3/manifests"},{"name":"v0.47.0-rc.1","sha":"d2cb63dbc8738144e2a0e67a0f4bef01ddeb2bdd","kind":"commit","published_at":"2017-07-07T19:42:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1/manifests"},{"name":"v0.46.1","sha":"3a9d4963a3d9aba532ad682eb00c2f203e89463c","kind":"commit","published_at":"2017-07-07T16:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1/manifests"},{"name":"v0.47.0-rc.0","sha":"8373e630c9920345aa0cdeaf3fedcbe731b92b42","kind":"commit","published_at":"2017-07-05T19:44:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0/manifests"},{"name":"v0.46.0","sha":"a42ebc18cea986c6f6cecf6de3a9490a9d835f6a","kind":"commit","published_at":"2017-07-05T14:50:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0/manifests"},{"name":"v0.46.0-rc.2","sha":"eb7d3bae26067d4358100e555168c5012dd7c7f8","kind":"commit","published_at":"2017-06-09T20:14:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2/manifests"},{"name":"v0.46.0-rc.1","sha":"a98a51325e38ce151598616301a0de18741fe6c8","kind":"commit","published_at":"2017-06-07T19:11:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1/manifests"},{"name":"v0.46.0-rc.0","sha":"ee7e4ab1a30b95e0468ba3db7b8b100d2e077d71","kind":"commit","published_at":"2017-06-07T11:37:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0/manifests"},{"name":"v0.45.0","sha":"1a72de8a6de04f2abeb8b01850f36f4fcd5f7ee5","kind":"commit","published_at":"2017-06-07T10:53:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0/manifests"},{"name":"v0.45.0-rc.3","sha":"446ff94cfec0e87b6387d9b3a05a85ed06fba3e6","kind":"commit","published_at":"2017-06-06T09:14:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3/manifests"},{"name":"v0.45.0-rc.2","sha":"be6778875960a061d9678707b6b72c0b2882b255","kind":"commit","published_at":"2017-06-02T17:22:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2/manifests"},{"name":"v0.44.2","sha":"648b7c9db11c204d0bdc340454a269cc7a21db83","kind":"commit","published_at":"2017-06-02T17:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2/manifests"},{"name":"v0.45.0-rc.1","sha":"9d479ceb920664f71180897c98725fccacb8d2bb","kind":"commit","published_at":"2017-05-26T07:59:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1/manifests"},{"name":"v0.44.1","sha":"5e809ba56be167e3e8f1cefa955bf3e0890d8fd7","kind":"commit","published_at":"2017-05-26T07:57:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1/manifests"},{"name":"v0.45.0-rc.0","sha":"65683a69408e6f3a0aa1e9c8244526680280e43e","kind":"commit","published_at":"2017-05-11T10:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0/manifests"},{"name":"v0.44.0","sha":"469638e651c5858c82026814b77ea4d5f2eb8e2f","kind":"commit","published_at":"2017-05-01T08:22:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0/manifests"},{"name":"v0.43.4","sha":"405c573e0d41cdcb9f05b5a1b9a81a4ad9f97369","kind":"commit","published_at":"2017-04-20T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"adc0963b3ef12a88663fa2d64e5676782fa06e14","kind":"commit","published_at":"2017-04-10T10:09:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"11f16ebdbb83d770e0c6bbebb306282914758bd0","kind":"commit","published_at":"2017-04-06T14:49:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"4f816e7e88a5cf65d0cc92c8034f6d65b7cbd480","kind":"commit","published_at":"2017-04-05T08:11:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"0ad5eb73c56bad8f507642b690e72ad60d7aab30","kind":"commit","published_at":"2017-04-03T20:57:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0/manifests"},{"name":"v0.44.0-rc.0","sha":"ae47e356f6d47b0b4658059e68360d8779203a36","kind":"commit","published_at":"2017-04-03T15:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0/manifests"},{"name":"v0.43.0-rc.5","sha":"7631e6537294ea6e0bd5c4843e858479de90d5f2","kind":"commit","published_at":"2017-03-31T22:44:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5/manifests"},{"name":"v0.41.104","sha":"ade476356b0800ce310071b7e60879899ee6b0fe","kind":"tag","published_at":"2017-03-30T18:54:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.104","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104/manifests"},{"name":"v0.41.103","sha":"16b1ad18ff64760054574115f5999870ad118efa","kind":"tag","published_at":"2017-03-30T18:38:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.103","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103/manifests"},{"name":"v0.41.102","sha":"5e337afdafa9ab561d8b274152bec163f05ae066","kind":"tag","published_at":"2017-03-24T05:16:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.102","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102/manifests"},{"name":"v0.43.0-rc.4","sha":"bda953ea71b7304203d729afbb7e790738afcbde","kind":"commit","published_at":"2017-03-20T17:58:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4/manifests"},{"name":"v0.42.3","sha":"113ebb3254831a635678522eb75375e67b3c8bb8","kind":"commit","published_at":"2017-03-18T06:56:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3/manifests"},{"name":"v0.43.0-rc.3","sha":"ba0b8f603a25b4898e0f23f56ecff5df7d31acb2","kind":"commit","published_at":"2017-03-17T11:36:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3/manifests"},{"name":"v0.42.2","sha":"d2c63e4998a7b80a7a136c044e91c5dd95df3b58","kind":"commit","published_at":"2017-03-17T11:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2/manifests"},{"name":"v0.43.0-rc.2","sha":"34d8a2b487b4d0ec94152f3aa81752fd0b9b9f2d","kind":"commit","published_at":"2017-03-10T18:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2/manifests"},{"name":"v0.42.1","sha":"d873f52574898b6b24fd2dcf1c0b5878a25d0bb3","kind":"commit","published_at":"2017-03-10T17:54:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1/manifests"},{"name":"v0.43.0-rc.1","sha":"0adb1b35e83efcf47a9fde687c797186ae79c210","kind":"commit","published_at":"2017-03-06T11:28:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1/manifests"},{"name":"v0.43.0-rc.0","sha":"c72a44874b59619ae8e3b2b4f3b327de7c92fc37","kind":"commit","published_at":"2017-03-02T14:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0/manifests"},{"name":"v0.42.0","sha":"6e650937fddf19cf5b6f1d5577e18c2ed5f64df2","kind":"commit","published_at":"2017-03-01T14:59:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0/manifests"},{"name":"v0.42.0-rc.3","sha":"3ccf8dfb099c8344394e63882fe6f91f8232c662","kind":"commit","published_at":"2017-02-14T14:01:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3/manifests"},{"name":"v0.42.0-rc.2","sha":"363b904d590fc8b0c89bc52775c68de3d72edf4c","kind":"commit","published_at":"2017-02-08T12:03:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2/manifests"},{"name":"v0.41.101","sha":"78ade2be3d538724f8cd17e5cdcf1003d7508b1a","kind":"tag","published_at":"2017-02-07T02:19:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.101","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101/manifests"},{"name":"v0.41.100","sha":"f9a54c9d34afdc25a66f44ae20aa1be5cd05efb1","kind":"tag","published_at":"2017-02-07T01:51:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.100","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100/manifests"},{"name":"v0.41.2","sha":"9347583d8a0747f476b8f2ecaa5dcbc6a91502f9","kind":"commit","published_at":"2017-02-06T08:30:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2/manifests"},{"name":"v0.41.1","sha":"8b1a34d0eed188e7d60e57de855d29dfb316d720","kind":"commit","published_at":"2017-02-03T18:54:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1/manifests"},{"name":"v0.42.0-rc.1","sha":"ff8257c47e42e6eb70a2e4b9149f1c34351c8291","kind":"commit","published_at":"2017-02-03T08:19:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1/manifests"},{"name":"v0.41.0","sha":"5db36da8a1580a030fe20bfccd5542f9a05b80dc","kind":"commit","published_at":"2017-02-02T17:51:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0/manifests"},{"name":"v0.42.0-rc.0","sha":"26060a45268c50a6650c3941b658ffdf397bceac","kind":"commit","published_at":"2017-02-02T17:47:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0/manifests"},{"name":"v0.41.0-rc.1","sha":"f1fdd8914a3841cb5c75cf918d0a13ee91f7a785","kind":"commit","published_at":"2017-01-30T18:44:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1/manifests"},{"name":"v0.41.0-rc.0","sha":"b570c23cfec73569ffe5ed66163080c3ecd37b6c","kind":"commit","published_at":"2017-01-04T12:48:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0/manifests"},{"name":"v0.40.0","sha":"a9357ccdbd4c3759e583d17e18bf65d212500a56","kind":"commit","published_at":"2017-01-04T11:08:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0/manifests"},{"name":"v0.39.2","sha":"92818eb8938813b7fb8762e2ec7f3bc5aa69e9b7","kind":"commit","published_at":"2016-12-11T22:07:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2/manifests"},{"name":"v0.40.0-rc.2","sha":"55782575cbd7b182f6a3021fa6d75482c09b6b38","kind":"commit","published_at":"2016-12-08T11:43:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2/manifests"},{"name":"v0.39.1","sha":"35fb7a9404e616386469945cf141993fd1ad9367","kind":"commit","published_at":"2016-12-08T11:24:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1/manifests"},{"name":"v0.40.0-rc.1","sha":"e7ae12454df41f83901cff0a6a967047471818f8","kind":"commit","published_at":"2016-12-05T14:18:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1/manifests"},{"name":"v0.38.1","sha":"bf74d8f93a111c7e8fa0b97f21bd86f67652f30d","kind":"commit","published_at":"2016-12-05T00:13:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1/manifests"},{"name":"v0.40.0-rc.0","sha":"9233d85ec566e4a3e4eebdb5d8bdf87bb0188ac2","kind":"commit","published_at":"2016-12-02T01:15:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0/manifests"},{"name":"v0.39.0","sha":"324f8f8dc3a4996eab9b00cfd66971de2f78c0d2","kind":"commit","published_at":"2016-12-02T00:10:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0/manifests"},{"name":"v0.39.0-rc.0","sha":"daf4805f88e2f807cd6d5e74de91dd7077438abe","kind":"commit","published_at":"2016-11-23T06:31:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0/manifests"},{"name":"v0.38.0","sha":"fd2313f09855f52bdac55d0e6568b567757ff0e0","kind":"commit","published_at":"2016-11-23T06:05:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0/manifests"},{"name":"v0.38.0-rc.1","sha":"9de1d4f2dd1b90f4253fe532c66e30efd8b0ab69","kind":"commit","published_at":"2016-11-21T15:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1/manifests"},{"name":"v0.38.0-rc.0","sha":"3c9d26e618cbbf49ea362763120d7298b2a8373b","kind":"commit","published_at":"2016-11-08T17:13:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0/manifests"},{"name":"v0.37.0","sha":"890342ed881f27d19a77e518c2c59ea56c162668","kind":"commit","published_at":"2016-11-07T23:19:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0/manifests"},{"name":"v0.37.0-rc.4","sha":"1ecc24a4eb9aee0bfe12867e8946cc52c4464710","kind":"commit","published_at":"2016-11-05T19:41:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4/manifests"},{"name":"v0.37.0-rc.3","sha":"0b27d21455fff8c83ed4ca0ce5fa3edd8c5dfae9","kind":"commit","published_at":"2016-11-03T21:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3/manifests"},{"name":"v0.37.0-rc.2","sha":"1142efae44ee5665c75ae4a0dab7c1708dd7bae9","kind":"commit","published_at":"2016-11-02T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2/manifests"},{"name":"v0.36.1","sha":"486c507dd03423805fa76322d62cd6ad0da420fd","kind":"commit","published_at":"2016-11-01T21:24:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1/manifests"},{"name":"v0.37.0-rc.0","sha":"4b1731727a10ca1872955a64bb08c5c589663078","kind":"commit","published_at":"2016-10-28T15:02:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0/manifests"},{"name":"v0.36.0","sha":"ec9f38c5408b403ab0c0d79cd019ce3d1a5d7d54","kind":"commit","published_at":"2016-10-25T11:07:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0/manifests"},{"name":"v0.36.0-rc.1","sha":"8491e08755c468c3b3e1256b7f352cb44140d189","kind":"commit","published_at":"2016-10-21T00:36:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1/manifests"},{"name":"v0.35.0","sha":"2519010b1c7cf1f8e7b583a100686c364acafdbc","kind":"commit","published_at":"2016-10-11T11:25:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0/manifests"},{"name":"v0.36.0-rc.0","sha":"295867607be4fe92af017dc1bd6bfde722141232","kind":"commit","published_at":"2016-10-10T18:45:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0/manifests"},{"name":"v0.34.1","sha":"953f9b8d0a489dcb9314cc7be9e42e014c740c0f","kind":"commit","published_at":"2016-09-27T18:27:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1/manifests"},{"name":"v0.35.0-rc.0","sha":"0f242a13008f8a8b87b78304930206de0c653b6f","kind":"commit","published_at":"2016-09-23T14:50:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0/manifests"},{"name":"v0.34.0","sha":"c1aa68b422d287aa82ea0af8a337d46373392fb7","kind":"commit","published_at":"2016-09-23T14:11:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"620ecbde6e1b350d1ebf5a3b34ce3339da36f181","kind":"commit","published_at":"2016-09-23T11:08:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1/manifests"},{"name":"v0.34.0-rc.1","sha":"cd33c0d521184d470c105ae2510bf76a87d455ec","kind":"commit","published_at":"2016-09-23T07:53:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1/manifests"},{"name":"v0.34.0-rc.0","sha":"d5e6737351416d09f30a6624be5cc0f61840fd1c","kind":"commit","published_at":"2016-09-09T13:48:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0/manifests"},{"name":"v0.33.0","sha":"c18d1dfd7d46c50320bfea83a7d48e829b579e93","kind":"commit","published_at":"2016-09-09T12:58:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"7a1410aca622b896bf4b63744991b61a9c57c6c0","kind":"commit","published_at":"2016-09-07T10:31:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1/manifests"},{"name":"v0.33.0-rc.1","sha":"4be85575c003af858e82e11396d29c53fe005b0f","kind":"commit","published_at":"2016-09-06T19:36:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1/manifests"},{"name":"v0.32.0","sha":"ff1c6f98b1e961af10f967a56358e53d5de02218","kind":"commit","published_at":"2016-08-21T09:40:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0/manifests"},{"name":"v0.33.0-rc.0","sha":"fadd5dc98bcfc0ee12f4b5c9fad8aae15be54fa3","kind":"commit","published_at":"2016-08-21T09:27:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0/manifests"},{"name":"v0.31.0","sha":"7a32f77f73450bf14014b980624e094255cc7369","kind":"commit","published_at":"2016-08-08T06:43:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0/manifests"},{"name":"v0.32.0-rc.0","sha":"b00f70033a0a92f91d787a14c72bc3f7c8e98505","kind":"commit","published_at":"2016-08-05T09:16:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0/manifests"},{"name":"v0.31.0-rc.1","sha":"5c6c7a2b40222168c99d066e9912f26637ce82e5","kind":"commit","published_at":"2016-08-01T05:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1/manifests"},{"name":"v0.30.0","sha":"8f233dc3b6b990d4363a4cbeacf6a476a0e76521","kind":"commit","published_at":"2016-07-21T08:11:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0/manifests"},{"name":"v0.31.0-rc.0","sha":"9958afbcec22373a23fd8ee0d8bb508b169a6924","kind":"commit","published_at":"2016-07-21T07:51:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0/manifests"},{"name":"v0.29.2","sha":"62494fb66a3b89d5424e67402b308acda2848aee","kind":"commit","published_at":"2016-07-17T17:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"70fe990778336fd72d57e950133bfc2eb07daf18","kind":"commit","published_at":"2016-07-13T12:56:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"455496785a56591d04611836c6efa76858e84462","kind":"commit","published_at":"2016-07-05T22:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0/manifests"},{"name":"v0.30.0-rc.0","sha":"fd8e6d3eaa1a9c41d900f7659727e94dd3353455","kind":"commit","published_at":"2016-07-05T22:30:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0/manifests"},{"name":"v0.29.0-rc.3","sha":"ab1bc0a7698d40ddbc262150f3c878a6e2b32ef3","kind":"commit","published_at":"2016-07-05T15:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3/manifests"},{"name":"v0.29.0-rc3","sha":"2f8cb25a1cc8e4d8828f16121d1dc17840b0eaa6","kind":"commit","published_at":"2016-07-05T15:59:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3/manifests"},{"name":"v0.29.0-rc.2","sha":"288867c510293cb90514fa1cbc1fd6da998f74f6","kind":"commit","published_at":"2016-07-02T00:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2/manifests"},{"name":"v0.29.0-rc.1","sha":"8e376f3ce6cf2264c88f8ca1530c612b1264c325","kind":"commit","published_at":"2016-07-01T22:59:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1/manifests"},{"name":"v0.29.0-rc.0","sha":"cb6e3297e853da9e0de482de095f6758ed4694ad","kind":"commit","published_at":"2016-06-22T04:28:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0/manifests"},{"name":"v0.28.0","sha":"35de46278aa6d07f048902991cb80d82716b62af","kind":"commit","published_at":"2016-06-21T19:01:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"a3268f7dd1543f1d65f1c7fa519aba14cd4db610","kind":"commit","published_at":"2016-06-08T23:52:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"8074b09e7dfa1f5bf71456cc29b49eb2dc836c35","kind":"commit","published_at":"2016-06-06T23:58:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"37cc5cfb0c844cbbeecea01a7e3c550206e18978","kind":"commit","published_at":"2016-06-06T08:21:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0/manifests"},{"name":"v0.28.0-rc.0","sha":"faa67dbfeb4d8c107cfac3a20ecb9638296f9df1","kind":"commit","published_at":"2016-06-06T08:13:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0/manifests"},{"name":"v0.27.0-rc3","sha":"8b734173d311c540f441e740e4922352a363cac9","kind":"commit","published_at":"2016-06-05T18:47:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3/manifests"},{"name":"v0.27.0-rc.3","sha":"252102588d985999b3b0fb48dbdede3e0539b196","kind":"commit","published_at":"2016-06-05T16:19:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3/manifests"},{"name":"v0.26.3","sha":"2efd99ab64e7b113928d4c005fba29ccc7034c95","kind":"commit","published_at":"2016-06-01T16:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3/manifests"},{"name":"v0.27.0-rc2","sha":"76003f37207ad461683fc8ddf95fcbad488df57e","kind":"commit","published_at":"2016-05-27T15:51:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2/manifests"},{"name":"v0.27.0-rc1","sha":"bbccdd5b8423821c2ce5d4e94824d68929a18c86","kind":"commit","published_at":"2016-05-25T00:26:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1/manifests"},{"name":"v0.26.2","sha":"23b1ed45702d6530129f0f07e0dad6bf8452b562","kind":"commit","published_at":"2016-05-24T15:31:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"8714c9bc9e555544c168c571cf9f9759056622f2","kind":"commit","published_at":"2016-05-21T22:58:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1/manifests"},{"name":"v0.27.0-rc","sha":"0f9e31cce84d98b7a299ce2c0fcc9b16ce7bd99a","kind":"commit","published_at":"2016-05-20T18:23:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc/manifests"},{"name":"v0.26.0","sha":"7b54b8e06b2b97e7a48b71e615e3349f45884b29","kind":"commit","published_at":"2016-05-18T22:15:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"3336fb5b5540612956c4ee288686af7e61c59158","kind":"commit","published_at":"2016-05-04T19:13:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"418a0b27df5773c0cb27fd9c3c508625b0c413ec","kind":"commit","published_at":"2016-05-04T16:32:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0/manifests"},{"name":"v0.26.0-rc","sha":"dd6df71678c22a8030b6b70c9aa29dbac09c99e9","kind":"commit","published_at":"2016-05-04T13:07:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc/manifests"},{"name":"v0.24.1","sha":"515e15242c9b812c7e74a8331bfbf367a2bbc2d4","kind":"commit","published_at":"2016-04-19T10:51:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"5150fa107176573894b34f9bdcd7e4eea350e04d","kind":"commit","published_at":"2016-04-19T00:28:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0/manifests"},{"name":"v0.25.0-rc","sha":"2e6fd4af4a11b4dd0cd48d3668a00d3cf713db01","kind":"commit","published_at":"2016-04-18T18:49:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc/manifests"},{"name":"v0.24.0-rc5","sha":"ab21e6baab11f7a4ee70ee1bd299d9de706e79aa","kind":"commit","published_at":"2016-04-13T07:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5/manifests"},{"name":"v0.24.0-rc4","sha":"48d649244880cda5fab306e804ef1caf9ce1f04e","kind":"commit","published_at":"2016-04-11T19:25:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4/manifests"},{"name":"v0.23.1","sha":"2237e3b1e722f7c7a6fd9f5db5317e5a31dce4c3","kind":"commit","published_at":"2016-04-07T19:22:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1/manifests"},{"name":"v0.24.0-rc3","sha":"82c9924411159d2eb82bfeef337a2c603d028b18","kind":"commit","published_at":"2016-04-07T18:10:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3/manifests"},{"name":"v0.24.0-rc2","sha":"30fcc7602b0f3d99e2b7d6146d24c550437740f4","kind":"commit","published_at":"2016-04-06T18:06:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2/manifests"},{"name":"v0.23.0","sha":"db8273e79b6d01ba059358464362daa9ba3ad254","kind":"commit","published_at":"2016-04-06T15:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0/manifests"},{"name":"v0.24.0-rc1","sha":"917c0391ee56732a22e4c33f1546a45996731e7b","kind":"commit","published_at":"2016-04-05T18:32:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1/manifests"},{"name":"v0.24.0-rc","sha":"e8854b771e2ed6e2df395dd7738910ada3584a61","kind":"commit","published_at":"2016-04-04T19:39:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc/manifests"},{"name":"v0.23.0-rc4","sha":"39832820b37468c220c4e1d4c7e72b8ed4469586","kind":"commit","published_at":"2016-04-01T15:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4/manifests"},{"name":"v0.23.0-rc3","sha":"3e956f6608ea387f70a74fb7f92f172e0617c39c","kind":"commit","published_at":"2016-03-31T13:13:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3/manifests"},{"name":"v0.23.0-rc2","sha":"ef1fdf8fb10dc88962ba7365cd8cc6da67a7c6a2","kind":"commit","published_at":"2016-03-31T12:54:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2/manifests"},{"name":"v0.23.0-rc1","sha":"44a8eab108ae8b6cb39fd8a0b00e68507b926bdc","kind":"commit","published_at":"2016-03-23T16:44:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1/manifests"},{"name":"v0.23.0-rc","sha":"2ec88028f56767037e16c67994c8450fb3f2efde","kind":"commit","published_at":"2016-03-23T01:34:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc/manifests"},{"name":"v0.22.2","sha":"db3c3e460d07408ae6041c085e263bcca3ddffa2","kind":"commit","published_at":"2016-03-21T22:00:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e163e6d8b75ec1f73a51601034722b2a6d034f7d","kind":"commit","published_at":"2016-03-21T20:05:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1/manifests"},{"name":"v0.22.0-rc5","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5/manifests"},{"name":"v0.22.0","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0/manifests"},{"name":"v0.22.0-rc4","sha":"cafbeb08feb9f7694f45a3f307cb90ce8344c959","kind":"commit","published_at":"2016-03-16T12:07:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4/manifests"},{"name":"v0.22.0-rc3","sha":"995aa485d286716ecb8101575a528ad0ee8d1598","kind":"commit","published_at":"2016-03-16T10:56:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3/manifests"},{"name":"v0.22.0-rc1","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1/manifests"},{"name":"v0.22.0-rc2","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2/manifests"},{"name":"v0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc/manifests"},{"name":"0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc/manifests"},{"name":"v0.21.0","sha":"f5f0b7deed2ebcaa50962f7e09251a8f8cf7b649","kind":"commit","published_at":"2016-03-01T15:13:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc","sha":"bb256efacffc79e80ce3fc65191a5d2fc18acdb9","kind":"commit","published_at":"2016-02-21T05:26:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc/manifests"},{"name":"v0.20.0","sha":"6496feb61e9205baa3f25cf448c4fce912bd6250","kind":"commit","published_at":"2016-02-15T17:31:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc1","sha":"d4c6e60ced4b18418983ced41778ffb01a34ffab","kind":"commit","published_at":"2016-02-06T17:53:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1/manifests"},{"name":"v0.20.0-rc","sha":"29997b36449f4f178f18878f2b286b096a0c12ac","kind":"commit","published_at":"2016-02-04T12:06:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc/manifests"},{"name":"v0.19.0","sha":"a769f91ccf008ff1deca3ab490e23cd6bb518fdf","kind":"commit","published_at":"2016-01-29T15:03:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0/manifests"},{"name":"v0.19.0-rc","sha":"2f1ed20a6ea18a2505bfed0317c2edaa693526e6","kind":"commit","published_at":"2016-01-20T15:07:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc/manifests"},{"name":"v0.18.0","sha":"aee11c00baa11be1c82daf39adc89c389beed197","kind":"commit","published_at":"2016-01-18T18:30:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0/manifests"},{"name":"v0.18.0-rc","sha":"d6ffc2fd6d0309214e4086c1cda21f93bf27f908","kind":"commit","published_at":"2016-01-05T18:38:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc/manifests"},{"name":"v0.17.0","sha":"30999e37d1ec12384aa3cd3054cd4404bf7c040e","kind":"commit","published_at":"2015-12-18T12:27:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0/manifests"},{"name":"v0.17.0-rc","sha":"9c034a9904d0d53a2d85a16606ba1ca749ce1b54","kind":"commit","published_at":"2015-12-11T15:51:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc/manifests"},{"name":"v0.16.0","sha":"8a9b534a695c50b0199af75fe1b39d69fbddc557","kind":"commit","published_at":"2015-12-04T16:24:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc","sha":"e5a69770a826cee61bd1a8d9e0417075ce221c27","kind":"commit","published_at":"2015-11-23T18:30:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc/manifests"},{"name":"v0.15.0","sha":"c6ae1a77028cbf77f12f4139fe76569da366740c","kind":"commit","published_at":"2015-11-23T17:30:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"3a223e970e9b213b999fce221b65f69aeb806b99","kind":"commit","published_at":"2015-11-10T03:19:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2/manifests"},{"name":"v0.15.0-rc","sha":"94420109a115b4eafa4cebecd1c262ca279110c5","kind":"commit","published_at":"2015-11-09T15:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc/manifests"},{"name":"v0.14.1","sha":"46aa9c60db4f6a8e85c4da099e0a5e1c05237e20","kind":"commit","published_at":"2015-11-06T23:43:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1/manifests"},{"name":"0.14.0","sha":"915a2c4b5f637141412108a89d82e7d06ff57d70","kind":"commit","published_at":"2015-11-05T23:08:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.14.0","html_url":"https://github.com/facebook/react-native/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0/manifests"},{"name":"v0.14.0-rc","sha":"53f688f07cbd161e888aba655ef0ba288b5229ad","kind":"commit","published_at":"2015-10-27T17:20:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc/manifests"},{"name":"v0.13.0","sha":"7fdbc4c64012dcdb744b214bfd6f9660130189b2","kind":"commit","published_at":"2015-10-23T18:59:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc","sha":"1aa2cc4a8225f52415b016403a66fc4aa9db2756","kind":"commit","published_at":"2015-10-13T21:04:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc/manifests"},{"name":"v0.12.0","sha":"68c209a831326175690808a7f3d78afec5611d70","kind":"commit","published_at":"2015-10-08T20:24:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc","sha":"12b92c1520786e350a47f2d876910addac932fb3","kind":"commit","published_at":"2015-09-24T22:05:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc/manifests"},{"name":"v0.11.0","sha":"e1032e1d0974f4bdcca61ec2255ce7bbb984607e","kind":"commit","published_at":"2015-09-15T01:23:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0b48e2d71a7a1f5f96629fce31df0e7387be39ba","kind":"commit","published_at":"2015-08-26T23:46:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0/manifests"},{"name":"v0.11.0-rc","sha":"6edb671e2d05a4ddd8e6900aa8a437109473ff6c","kind":"commit","published_at":"2015-08-26T16:28:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc/manifests"},{"name":"v0.10.0-rc","sha":"2b0e8dd303961277ef1be4ecdc8c2f84d4c42b85","kind":"commit","published_at":"2015-08-15T04:24:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc/manifests"},{"name":"v0.9.0","sha":"6bf829d0563b4946d78e91277040a53018703d15","kind":"commit","published_at":"2015-08-15T03:21:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc","sha":"f773ec8e16cb987a294f9912555c1af65d7dbdfe","kind":"commit","published_at":"2015-08-01T01:16:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc/manifests"},{"name":"v0.8.0","sha":"a767c7b5f366843fac481eb7899e4463b1e72179","kind":"commit","published_at":"2015-07-24T22:16:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.2","sha":"c6cf3d9405fef4ce9f1a2bfa978e5a834c430024","kind":"commit","published_at":"2015-07-17T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc","sha":"e5358b5a9bde128e2ca98b7f425ac388730ad98c","kind":"commit","published_at":"2015-07-10T20:30:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc/manifests"},{"name":"v0.7.1","sha":"73cbab74122867627c1bbb5f6d6e3d91c1d70832","kind":"commit","published_at":"2015-07-10T20:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1/manifests"},{"name":"v0.7.0-rc.2","sha":"6b0cb9243f37b7a14d176f0ee27eeccca0bd49b3","kind":"commit","published_at":"2015-06-26T22:50:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0","sha":"bb0c21cb2ebb81ae5141908ab7681a87301ee4d6","kind":"commit","published_at":"2015-06-25T18:21:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0/manifests"},{"name":"v0.7.0-rc","sha":"30f739b2fb6348337338c4325ebe0ff5d0c03ddb","kind":"commit","published_at":"2015-06-25T18:17:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc/manifests"},{"name":"v0.6.0-rc","sha":"41eaf60e6f75fe964ae11ae2f447271d70c76f11","kind":"commit","published_at":"2015-06-05T22:43:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc/manifests"},{"name":"v0.5.0","sha":"ce0ad9f7121c70b1dd27508910156ecc95b6f10c","kind":"commit","published_at":"2015-06-05T22:35:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0/manifests"},{"name":"v0.5.0-rc","sha":"4673dca0b0941f9f8a61970b0d0829807f26f9bc","kind":"commit","published_at":"2015-05-22T17:09:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc/manifests"},{"name":"v0.4.4","sha":"85c7a0a46530153aa2c653ce77c4e73729a2b682","kind":"tag","published_at":"2015-05-15T22:59:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"8e67bc3d6b6e89eca1c6421701b2c83ceafcbdd7","kind":"tag","published_at":"2015-05-14T23:42:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6214decb3ff56fe972d31379f152b8a6fe6f1b0a","kind":"tag","published_at":"2015-05-08T20:37:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ebce4f5fcf14dc5eabec409d3c7a8f57ebff084f","kind":"tag","published_at":"2015-04-28T00:17:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"576c067b13282c0d47bb7f6444ecf56abbafed6a","kind":"tag","published_at":"2015-04-20T16:39:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"775dd2741217433777476267384498a811bcac7c","kind":"tag","published_at":"2015-04-10T19:37:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11/manifests"},{"name":"v0.3.8","sha":"ad762bcfd30a02e3cef02b2f3299fe507f763474","kind":"tag","published_at":"2015-04-10T19:29:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8/manifests"},{"name":"v0.3.5","sha":"1799ea6bc22701a4975358aea028f0dca838a110","kind":"tag","published_at":"2015-04-08T01:54:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"48a993b5c5e8574c5ea387feb99c5f0bc851b3ac","kind":"commit","published_at":"2015-04-02T01:51:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5942d81d7b678affee40e8ec2dcb6d743f01e2bd","kind":"tag","published_at":"2015-04-01T16:26:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b49e3bcd6d506fc6f4cf3251842b91363a5be39f","kind":"tag","published_at":"2015-04-01T16:22:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3c4341084396a56d66b9ebc9fb0be1d315cd43ff","kind":"commit","published_at":"2015-03-28T05:13:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e02ea664fcf38c4e3539e2e0e4b37564fe5d80d3","kind":"commit","published_at":"2015-03-27T19:16:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"bd8fa86ba6142630ac5033f1c4022da04a748d6f","kind":"commit","published_at":"2015-03-27T00:50:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"71f08d2cb28e9f731913caae390d6334e3a47bc6","kind":"commit","published_at":"2015-03-27T00:34:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"72d3d724a3a0c6bc46981efd0dad8f7f61121a47","kind":"commit","published_at":"2015-03-26T17:06:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.1.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T21:20:23.597Z","dependent_packages_count":1,"downloads":36892960,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":12.691430227289976,"dependent_repos_count":37.35893029916463,"dependent_packages_count":53.58337199495703,"stargazers_count":0.013079587420943955,"forks_count":0.3299375487675642,"docker_downloads_count":null,"average":20.79534993152003},"purl":"pkg:npm/%40react-native/debugger-frontend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/debugger-frontend","docker_dependents_count":2,"docker_downloads_count":194758,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/debugger-frontend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/debugger-frontend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:03:53.025Z","issues_count":6267,"pull_requests_count":10838,"avg_time_to_close_issue":29423283.68639508,"avg_time_to_close_pull_request":2647980.073345987,"issues_closed_count":3887,"pull_requests_closed_count":7374,"pull_request_authors_count":691,"issue_authors_count":2801,"avg_comments_per_issue":9.27477261847774,"avg_comments_per_pull_request":4.924248016239159,"merged_pull_requests_count":188,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2104,"past_year_pull_requests_count":8086,"past_year_avg_time_to_close_issue":1799717.4267782427,"past_year_avg_time_to_close_pull_request":783799.1774072687,"past_year_issues_closed_count":1194,"past_year_pull_requests_closed_count":5337,"past_year_pull_request_authors_count":407,"past_year_issue_authors_count":892,"past_year_avg_comments_per_issue":5.321292775665399,"past_year_avg_comments_per_pull_request":4.261810536730151,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":159,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/issues","maintainers":[{"login":"huntie","count":368,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"javache","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"tido64","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"pieterv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"hurali97","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"bigfootjon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"gkz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"gabrieldonadel","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"Titozzz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"siddharthkul","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"gaearon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"elicwhite","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"fabriziobertoglio1987","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriziobertoglio1987"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"kelset","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelset"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"fortmarek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"Pranav-yadav","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranav-yadav"},{"login":"TheSavior","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"brentvatne","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"shubhamguptadream11","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"janicduplessis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janicduplessis"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"samwgoldman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samwgoldman"},{"login":"timjacobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timjacobi"}],"active_maintainers":[{"login":"huntie","count":343,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"javache","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"tido64","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"hurali97","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"gkz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"pieterv","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"siddharthkul","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"bigfootjon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"gabrieldonadel","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"gaearon","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"elicwhite","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"Titozzz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"TheSavior","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"fortmarek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"shubhamguptadream11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"brentvatne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-frontend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-frontend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-frontend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-frontend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-frontend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-frontend/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2023-09-01T13:06:33.236Z","updated_at":"2023-09-01T13:06:33.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2023-09-01T13:06:32.647Z","updated_at":"2023-09-01T13:06:32.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":11711650,"name":"@react-native/debugger-shell","ecosystem":"npm","description":"Experimental debugger shell for React Native for use with @react-native/debugger-frontend","homepage":"https://github.com/facebook/react-native/tree/HEAD/packages/debugger-shell#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["react-native","tools"],"namespace":"react-native","versions_count":386,"first_release_published_at":"2025-05-31T03:36:27.783Z","latest_release_published_at":"2026-06-09T12:20:34.638Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:02:06.860Z","created_at":"2025-05-31T03:37:14.306Z","updated_at":"2026-06-21T04:02:17.788Z","registry_url":"https://www.npmjs.com/package/@react-native/debugger-shell","install_command":"npm install @react-native/debugger-shell","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260620-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"react/react-native","owner":"react","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2026-06-19T16:47:53.000Z","size":972335,"stargazers_count":126045,"open_issues_count":1049,"forks_count":25180,"subscribers_count":3527,"default_branch":"main","last_synced_at":"2026-06-20T21:27:04.816Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/react.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-0.5x.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2026-06-20T17:25:05.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/react/react-native","commit_stats":{"total_commits":33054,"total_committers":3812,"mean_commits":8.671038824763903,"dds":0.9607611786773159,"last_synced_commit":"7211119d2325a67067f9dd7296cdcb9f91624c7f"},"previous_names":["react/react-native"],"tags_count":678,"template":false,"template_full_name":null,"purl":"pkg:github/react/react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","download_url":"https://codeload.github.com/react/react-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/sbom","scorecard":{"id":390825,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/react-native","commit":"256565cb1198c02cda218e06de5700c85d8ad589"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autorebase.yml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/autorebase.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/autorebase.yml:9","Warn: no topLevel permission defined: .github/workflows/bump-podfile-lock.yml:1","Warn: no topLevel permission defined: .github/workflows/cache-reaper.yml:1","Warn: no topLevel permission defined: .github/workflows/check-for-reproducer.yml:1","Warn: no topLevel permission defined: .github/workflows/check-nightly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-pr.yml:6","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/danger-pr.yml:8","Warn: topLevel 'checks' permission set to 'write': .github/workflows/danger-pr.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/danger-pr.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/danger-pr.yml:13","Warn: no topLevel permission defined: .github/workflows/generate-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/monitor-new-issues.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:8","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-issue-labeled.yml:8","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-core.yml:1","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-dependencies.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-bumped-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/retry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test-all.yml:1","Warn: no topLevel permission defined: .github/workflows/test-libraries-on-nightlies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/gradle-plugin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: private/helloworld/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":"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/autorebase.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autorebase.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-podfile-lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/bump-podfile-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-reaper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/cache-reaper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-nightly.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/close-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/danger-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-bumped-packages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-bumped-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-all.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:557: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:631: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:542: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:582: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:439: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:598: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Info:   0 out of 112 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:31.707Z","repository_id":25594131,"created_at":"2025-08-18T17:45:31.707Z","updated_at":"2025-08-18T17:45:31.707Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34593129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":163,"last_synced_at":"2026-05-16T15:59:08.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":964404,"followers":35470,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-05-16T15:59:08.947Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-21T04:02:17.788Z","dependent_packages_count":0,"downloads":19006324,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.531082548243617,"dependent_packages_count":35.40547653236337,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.968279540303495},"purl":"pkg:npm/%40react-native/debugger-shell","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/debugger-shell","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/debugger-shell","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/debugger-shell/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-20T11:00:55.520Z","issues_count":8,"pull_requests_count":18,"avg_time_to_close_issue":16697294.0,"avg_time_to_close_pull_request":4193813.0,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":16697294.0,"past_year_avg_time_to_close_pull_request":4193813.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-shell/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-shell/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-shell/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-shell/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-shell/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdebugger-shell/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2025-05-31T03:37:15.157Z","updated_at":"2025-05-31T03:37:15.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2025-05-31T03:37:15.109Z","updated_at":"2025-05-31T03:37:15.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":7912392,"name":"@react-native/metro-babel-transformer","ecosystem":"npm","description":"Babel transformer for React Native applications.","homepage":"https://github.com/facebook/react-native#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["transformer","react-native","metro"],"namespace":"react-native","versions_count":1067,"first_release_published_at":"2023-08-07T21:00:43.652Z","latest_release_published_at":"2026-06-09T12:20:57.542Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:03:01.071Z","created_at":"2023-07-10T15:29:33.472Z","updated_at":"2026-06-21T04:03:01.071Z","registry_url":"https://www.npmjs.com/package/@react-native/metro-babel-transformer","install_command":"npm install @react-native/metro-babel-transformer","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"false":"0.74.82","0.74-stable":"0.74.89","0.75-stable":"0.75.5","0.76-stable":"0.76.9","0.78-stable":"0.78.3","0.77-stable":"0.77.3","0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260621-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"facebook/react-native","owner":"facebook","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2024-10-29T12:24:10.000Z","size":897564,"stargazers_count":118935,"open_issues_count":876,"forks_count":24303,"subscribers_count":3596,"default_branch":"main","last_synced_at":"2024-10-29T12:45:07.508Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-pre-060.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2024-10-29T12:24:16.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/facebook/react-native","commit_stats":{"total_commits":29997,"total_committers":3643,"mean_commits":8.234147680483119,"dds":0.9567623429009567,"last_synced_commit":"8ff05b5a18db85ab699323d1745a5f17cdc8bf6c"},"previous_names":[],"tags_count":544,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222062766,"owners_count":16924733,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":135,"last_synced_at":"2024-04-12T02:21:10.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":951686,"followers":22215,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2024-04-12T02:21:55.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"v0.75.0","sha":"89cdc14c8bcccb8506cee82056dca6febb1a7281","kind":"tag","published_at":"2024-08-14T14:54:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0/manifests"},{"name":"v0.75.0-rc.7","sha":"7244893b12a83ca8b6aa62d69671b198eb400b9b","kind":"tag","published_at":"2024-08-06T11:16:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7/manifests"},{"name":"v0.74.5","sha":"5e6fed361c1a95b770c9d9b2dd7bb49676fa95e0","kind":"tag","published_at":"2024-08-05T13:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5/manifests"},{"name":"v0.72.16","sha":"337dcaa54a10f2c88aa95b40f73eba6aa34cbdb9","kind":"tag","published_at":"2024-08-01T20:14:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16/manifests"},{"name":"v0.74.4","sha":"097ce0760268046baf0dad52b55f170edfed36f4","kind":"tag","published_at":"2024-07-30T11:18:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4/manifests"},{"name":"v0.75.0-rc.6","sha":"7e98cdba8a8137bc52f96e8ce5b0e1602abe2958","kind":"tag","published_at":"2024-07-29T16:54:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6/manifests"},{"name":"v0.75.0-rc.5","sha":"46b269dd4683a133cb83f5f600cdd16cbc22fdf0","kind":"tag","published_at":"2024-07-15T17:06:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5/manifests"},{"name":"v0.73.9","sha":"9049306394f0b80786857a32982e2c287d951f6e","kind":"tag","published_at":"2024-07-09T17:31:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9/manifests"},{"name":"v0.75.0-rc.4","sha":"a2022aff957af589614b46ce67d06dcd30ef03de","kind":"tag","published_at":"2024-07-08T15:49:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4/manifests"},{"name":"v0.74.3","sha":"8e5a9360bb8dbf27f05261f11085c1972265ce15","kind":"tag","published_at":"2024-07-01T17:33:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3/manifests"},{"name":"v0.75.0-rc.3","sha":"15b55714eb4ac0ece5ab9e553601826286a464da","kind":"tag","published_at":"2024-07-01T16:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3/manifests"},{"name":"v0.75.0-rc.2","sha":"668358c47ad9cbe699bc3e497f8cae84dcdd1459","kind":"tag","published_at":"2024-06-26T10:59:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2/manifests"},{"name":"v0.75.0-rc.1","sha":"91209302881fb380e25f7a3c2f7a93597da136f4","kind":"tag","published_at":"2024-06-25T13:58:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1/manifests"},{"name":"v0.75.0-rc.0","sha":"98b302e2190bd1bc464cee20fe1d454e50034ba6","kind":"tag","published_at":"2024-06-19T10:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0/manifests"},{"name":"v0.72.15","sha":"4cee0a4c06deb3b49c31021ea50766a4d391de1e","kind":"tag","published_at":"2024-06-12T13:29:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15/manifests"},{"name":"v0.74.2","sha":"17c0b1766f7e3c1c3a59f7701704f0ea6a6f6bc3","kind":"tag","published_at":"2024-06-04T15:08:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"31f9d45074f069151c155836335e0edff87f70bd","kind":"tag","published_at":"2024-05-02T18:17:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1/manifests"},{"name":"v0.74.1-rc.0","sha":"60962b4406a86e37657762ff5e61d6ede4ee32e3","kind":"tag","published_at":"2024-05-01T12:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0/manifests"},{"name":"v0.73.8","sha":"c39538b79dbc7f84b536431ac2230d259f846e42","kind":"tag","published_at":"2024-04-30T10:07:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8/manifests"},{"name":"v0.72.14","sha":"33865b989995d7e62e03824b1978b7db6322f55d","kind":"tag","published_at":"2024-04-30T09:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14/manifests"},{"name":"v0.71.19","sha":"14e21de3bea51b1aebef55b9adde71fe49ad86a9","kind":"tag","published_at":"2024-04-29T09:23:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.19","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19/manifests"},{"name":"v0.74.0","sha":"972b42016ef02dc3cecf9743bad82c9fd2068805","kind":"tag","published_at":"2024-04-22T11:41:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0/manifests"},{"name":"v0.72.13","sha":"9a369f403604f7e243929f7ddce0107d03140333","kind":"tag","published_at":"2024-04-18T15:37:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13/manifests"},{"name":"v0.73.7","sha":"8b09449b0cd91b50c6945dead076aeeaf011075e","kind":"tag","published_at":"2024-04-18T14:43:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7/manifests"},{"name":"v0.74.0-rc.9","sha":"d4a48ce692c5f492e27d2d99cc95e04bc78aac24","kind":"tag","published_at":"2024-04-15T14:02:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9/manifests"},{"name":"v0.74.0-rc.8","sha":"2a6e156054a53c7304583cc56f5e31c36e4fad1b","kind":"tag","published_at":"2024-04-10T13:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8/manifests"},{"name":"v0.71.18","sha":"6b89acc1ab09439a0cf2b7945b053a2c9f4abdc5","kind":"tag","published_at":"2024-04-09T16:21:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.18","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18/manifests"},{"name":"v0.74.0-rc.7","sha":"40feba6a81f6fdf609692e7aac263edaf6ffe671","kind":"tag","published_at":"2024-04-08T12:21:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7/manifests"},{"name":"v0.74.0-rc.6","sha":"6abca78895b921c60dff65e7379483b5e87660ef","kind":"tag","published_at":"2024-04-02T11:04:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6/manifests"},{"name":"v0.74.0-rc.5","sha":"c0c3ac3f13693daa1f128523529126512d2b9664","kind":"tag","published_at":"2024-03-25T13:57:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5/manifests"},{"name":"v0.74.0-rc.4","sha":"907bd438ff209f9a4e3f3bdfc6f6264bb25564c8","kind":"tag","published_at":"2024-03-18T15:20:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4/manifests"},{"name":"v0.72.12","sha":"b41849880722904649a91302ddedb6d10c0bb58d","kind":"tag","published_at":"2024-03-11T15:52:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12/manifests"},{"name":"v0.74.0-rc.3","sha":"57cc8e7f6772fee1e01e9997c04ee66016495f83","kind":"tag","published_at":"2024-03-11T14:59:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3/manifests"},{"name":"v0.73.6","sha":"0384caad3458f7658e68653a0ab62fd6cc3e4483","kind":"tag","published_at":"2024-03-11T09:25:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6/manifests"},{"name":"v0.74.0-rc.2","sha":"c68669079acc9da42bd980619a33532a66d3d913","kind":"tag","published_at":"2024-03-04T19:42:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2/manifests"},{"name":"v0.72.11","sha":"e8e03a4240fc135b804ff52c800d237d41cfbe34","kind":"tag","published_at":"2024-02-28T16:59:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11/manifests"},{"name":"v0.74.0-rc.1","sha":"ad3f6b5274537540e409ba528235654e68a6e80b","kind":"tag","published_at":"2024-02-27T01:08:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1/manifests"},{"name":"v0.71.17","sha":"ede87f82a17d6bf8eb3be16e17f0fbbf67f1c8f4","kind":"tag","published_at":"2024-02-27T01:05:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.17","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17/manifests"},{"name":"v0.73.5","sha":"02f163e4e83c3676216cd9360166e1cb0a8eda5f","kind":"tag","published_at":"2024-02-26T18:03:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5/manifests"},{"name":"v0.74.0-rc.0","sha":"898e207bcf70033a8280f91651ec8b003becb932","kind":"tag","published_at":"2024-02-21T16:33:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0/manifests"},{"name":"v0.73.4","sha":"36a4a2450144228e8a3ccc63541428751a7e4555","kind":"tag","published_at":"2024-02-06T00:38:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4/manifests"},{"name":"v0.71.16","sha":"8fb6ae12c91e7d253ba38608cdf030b192b1754a","kind":"tag","published_at":"2024-01-30T18:02:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16/manifests"},{"name":"v0.73.3","sha":"53061d7b85a98f442f1b652488f9e150563d3c96","kind":"tag","published_at":"2024-01-29T18:03:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3/manifests"},{"name":"v0.72.10","sha":"19f3ddd5c15bb3846f375e50057a428330932d57","kind":"tag","published_at":"2024-01-18T15:48:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10/manifests"},{"name":"v0.70.15","sha":"982ebc674b5aea7aedf859d00f0ffd4fffe9eaac","kind":"tag","published_at":"2024-01-16T22:01:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15/manifests"},{"name":"v0.71.15","sha":"5761ad6437b29dc559fce0914f2a8e71d02d25b3","kind":"tag","published_at":"2024-01-08T18:48:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15/manifests"},{"name":"v0.73.2","sha":"d2ac5d6a55ab0cd3a32c6939b941b31f06ea32e8","kind":"tag","published_at":"2024-01-08T14:55:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2/manifests"},{"name":"v0.72.9","sha":"7b20c5b5e5b26178fe3ba0cfe070afd8a129e4bb","kind":"tag","published_at":"2024-01-08T13:28:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9/manifests"},{"name":"v0.72.8","sha":"f63a721e8996fdf47edceade85d998148d36041e","kind":"tag","published_at":"2023-12-20T08:24:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8/manifests"},{"name":"v0.73.1","sha":"f6b7243d2ae7c8d7fe690da8f9a922df844061d3","kind":"tag","published_at":"2023-12-18T09:45:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"1eb4bf0d3af1fe267f5de6bf4bbe1e65d41fea1b","kind":"tag","published_at":"2023-12-06T16:12:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0/manifests"},{"name":"v0.73.0-rc.8","sha":"6a4b434c8faa88c5b29ecf998c502a47fedc081b","kind":"tag","published_at":"2023-12-04T18:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8/manifests"},{"name":"v0.73.0-rc.7","sha":"bb989e982c076979f6b520e1e6c353426a6e8673","kind":"tag","published_at":"2023-12-04T10:58:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7/manifests"},{"name":"v0.73.0-rc.6","sha":"0d5e67841f778d8a41fb17463061dc45126a33f8","kind":"tag","published_at":"2023-11-28T11:54:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6/manifests"},{"name":"v0.73.0-rc.5","sha":"4cd4b398ddeaf1d169a21d83fc3dd88a6e34bb51","kind":"tag","published_at":"2023-11-20T18:10:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5/manifests"},{"name":"v0.72.7","sha":"52904ffc420aaaf8a396a63c86b584b3967965a9","kind":"tag","published_at":"2023-11-14T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7/manifests"},{"name":"v0.73.0-rc.4","sha":"7ba400c35e5862deafeb2e71cc7f9e0de18062a8","kind":"tag","published_at":"2023-11-06T22:35:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4/manifests"},{"name":"v0.70.14","sha":"fe6c65169c06070c98c8bf463e2d40194f10ecc4","kind":"tag","published_at":"2023-10-24T17:32:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14/manifests"},{"name":"v0.73.0-rc.3","sha":"6d41c72a906c50022875cb53dde4fdaef531f9c2","kind":"tag","published_at":"2023-10-23T14:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3/manifests"},{"name":"v0.72.6","sha":"4fd3da2a877d5c4dc07ea26067f2eec98ac4fb19","kind":"tag","published_at":"2023-10-12T15:02:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6/manifests"},{"name":"v0.71.14","sha":"b0a27d2b4b9f474deaf3835c9a1b9af200dd9f79","kind":"tag","published_at":"2023-10-12T13:28:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14/manifests"},{"name":"v0.73.0-rc.2","sha":"e22a8d1ac57f28295694cb2c774704e42b14cb44","kind":"tag","published_at":"2023-10-10T08:36:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2/manifests"},{"name":"v0.73.0-rc.1","sha":"e8f41ce48b4a0f72aed4beca3d0db37a370d8215","kind":"tag","published_at":"2023-10-04T08:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1/manifests"},{"name":"v0.73.0-rc.0","sha":"f133dd2efbb2ea0ea10241bb32005261a0405a49","kind":"tag","published_at":"2023-10-03T16:13:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0/manifests"},{"name":"v0.72.5","sha":"1e38d4d4b15f55df721d4fb05596b957de3868e3","kind":"tag","published_at":"2023-09-25T04:32:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5/manifests"},{"name":"v0.71.13","sha":"7399bbbd0252d2935fd015acd4b5b9322c9bdb72","kind":"tag","published_at":"2023-08-22T08:34:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13/manifests"},{"name":"v0.72.4","sha":"ff27568f62c936c1e605594bc3ec178a188403f0","kind":"tag","published_at":"2023-08-14T07:56:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4/manifests"},{"name":"v0.70.13","sha":"0bccf2b6162b74ac39ec3a5caaa15ea3b9b8c5e8","kind":"tag","published_at":"2023-07-28T08:25:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13/manifests"},{"name":"v0.72.3","sha":"24b682081b79a05fd25587c29430e758658f7754","kind":"tag","published_at":"2023-07-12T10:38:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3/manifests"},{"name":"v0.72.2","sha":"b95c87daa0bed2e0aac75bc3658280b5c058d708","kind":"tag","published_at":"2023-07-11T10:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2/manifests"},{"name":"v0.70.12","sha":"3481eba79ae209da4081033defc049ab6f1fb35f","kind":"tag","published_at":"2023-07-05T09:35:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12/manifests"},{"name":"v0.69.12","sha":"5883b0bd7ebecf2daabbf33904d47de2d36cf1fe","kind":"tag","published_at":"2023-07-04T14:39:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12/manifests"},{"name":"v0.71.12","sha":"49d16d5aefd703ff20ab5d05544d78d6ce446427","kind":"tag","published_at":"2023-07-04T10:36:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12/manifests"},{"name":"v0.70.11","sha":"90d0f938e19834e911474b640e2954311aed3765","kind":"tag","published_at":"2023-07-04T10:28:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11/manifests"},{"name":"v0.72.1","sha":"73293f2c164dbbb07f109a1bb59b70d14967d2e8","kind":"tag","published_at":"2023-06-29T16:57:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1/manifests"},{"name":"v0.72.0","sha":"7a893e41103f98adbab71c54a8362b4e29799dcf","kind":"tag","published_at":"2023-06-21T14:15:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0/manifests"},{"name":"v0.71.11","sha":"7ea7d946c643f076c29bcf11b927f7569e3c516f","kind":"tag","published_at":"2023-06-14T14:23:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11/manifests"},{"name":"v0.72.0-rc.6","sha":"ec4771b79a74aa3140484dfc2e43a66157eb5243","kind":"tag","published_at":"2023-06-13T19:39:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6/manifests"},{"name":"v0.69.11","sha":"2407776d11f223bbd338f3a0c0e7001f29d4ae78","kind":"tag","published_at":"2023-06-08T16:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11/manifests"},{"name":"v0.70.10","sha":"3364cd1c017e74e946efd56e8a130c315c8bdd2c","kind":"tag","published_at":"2023-06-08T15:37:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10/manifests"},{"name":"v0.71.10","sha":"4e92d670682f9576f0946bfa7a50904e9d14f92f","kind":"tag","published_at":"2023-06-07T17:15:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10/manifests"},{"name":"v0.71.9","sha":"ed9ef9811b4c6161d28058bd26341158010d653d","kind":"tag","published_at":"2023-06-07T13:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9/manifests"},{"name":"v0.72.0-rc.5","sha":"a98c7c6f54ccfdb6ffd56a00f604059e6584a15f","kind":"tag","published_at":"2023-06-01T09:35:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5/manifests"},{"name":"v0.72.0-rc.4","sha":"e11396e9980761a205d5cd96d5129f5385fd074b","kind":"tag","published_at":"2023-05-31T07:15:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4/manifests"},{"name":"v0.72.0-rc.3","sha":"d71ba2da345a324f85dcd9fd461a729cb5022b48","kind":"tag","published_at":"2023-05-11T14:36:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3/manifests"},{"name":"v0.71.8","sha":"d2a873956520806e434084d2d48dc0a4ee913f07","kind":"tag","published_at":"2023-05-10T12:29:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8/manifests"},{"name":"v0.72.0-rc.2","sha":"9cb7b44d4c41960704f9b6b7ac1055c822d5aaf2","kind":"tag","published_at":"2023-05-04T12:16:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2/manifests"},{"name":"v0.68.7","sha":"b97a32825784fd6cc7f1b0705b12aea4456e0800","kind":"tag","published_at":"2023-04-26T13:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7/manifests"},{"name":"v0.69.10","sha":"8b9f3712c464be63138c224748150f826049b350","kind":"tag","published_at":"2023-04-25T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10/manifests"},{"name":"v0.70.9","sha":"6bba5078958408990c6279c9682fef7961c9b6e7","kind":"tag","published_at":"2023-04-19T09:51:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9/manifests"},{"name":"v0.71.7","sha":"6115ce53a2df4449769e4b9b6ca95fc29955fff0","kind":"tag","published_at":"2023-04-19T07:31:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7/manifests"},{"name":"v0.72.0-rc.1","sha":"30b5de04d6fc472bb9c855d0362d7417eda28a6b","kind":"tag","published_at":"2023-04-05T12:16:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1/manifests"},{"name":"v0.69.9","sha":"f4f3aa31f344cb7e1cca76ff497c8ca0292f9e42","kind":"tag","published_at":"2023-04-04T10:13:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9/manifests"},{"name":"v0.70.8","sha":"99c097917b27c51b5262ea72db6f6b6ad4f7a8c4","kind":"tag","published_at":"2023-04-04T09:13:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8/manifests"},{"name":"v0.71.6","sha":"030ab8e0f19c57d1a07036ad89deef97c6eb39fe","kind":"tag","published_at":"2023-04-03T15:10:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6/manifests"},{"name":"v0.71.5","sha":"1d282daf07fbdb76ec3b2666162dc74c6bd205e5","kind":"tag","published_at":"2023-03-29T11:34:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5/manifests"},{"name":"v0.72.0-rc.0","sha":"2c6edee68e936129644c14736e684a14bd11c55c","kind":"tag","published_at":"2023-03-20T15:38:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0/manifests"},{"name":"v0.71.4","sha":"e0d92c64cdd8ff055c70d2bd3a6ecd445be593ff","kind":"tag","published_at":"2023-03-08T14:19:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4/manifests"},{"name":"v0.71.3","sha":"d9321c0866a9270f8aae0d37c11584f819bc11ce","kind":"tag","published_at":"2023-02-14T12:25:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3/manifests"},{"name":"v0.71.2","sha":"66a47e18dc9a8490b3fcb1f4a504959d63980085","kind":"tag","published_at":"2023-02-01T14:40:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2/manifests"},{"name":"v0.70.7","sha":"b177489eb3ab79ec13e91acd0855d3f94b76de90","kind":"tag","published_at":"2023-01-31T14:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7/manifests"},{"name":"v0.68.6","sha":"91a3a548e237cf9991105d10e2457422874d1e60","kind":"tag","published_at":"2023-01-30T18:00:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6/manifests"},{"name":"v0.69.8","sha":"124bb11ecd6e6270e375362af3bc475fa828de8d","kind":"tag","published_at":"2023-01-30T15:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8/manifests"},{"name":"v0.71.1","sha":"3978b7ce82534e203ba3e289d88134efc3172355","kind":"tag","published_at":"2023-01-19T16:46:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"5a251ba7c5cc90481dec9f1665d753a6d3edf9b1","kind":"tag","published_at":"2023-01-12T14:46:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0/manifests"},{"name":"v0.71.0-rc.6","sha":"7dee5e7d85af9efff5b82629fd0d49e79d03b649","kind":"tag","published_at":"2023-01-09T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6/manifests"},{"name":"v0.71.0-rc.5","sha":"6ece074edfcee69ad1f01b43396b554d87a6c8a4","kind":"tag","published_at":"2022-12-19T16:46:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5/manifests"},{"name":"v0.71.0-rc.4","sha":"e2e6ee363fd97b7445e4b2f72dbdb32d081359a1","kind":"tag","published_at":"2022-12-14T10:59:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4/manifests"},{"name":"v0.71.0-rc.3","sha":"ed895c56243ec5343e2a50576a9eefbe99485a96","kind":"tag","published_at":"2022-11-30T17:06:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3/manifests"},{"name":"v0.71.0-rc.2","sha":"38465f2d184a2558681a6b6b45163694c885bd39","kind":"tag","published_at":"2022-11-24T16:47:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2/manifests"},{"name":"v0.71.0-rc.1","sha":"79f785760f137ce3895b994081ca7938c6d4794a","kind":"tag","published_at":"2022-11-23T15:50:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1/manifests"},{"name":"v0.70.6","sha":"49dd38f1338ab8fb37144f03980bb7f122a8f04e","kind":"tag","published_at":"2022-11-15T15:30:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6/manifests"},{"name":"v0.63.5","sha":"cfc4d196a947329309e29c08d44967b31220393b","kind":"commit","published_at":"2022-11-07T00:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5/manifests"},{"name":"v0.64.4","sha":"0645c38014e8310d8e387dabc860c8c5878beb6e","kind":"commit","published_at":"2022-11-07T00:07:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4/manifests"},{"name":"v0.65.3","sha":"2642fe185f9282ef6e39619617671068f9696008","kind":"commit","published_at":"2022-11-06T23:12:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3/manifests"},{"name":"v0.66.5","sha":"aea1e717216b587b82f253e5166750b12b393a07","kind":"commit","published_at":"2022-11-06T22:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5/manifests"},{"name":"v0.67.5","sha":"638d3a499fa587e0658677be9b918972ccc2891c","kind":"tag","published_at":"2022-11-06T20:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5/manifests"},{"name":"v0.68.5","sha":"b12a7f9e68891a2423df2494b306b081a192a967","kind":"tag","published_at":"2022-11-06T20:13:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5/manifests"},{"name":"v0.69.7","sha":"5e537036954f01f5177b78dd7cd6454d6a5ae56e","kind":"tag","published_at":"2022-11-06T20:07:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7/manifests"},{"name":"v0.70.5","sha":"35fa47b3828a5dbaceeca02f333cf3c4a147e3b7","kind":"tag","published_at":"2022-11-06T20:06:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5/manifests"},{"name":"v0.71.0-rc.0","sha":"60129ab7ac9b879f03865a2f7e9668c7e564024f","kind":"tag","published_at":"2022-11-04T15:25:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0/manifests"},{"name":"v0.70.4","sha":"54e666205b36e37c30d3b01684bbd1a84a666d4e","kind":"tag","published_at":"2022-10-25T14:20:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4/manifests"},{"name":"v0.70.3","sha":"917e97b996e23838b448b48701660bc3dff3bc57","kind":"tag","published_at":"2022-10-12T13:15:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3/manifests"},{"name":"v0.68.4","sha":"b55518c4bf22ea6f409b58151d9c84fa161d6e02","kind":"tag","published_at":"2022-10-10T13:19:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4/manifests"},{"name":"v0.70.2","sha":"b9c297537a5eda68621ba77ead272cfd8b4c6e2c","kind":"tag","published_at":"2022-10-04T09:34:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2/manifests"},{"name":"v0.69.6","sha":"3e75c0b3baa265a7b5431cd2d304389f9a3faa44","kind":"tag","published_at":"2022-09-27T11:12:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6/manifests"},{"name":"v0.70.1","sha":"a54ba33305621abb778085fc01ff954b621ce57b","kind":"tag","published_at":"2022-09-15T15:23:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1/manifests"},{"name":"v0.70.0","sha":"7fc33cc15afe063cf0bf458757b727b4a608c686","kind":"tag","published_at":"2022-09-05T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0/manifests"},{"name":"v0.69.5","sha":"38cfe63338af4977817abefd12fb608fa5d2fc83","kind":"tag","published_at":"2022-08-25T15:29:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5/manifests"},{"name":"v0.70.0-rc.4","sha":"462a35600ea5e561b67e6c1c37a24177c5995d10","kind":"tag","published_at":"2022-08-22T14:44:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4/manifests"},{"name":"v0.70.0-rc.3","sha":"c6f57b685408dda1d27b4ed987434acfd28eb59e","kind":"tag","published_at":"2022-08-15T14:15:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3/manifests"},{"name":"latest","sha":"9604606a6799ab4f1bcb57d977755715bb2aeb50","kind":"tag","published_at":"2022-08-08T11:08:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/latest","html_url":"https://github.com/facebook/react-native/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest/manifests"},{"name":"v0.69.4","sha":"038f409a5f857f29bfe3e5b4c02376557edf07d6","kind":"tag","published_at":"2022-08-08T11:08:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4/manifests"},{"name":"v0.68.3","sha":"84b5f11fdb536088dcc48448fc7cfa4d9f152c30","kind":"tag","published_at":"2022-08-08T10:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3/manifests"},{"name":"v0.70.0-rc.2","sha":"2f2eaaa23c616c873a9d2bf915b320b24edb805c","kind":"tag","published_at":"2022-08-04T15:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2/manifests"},{"name":"v0.70.0-rc.1","sha":"6b499e6bd7ccb9b005d02555bd1af030c149d40e","kind":"tag","published_at":"2022-07-28T13:01:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1/manifests"},{"name":"v0.69.3","sha":"1089a7f12a2edab11db4693cebacdfa0d6925c2f","kind":"tag","published_at":"2022-07-25T13:00:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"8f96c45dc25817054521cee1602f44a435f6aef0","kind":"tag","published_at":"2022-07-20T09:39:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2/manifests"},{"name":"v0.70.0-rc.0","sha":"e8904d4957c086d403bff4cb5913bb0dcf55afec","kind":"tag","published_at":"2022-07-15T13:55:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0/manifests"},{"name":"v0.69.1","sha":"ac736a40ce484602770f90116b9e4040eca940c5","kind":"tag","published_at":"2022-06-29T10:03:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"d6ec07a16431e5ecfa8baa9076c776c95a0d5865","kind":"tag","published_at":"2022-06-22T17:36:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0/manifests"},{"name":"v0.69.0-rc.6","sha":"216da1c5a7e2bb6ac43e7fda377b9299bf19aeb8","kind":"tag","published_at":"2022-06-01T16:18:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6/manifests"},{"name":"v0.69.0-rc.5","sha":"501c1f3cb6cbf3de221cc758cdba534d5ac21cfd","kind":"tag","published_at":"2022-05-31T12:27:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5/manifests"},{"name":"v0.69.0-rc.4","sha":"6749566a6912acb1796b7cf4c54b2b0aacbe297c","kind":"tag","published_at":"2022-05-31T08:21:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4/manifests"},{"name":"v0.69.0-rc.3","sha":"df694e026ef22222f19b23ac8445f55cccbf2907","kind":"tag","published_at":"2022-05-24T15:35:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3/manifests"},{"name":"v0.69.0-rc.2","sha":"70bdd908681ec3d88e9243e4dd899c9af27c91d8","kind":"tag","published_at":"2022-05-20T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2/manifests"},{"name":"v0.69.0-rc.1","sha":"5d8a38cbd66c543df4809bda58d23d3a845ec9f3","kind":"tag","published_at":"2022-05-11T10:11:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1/manifests"},{"name":"v0.68.2","sha":"b30f0bc722558408367886f03f6d6a4fd289a362","kind":"tag","published_at":"2022-05-09T10:43:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2/manifests"},{"name":"v0.69.0-rc.0","sha":"d6c7c958d453700c56ffea1784161519d6edf44d","kind":"tag","published_at":"2022-04-28T14:12:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0/manifests"},{"name":"v0.68.1","sha":"eff756b038c7aeb3cbe4ca4b42321d26958e2005","kind":"tag","published_at":"2022-04-13T13:37:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"f5c3fd5405931280901f8840017f26c368f4a43c","kind":"tag","published_at":"2022-03-30T14:40:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0/manifests"},{"name":"v0.68.0-rc.4","sha":"fbdc87760e18b80758ea39906a50ff52d7a8b3f8","kind":"tag","published_at":"2022-03-25T14:43:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4/manifests"},{"name":"v0.67.4","sha":"04b956efae2889d16300c162cb0855996dcbc752","kind":"tag","published_at":"2022-03-18T00:48:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4/manifests"},{"name":"v0.68.0-rc.3","sha":"30970dcbf0abcb3a739655559f67bb0d02ceaabc","kind":"tag","published_at":"2022-03-17T12:54:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3/manifests"},{"name":"v0.68.0-rc.2","sha":"37aac714c574bf7f678508e4c1813b58b3185ec9","kind":"tag","published_at":"2022-02-24T17:17:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2/manifests"},{"name":"v0.67.3","sha":"05a918ff39cf8ff80baabf327d03fa39cb2833e1","kind":"tag","published_at":"2022-02-22T14:36:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3/manifests"},{"name":"v0.68.0-rc.1","sha":"d6e99a9b139e63f34e1f7333d0ff728e3f0395aa","kind":"tag","published_at":"2022-02-03T17:23:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1/manifests"},{"name":"v0.67.2","sha":"46752860ed3e193f923d6b28484d07cdcb66a21a","kind":"tag","published_at":"2022-01-31T17:17:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2/manifests"},{"name":"v0.68.0-rc.0","sha":"f6a40cfefeeac245a487f93aa477fbf5c7d1701b","kind":"tag","published_at":"2022-01-28T19:26:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0/manifests"},{"name":"v0.67.1","sha":"53db99efec00da47150e99602b2845abe330bfc8","kind":"tag","published_at":"2022-01-20T19:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"68d1e7d7ac192cf2a8fbfb38ae66ae68c88794dd","kind":"tag","published_at":"2022-01-18T22:12:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0/manifests"},{"name":"v0.67.0-rc.6","sha":"c3aa86bea2c776d761b80ee2f8828fd2e50d7ea9","kind":"commit","published_at":"2021-12-14T19:32:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6/manifests"},{"name":"v0.66.4","sha":"1b31d6bb582768ccbe92d3c1a9e43354a8c531e5","kind":"commit","published_at":"2021-12-09T20:36:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4/manifests"},{"name":"v0.67.0-rc.5","sha":"73afb97e89f8c1567428ad40346aac253b9f7550","kind":"commit","published_at":"2021-12-06T23:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5/manifests"},{"name":"v0.67.0-rc.4","sha":"cd8fa9d3e8084202df5ae58adc3779bf1f743171","kind":"commit","published_at":"2021-11-30T20:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4/manifests"},{"name":"v0.67.0-rc.3","sha":"209bb94b9f6e72d40859f1e5712d1a7a7cbc2176","kind":"commit","published_at":"2021-11-10T18:12:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3/manifests"},{"name":"v0.66.3","sha":"3b5e4463ae5662743a6ee1ac6251db52d7af78f2","kind":"commit","published_at":"2021-11-10T06:54:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3/manifests"},{"name":"v0.64.3","sha":"98b804a09fb86577ecc659ff07ae558c43167274","kind":"commit","published_at":"2021-11-04T21:10:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3/manifests"},{"name":"v0.66.2","sha":"6c19dc3266b84f47a076b647a1c93b3c3b69d2c5","kind":"commit","published_at":"2021-11-04T07:25:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2/manifests"},{"name":"v0.65.2","sha":"7eff4b6f8e71997b09949f81eccbd195cf182fff","kind":"commit","published_at":"2021-11-04T07:09:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2/manifests"},{"name":"v0.67.0-rc.2","sha":"a7d3ffee55e1e2b6b4c9b71be876299c982a58f9","kind":"commit","published_at":"2021-10-25T21:00:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2/manifests"},{"name":"v0.67.0-rc.1","sha":"f6895e9b53fb7d57464c417de38d2fc9364104b3","kind":"commit","published_at":"2021-10-22T21:30:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1/manifests"},{"name":"v0.67.0-rc.0","sha":"e18cf90d71d0bef2e2a0caf30a89e53129152965","kind":"commit","published_at":"2021-10-16T21:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0/manifests"},{"name":"v0.66.1","sha":"d48ed4a4bb8cf1db78b72d370b64cd120bdb9099","kind":"commit","published_at":"2021-10-15T19:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"09a21f0f3790d42e766d865fd3eb8b1d04a847f7","kind":"commit","published_at":"2021-10-01T22:24:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0/manifests"},{"name":"v0.66.0-rc.4","sha":"d47fd4a32e1c76818118ffcd4174e7fcab75cb56","kind":"commit","published_at":"2021-09-24T02:34:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4/manifests"},{"name":"v0.66.0-rc.3","sha":"ab50c6ee2e195cb9359b2e4faa79dc48b0c630bf","kind":"commit","published_at":"2021-09-17T06:34:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3/manifests"},{"name":"v0.66.0-rc.2","sha":"614a370d8615f0edccdfdcfe36ad1d5cf5f14504","kind":"commit","published_at":"2021-09-10T02:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2/manifests"},{"name":"v0.66.0-rc.1","sha":"d552362f85295bc6b056fcf3019ca0210b4b2a65","kind":"commit","published_at":"2021-09-01T22:20:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1/manifests"},{"name":"v0.66.0-rc.0","sha":"a0429ebb5456be1c6f1b04bcf2bf70052ee014bf","kind":"commit","published_at":"2021-08-27T08:12:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0/manifests"},{"name":"v0.65.1","sha":"e4d576f6556cd3240c46f2e337d3e70495c48e43","kind":"commit","published_at":"2021-08-19T18:14:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"7473ce1d4e34e09927b140e0776600ac03c3bb0c","kind":"commit","published_at":"2021-08-17T16:05:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0/manifests"},{"name":"v0.65.0-rc.4","sha":"5f0b805b54563fefc65aa68cfa866ad23d57dacb","kind":"commit","published_at":"2021-08-11T16:03:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4/manifests"},{"name":"v0.65.0-rc.3","sha":"e8d725a37388354b8dffe343ca05e14609c28192","kind":"commit","published_at":"2021-07-23T15:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3/manifests"},{"name":"v0.65.0-rc.2","sha":"db7aa7b12cb5558fb1d877fff4c746acf437ad91","kind":"commit","published_at":"2021-06-18T09:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2/manifests"},{"name":"v0.65.0-rc.1","sha":"0e08b25284390751e852f89286deb51e281fc715","kind":"commit","published_at":"2021-06-17T11:11:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1/manifests"},{"name":"v0.65.0-rc.0","sha":"55569686455ce98bd769624d78a8be787f827625","kind":"commit","published_at":"2021-06-09T13:56:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0/manifests"},{"name":"v0.64.2","sha":"757bb75fbf837714725d7b2af62149e8e2a7ee51","kind":"commit","published_at":"2021-06-03T17:18:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"787567a15014c73b87353b7d418c064c5643e7cc","kind":"commit","published_at":"2021-05-05T09:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1/manifests"},{"name":"v0.62.3","sha":"83425fa72f1f9a12f6b6deefd66fa8bd154a3651","kind":"commit","published_at":"2021-05-05T09:33:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3/manifests"},{"name":"v0.64.0","sha":"ace025d2cbcc06ef076cbf460be445b18baddcc7","kind":"commit","published_at":"2021-03-12T18:21:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0/manifests"},{"name":"v0.64.0-rc.4","sha":"1aa4f47e2f119c447b4de42808653df080d95fe9","kind":"commit","published_at":"2021-03-01T19:37:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4/manifests"},{"name":"v0.64.0-rc.3","sha":"e846740d389c857103754ebdce63d2e69b94c10c","kind":"commit","published_at":"2021-02-05T21:36:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3/manifests"},{"name":"v0.64.0-rc.2","sha":"1eb7d4aef78ddfd8e975bfd6d279398366f37edf","kind":"commit","published_at":"2020-12-18T17:01:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2/manifests"},{"name":"v0.63.4","sha":"27651720b40cab564a0cbd41be56a02584e0c73a","kind":"commit","published_at":"2020-11-30T14:39:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4/manifests"},{"name":"v0.64.0-rc.1","sha":"d197e958930d18e2bbceb604860e60d62754be20","kind":"commit","published_at":"2020-11-25T11:48:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1/manifests"},{"name":"v0.64.0-rc.0","sha":"0117077b9572f5b674578e19073e31e4693e9d41","kind":"commit","published_at":"2020-11-23T15:41:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0/manifests"},{"name":"v0.63.3","sha":"7100756bb8b0b1ac85ccaa32c0ce5c1cc70d524f","kind":"commit","published_at":"2020-09-29T14:19:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3/manifests"},{"name":"v0.63.2","sha":"3c9e5f1470c91ff8a161d8e248cf0a73318b1f40","kind":"commit","published_at":"2020-07-22T09:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2/manifests"},{"name":"v0.63.1","sha":"ce0fd0a57f843164d3c903cf89417884ff4c1f6b","kind":"commit","published_at":"2020-07-14T20:47:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"4f897336b6ce6c640a65f86b65c6d386ea55b944","kind":"commit","published_at":"2020-07-08T18:26:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0/manifests"},{"name":"v0.63.0-rc.1","sha":"48413a44377ccad1bf894bcdc3ab3aa6081e2569","kind":"commit","published_at":"2020-05-04T21:12:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1/manifests"},{"name":"v0.63.0-rc.0","sha":"e2dd18d8b0269d6cfd13870f038a58c5c9bf2795","kind":"commit","published_at":"2020-04-16T18:01:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0/manifests"},{"name":"v0.62.2","sha":"b9944e54ae35c2beed0e78ea454d871e0fe92ec6","kind":"commit","published_at":"2020-04-08T17:01:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"25011a6d09c62a519c61df2c5c3ac6384c17ab1f","kind":"commit","published_at":"2020-04-03T15:09:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"9101eaf121a32538815043f534111930c9145741","kind":"commit","published_at":"2020-03-26T17:03:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0/manifests"},{"name":"v0.62.0-rc.5","sha":"83aff2c32f14e1fc441f67afce2fb38d5c2cbab1","kind":"commit","published_at":"2020-03-07T15:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5/manifests"},{"name":"v0.62.0-rc.4","sha":"ba3815feaea1f385e88d58e873094894bb63416d","kind":"commit","published_at":"2020-03-06T18:48:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4/manifests"},{"name":"v0.62.0-rc.3","sha":"dfa8fed64b35f50ce9f747964953236d8b514bd0","kind":"commit","published_at":"2020-02-25T19:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3/manifests"},{"name":"v0.62.0-rc.2","sha":"c5ecc6ffff7e8c6c82b64fb46f4e95a053fa3dff","kind":"commit","published_at":"2020-02-13T16:47:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2/manifests"},{"name":"v0.62.0-rc.1","sha":"2bf7f1046d135ec3c46e8cc497898f4f57c1b4d5","kind":"commit","published_at":"2020-01-21T08:27:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1/manifests"},{"name":"v0.62.0-rc.0","sha":"203f3e3399ed46014eb25c9025f21d99dd5a5e22","kind":"commit","published_at":"2019-12-18T15:36:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0/manifests"},{"name":"v0.61.5","sha":"86cad7d69099baaaeae10ac7c0912a023101f257","kind":"commit","published_at":"2019-11-23T14:44:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5/manifests"},{"name":"v0.61.4","sha":"95a510180a7f67176666978168f19c1c0f92f3cd","kind":"commit","published_at":"2019-11-04T19:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4/manifests"},{"name":"v0.61.3","sha":"35001d2c77cc5082990a60fb72b03bf430b106a0","kind":"commit","published_at":"2019-10-29T19:35:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3/manifests"},{"name":"v0.61.2","sha":"3a96f4c6c1b1ea5556cd42c8e29dcf248e64ea4c","kind":"commit","published_at":"2019-10-02T18:52:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2/manifests"},{"name":"v0.61.1","sha":"c833f41177687c1296aa705decd25313f8b0c219","kind":"commit","published_at":"2019-09-25T09:30:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"3293792b1f5ee05a0e95048987caa0481f083fde","kind":"commit","published_at":"2019-09-24T19:27:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0/manifests"},{"name":"v0.60.6","sha":"14c03298d851b1b36854eda994ff62a8406bff56","kind":"commit","published_at":"2019-09-23T23:59:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6/manifests"},{"name":"v0.61.0-rc.3","sha":"fc6580e2e055d64ab5bcf19c0598505b927f7523","kind":"commit","published_at":"2019-09-10T17:01:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3/manifests"},{"name":"v0.61.0-rc.2","sha":"0356b1fa1358d38a9e8da0df0a4fd84ed56078e7","kind":"commit","published_at":"2019-09-04T15:55:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2/manifests"},{"name":"v0.61.0-rc.0","sha":"c57bfea01ea376babbddd20bfa20cd4f72d6b107","kind":"commit","published_at":"2019-08-27T14:20:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0/manifests"},{"name":"v0.60.5","sha":"35300147ca66677f42e8544264be72ac0e9d1b45","kind":"commit","published_at":"2019-08-13T17:19:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5/manifests"},{"name":"v0.60.4","sha":"eec4dc6b7287c5a3536ca18b553e3153a0aba103","kind":"commit","published_at":"2019-07-18T12:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4/manifests"},{"name":"v0.60.3","sha":"0190c9c97b598b782d677e748d211437b4b85dd1","kind":"commit","published_at":"2019-07-11T18:33:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3/manifests"},{"name":"0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2/manifests"},{"name":"v0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2/manifests"},{"name":"v0.60.1","sha":"8dd8ec7cb01d9bb07ff0f540ab44f41441716258","kind":"commit","published_at":"2019-07-11T15:51:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1/manifests"},{"name":"v0.60.0","sha":"769e35ba5f4c31ef913035a5cc8bc0e88546ca55","kind":"commit","published_at":"2019-07-03T12:54:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0/manifests"},{"name":"v0.59.10","sha":"c20070f10458d48d6ac1eaac49e681e932bfb9fd","kind":"commit","published_at":"2019-07-02T10:52:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10/manifests"},{"name":"v0.60.0-rc.3","sha":"8a43321271bd58bbe0bca27593e121077d7a4065","kind":"commit","published_at":"2019-06-28T09:49:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3/manifests"},{"name":"v0.60.0-rc.2","sha":"9792f2c9d7f47b1f66e196c7f70497d3253ef6e6","kind":"commit","published_at":"2019-06-20T10:40:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2/manifests"},{"name":"v0.60.0-rc.1","sha":"06fffc204252eb0b4ca3524768c6fbd4d78d79ab","kind":"commit","published_at":"2019-06-10T11:30:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1/manifests"},{"name":"v0.59.9","sha":"43945c114eabaa46bd7ec91f5e241f18e1004f2f","kind":"commit","published_at":"2019-06-05T16:04:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9/manifests"},{"name":"v0.60.0-rc.0","sha":"55332afb2901c975381c78adcd572ede6218915a","kind":"commit","published_at":"2019-05-30T15:29:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0/manifests"},{"name":"v0.59.8","sha":"a442e0b63526405249ddf50e58f1fdc618c789bc","kind":"commit","published_at":"2019-05-08T17:05:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8/manifests"},{"name":"v0.59.5","sha":"822bdd4a0b3182e32ae1f6728ff3763f15b11f75","kind":"commit","published_at":"2019-04-17T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5/manifests"},{"name":"v0.59.4","sha":"d60a2fbb01a33ce870159940e6ceae8154cab2d3","kind":"commit","published_at":"2019-04-08T21:51:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4/manifests"},{"name":"v0.59.3","sha":"3b91a7ec234b9aebfe11bb1c94de7b41444b57f2","kind":"commit","published_at":"2019-04-01T11:43:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3/manifests"},{"name":"v0.59.2","sha":"9bb5c32de9ef06942e38ea6cf5d9000c37741c37","kind":"commit","published_at":"2019-03-25T21:22:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"60cf18fad48a8ff74c6f0697d18fee0272e45955","kind":"commit","published_at":"2019-03-14T11:12:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"7c73f2bb5a0f97902f469bc043681e79e161aac3","kind":"commit","published_at":"2019-03-12T12:42:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0/manifests"},{"name":"v0.58.6","sha":"7da864284997109a37bbef739289c5e6e8d0514e","kind":"commit","published_at":"2019-02-28T15:57:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6/manifests"},{"name":"v0.59.0-rc.3","sha":"9cb4d3f2c1e133d40d5c5d44583dc45243e033bd","kind":"commit","published_at":"2019-02-27T21:21:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3/manifests"},{"name":"v0.58.5","sha":"41577ec70e333c2f66be6a9556d441cd509df50f","kind":"commit","published_at":"2019-02-19T14:20:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5/manifests"},{"name":"v0.59.0-rc.2","sha":"40603bc9c4bb9ede095e7ba9c55f56a81847f4d1","kind":"commit","published_at":"2019-02-18T17:04:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2/manifests"},{"name":"v0.59.0-rc.1","sha":"176865597121f2d32571796c78982998036062b9","kind":"commit","published_at":"2019-02-15T15:38:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1/manifests"},{"name":"v0.59.0-rc.0","sha":"5a314690f2d9bc0c23c93bd80e494629a6111179","kind":"commit","published_at":"2019-02-13T20:14:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0/manifests"},{"name":"v0.58.4","sha":"de9019295d881e5bca497ad460e5d213d73be943","kind":"commit","published_at":"2019-02-06T16:45:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4/manifests"},{"name":"v0.58.3","sha":"adf1274955292c085009b175c91447c9c51eadad","kind":"commit","published_at":"2019-01-28T18:22:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3/manifests"},{"name":"v0.58.2","sha":"6084cf14015d31d69ec150c62ecd6c38a6fd91d7","kind":"commit","published_at":"2019-01-28T16:08:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"a289b7efb0d63881991d626da85df78cd2131c14","kind":"commit","published_at":"2019-01-25T15:32:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"57ad19758db60992a4d8ab55219d86eb892ac2b0","kind":"commit","published_at":"2019-01-24T20:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0/manifests"},{"name":"v0.58.0-rc.3","sha":"60b3942389be508935589df41c2a7203922cc5a7","kind":"commit","published_at":"2019-01-17T15:02:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3/manifests"},{"name":"v0.58.0-rc.2","sha":"d25e304bcc6165e0266536ac92cd941c50c44a41","kind":"commit","published_at":"2019-01-03T22:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2/manifests"},{"name":"v0.57.8","sha":"af79164b5877429b5f8bca47cfe01030b4dabfa9","kind":"commit","published_at":"2018-12-13T10:23:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8/manifests"},{"name":"v0.58.0-rc.1","sha":"c0bf7a128ca6e2a24dd49a0a0d32f6db9aea646f","kind":"commit","published_at":"2018-12-06T08:39:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1/manifests"},{"name":"v0.57.7","sha":"2151c30474518858a5368013f5ea024588b279b9","kind":"commit","published_at":"2018-11-27T13:10:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7/manifests"},{"name":"v0.57.6","sha":"d5332fbad2e25b861d382e948bb5c6e19fcb51d7","kind":"commit","published_at":"2018-11-26T17:19:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6/manifests"},{"name":"v0.58.0-rc.0","sha":"0c1c66e719d2497022da0d3253e8a8ea5ce0ce47","kind":"commit","published_at":"2018-11-22T17:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0/manifests"},{"name":"v0.57.5","sha":"44bfffb11666f2d1775dee5dd2890fc2255d2ab0","kind":"commit","published_at":"2018-11-13T15:07:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5/manifests"},{"name":"v0.57.4","sha":"468161232e52c64f3f4dc5cf54226ac6eae6f1a2","kind":"commit","published_at":"2018-10-25T16:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4/manifests"},{"name":"v0.57.3","sha":"8fd5bcc88885b69f8fbf1c7448ac63cd5089cc40","kind":"commit","published_at":"2018-10-12T11:19:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3/manifests"},{"name":"v0.57.2","sha":"4a440f40189ea54bd64f7a03bd05bf26619ad320","kind":"commit","published_at":"2018-10-04T20:29:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2/manifests"},{"name":"v0.57.1","sha":"ba89bf4252a30207c9582c968c033961616b56de","kind":"commit","published_at":"2018-09-21T16:22:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"3008c3ccba7ec9b247f8ce40b2c9ef13deafb63f","kind":"commit","published_at":"2018-09-12T11:21:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0/manifests"},{"name":"v0.56.1","sha":"78f3de0abc21f42c49f7b9ce61adc5b860df15cf","kind":"commit","published_at":"2018-09-10T09:49:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1/manifests"},{"name":"v0.57.0-rc.4","sha":"8402c97f83fb100326fe342e54be3e0ab9c27fae","kind":"commit","published_at":"2018-09-06T23:13:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4/manifests"},{"name":"v0.57.0-rc.3","sha":"a8aa8b673cbb477e41651eb61c62932c2a8b198c","kind":"commit","published_at":"2018-08-24T21:51:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3/manifests"},{"name":"v0.57.0-rc.2","sha":"f7fc381eda7750b7f14b6cbcc8533cf1c30e7597","kind":"commit","published_at":"2018-08-22T21:55:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2/manifests"},{"name":"v0.57.0-rc.1","sha":"a92bb3b06e57bcb0dd9378e098152ee429af425d","kind":"commit","published_at":"2018-08-22T20:20:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1/manifests"},{"name":"v0.57.0-rc.0","sha":"074845106d88f9214140d83ce0e2b070cec9cfdd","kind":"commit","published_at":"2018-08-14T11:07:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0/manifests"},{"name":"v0.56.0","sha":"3c6a916536da67a4591f71883723c67a0c7be9d7","kind":"commit","published_at":"2018-07-04T14:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0/manifests"},{"name":"v0.56.0-rc.5","sha":"93379b696bbddb6e3a316317bb65a623f3219362","kind":"commit","published_at":"2018-07-04T00:26:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5/manifests"},{"name":"v0.56.0-rc.4","sha":"b4b06101671798b02eeb46f5916e603970de5056","kind":"commit","published_at":"2018-06-27T16:25:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4/manifests"},{"name":"v0.56.0-rc.3","sha":"ce739139f370dc5b9a28ba7c4f23825f4d2432bc","kind":"commit","published_at":"2018-06-22T16:39:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3/manifests"},{"name":"v0.56.0-rc.2","sha":"d9d324073ff61c337e725a374f52be5608ba748d","kind":"commit","published_at":"2018-06-15T17:18:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2/manifests"},{"name":"v0.56.0-rc.1","sha":"e07bbbe24d20cceb7d3ddcac779728f6bd19ddbf","kind":"commit","published_at":"2018-06-13T20:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1/manifests"},{"name":"v0.56.0-rc","sha":"d642e60291995207b280f5129d454cae7707abe8","kind":"commit","published_at":"2018-06-11T16:46:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc/manifests"},{"name":"v0.55.4","sha":"370bcffba748e895ad8afa825bfef40bff859c95","kind":"commit","published_at":"2018-04-27T16:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4/manifests"},{"name":"v0.55.3","sha":"2845a8661cf1a3cbb8e6148b181a96f6a55b149d","kind":"commit","published_at":"2018-04-17T20:43:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3/manifests"},{"name":"v0.55.2","sha":"a05f85172e8f7dae98c979096f24a55ad94b7356","kind":"commit","published_at":"2018-04-06T16:20:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"44f19f745b1d7e577f9835939c1167db4a5ad9ee","kind":"commit","published_at":"2018-04-05T21:56:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"2e384184bc7b3173e3bb41e2128eb75ba8aee8db","kind":"commit","published_at":"2018-04-03T14:58:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0/manifests"},{"name":"v0.55.0-rc.2","sha":"c70578ab76153bbfdb290810a1bb9488bc979199","kind":"commit","published_at":"2018-03-28T17:12:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2/manifests"},{"name":"v0.54.4","sha":"56a2d6d720f2684b7aaf72e7c3938458553d9300","kind":"commit","published_at":"2018-03-28T17:09:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4/manifests"},{"name":"v0.54.3","sha":"69c277051eff6471ba1d038f2542bbacb9941b2f","kind":"commit","published_at":"2018-03-23T09:27:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3/manifests"},{"name":"v0.55.0-rc.1","sha":"b20827250e77e22c50b19aaa04a9603a2657756b","kind":"commit","published_at":"2018-03-20T20:50:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1/manifests"},{"name":"v0.55.0-rc.0","sha":"9c29faf6a94728c4bda45171302807721c557d26","kind":"commit","published_at":"2018-03-12T22:53:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0/manifests"},{"name":"v0.54.2","sha":"9a3cad4d89f0e00d694022afb7673d1b0133bb5b","kind":"commit","published_at":"2018-03-12T21:17:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2/manifests"},{"name":"v0.54.1","sha":"2d57335fa7c1b15da845b13e6fb30a516cf224cb","kind":"commit","published_at":"2018-03-09T17:20:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"815a07c77ba577cb7e77378f5245103e0b0bffe3","kind":"commit","published_at":"2018-03-01T17:01:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0/manifests"},{"name":"v0.54.0-rc.4","sha":"67e67ec83ce83d4a1a38bc29dd52bf5c28723752","kind":"commit","published_at":"2018-02-27T08:58:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4/manifests"},{"name":"v0.53.3","sha":"2563503d0c5d9405096119c0af8c41943648607d","kind":"commit","published_at":"2018-02-20T10:35:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3/manifests"},{"name":"v0.53.2","sha":"847a6f9eecbac357448198a18e42dc800da65a11","kind":"commit","published_at":"2018-02-19T13:10:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2/manifests"},{"name":"v0.51.1","sha":"984cbb3524fafad8901a7186984745a873017e5a","kind":"commit","published_at":"2018-02-14T14:49:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1/manifests"},{"name":"v0.52.3","sha":"8a5b6a5a093be2c368ad924b077ca4b3a65b5cf1","kind":"commit","published_at":"2018-02-14T14:47:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3/manifests"},{"name":"v0.53.1","sha":"f7f400fb7e7d3cac1c607451a03a5210e92393d9","kind":"commit","published_at":"2018-02-14T14:46:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1/manifests"},{"name":"v0.54.0-rc.3","sha":"21dd3dd296989f4de2d4e9b1ba0df88ea2d32413","kind":"commit","published_at":"2018-02-13T17:11:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3/manifests"},{"name":"v0.54.0-rc.2","sha":"4d0ee37293b5e21fc3c7a8c6edd72c9ff899df7d","kind":"commit","published_at":"2018-02-13T02:50:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2/manifests"},{"name":"v0.54.0-rc.0","sha":"49e35bd9399716a2734e824bab14faf1683cdfdd","kind":"commit","published_at":"2018-02-12T20:19:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0/manifests"},{"name":"v0.53.0","sha":"f7bd2a333c9afdaf87fb014b737149c78c86a0e3","kind":"commit","published_at":"2018-02-05T14:07:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"4080141a93127ba64e2d418c73e95b36f4eb5eee","kind":"commit","published_at":"2018-01-26T10:57:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2/manifests"},{"name":"v0.53.0-rc.1","sha":"997bfb50e18529483947c34a2924ac18ff233ba9","kind":"commit","published_at":"2018-01-18T20:15:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1/manifests"},{"name":"v0.52.1","sha":"9a8784c241464c581c3ca8584511244666f9efb5","kind":"commit","published_at":"2018-01-18T20:13:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1/manifests"},{"name":"v0.53.0-rc.0","sha":"0b996577e321d439aa6ede4c7400ea76efb7816a","kind":"commit","published_at":"2018-01-10T17:02:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0/manifests"},{"name":"v0.52.0","sha":"f465017fe895e5b491c37d0ef6dacab798b1631e","kind":"commit","published_at":"2018-01-08T12:45:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0/manifests"},{"name":"v0.52.0-rc.0","sha":"02a61a8d8ebe6ecf750970102595f356cf83d0a4","kind":"commit","published_at":"2017-12-18T17:27:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0/manifests"},{"name":"v0.51.0","sha":"5f3f3d463ab6235c364535cad790ed39470b69c8","kind":"commit","published_at":"2017-12-06T02:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0/manifests"},{"name":"v0.51.0-rc.3","sha":"ec2f97ac1a043556c4db1aa8703f386dd5b29246","kind":"commit","published_at":"2017-11-30T17:49:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3/manifests"},{"name":"v0.50.4","sha":"86d548ad8e798540d040cd9d9777c11e8e0dbab2","kind":"commit","published_at":"2017-11-24T14:16:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4/manifests"},{"name":"v0.51.0-rc.2","sha":"d93de22ad9741afc3ad442babfb53c8ec424af08","kind":"commit","published_at":"2017-11-21T21:39:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2/manifests"},{"name":"docusaurus-A","sha":"dc04bf3d96fb271b17a0b0ec45ea5da59917f21b","kind":"commit","published_at":"2017-11-15T23:34:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/docusaurus-A","html_url":"https://github.com/facebook/react-native/releases/tag/docusaurus-A","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A/manifests"},{"name":"v0.50.3","sha":"796918c94ebd384b1c349e7e13dd6f613cbdebec","kind":"commit","published_at":"2017-11-08T12:18:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3/manifests"},{"name":"v0.50.2","sha":"26b20bce9dc7a70f1ee9c1ba5e1389e727ec1535","kind":"commit","published_at":"2017-11-07T20:05:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2/manifests"},{"name":"v0.51.0-rc.1","sha":"c85aa82cd02c22bb0a99c84e05aa66592410b91d","kind":"commit","published_at":"2017-11-04T23:48:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1/manifests"},{"name":"v0.50.1","sha":"f983624f3756b2d5e564edd1636cdd738eff708c","kind":"commit","published_at":"2017-11-04T00:08:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"6ea6684ce22606a7b6053d19927c8abf20e70d9e","kind":"commit","published_at":"2017-11-03T16:51:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0/manifests"},{"name":"v0.51.0-rc.0","sha":"7f4fe158a2cccfae68d3e9f5021cec6d8b29df56","kind":"commit","published_at":"2017-11-03T16:50:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0/manifests"},{"name":"v0.50.0-rc.2","sha":"1f6cd2d37d5ebe09a58f76c53732d1b2dc0e43c0","kind":"commit","published_at":"2017-10-30T09:31:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2/manifests"},{"name":"v0.49.5","sha":"07f48ebf4a2212926b6e5f6f524854b6690b1c2c","kind":"commit","published_at":"2017-10-27T18:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5/manifests"},{"name":"v0.50.0-rc.1","sha":"2da00fe871299ffca4edf7598e62b69b7101f52d","kind":"commit","published_at":"2017-10-19T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1/manifests"},{"name":"v0.49.4","sha":"ee68b113fff5d8952dbed1cdd41d322d92ea0fbc","kind":"commit","published_at":"2017-10-13T06:53:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4/manifests"},{"name":"v0.50.0-rc.0","sha":"63238f6add56529d5ee9814cfcfc73542cb42397","kind":"commit","published_at":"2017-10-11T17:36:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0/manifests"},{"name":"v0.49.3","sha":"afdd0d5d93dcbac93edc3b20fe8924cabe6f8a56","kind":"commit","published_at":"2017-10-09T09:03:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"7b7b491e50c89e071eb80a74d497eaaeaf52a033","kind":"commit","published_at":"2017-10-07T09:58:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"cd81eff5b891a0b5c528b4315423f157100b67e8","kind":"commit","published_at":"2017-10-04T02:08:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"35717c773a680487e2b3ae82f07a24a3016776de","kind":"commit","published_at":"2017-10-03T15:42:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0/manifests"},{"name":"v0.49.0-rc.6","sha":"af896546993960de5cb06316967f71c72d23c5b1","kind":"commit","published_at":"2017-09-28T07:37:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6/manifests"},{"name":"v0.48.4","sha":"6ce42441ec98bb8543e8eff8849ce50e076ce520","kind":"commit","published_at":"2017-09-22T23:26:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4/manifests"},{"name":"v0.49.0-rc.5","sha":"ac4a214eeb826a8c3d5e69318fc319dab1921391","kind":"commit","published_at":"2017-09-19T05:59:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5/manifests"},{"name":"v0.49.0-rc.4","sha":"a41995ff5c2c51f91a1d38f618c272066acce127","kind":"commit","published_at":"2017-09-14T19:11:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4/manifests"},{"name":"v0.49.0-rc.3","sha":"dff572c174d6d5004b8a638974e15acc146b8109","kind":"commit","published_at":"2017-09-11T22:27:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3/manifests"},{"name":"v0.48.3","sha":"641a08fb1c720156aef26c047220fc10e17413de","kind":"commit","published_at":"2017-09-11T22:21:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3/manifests"},{"name":"v0.49.0-rc.2","sha":"897a3a5d5e2ce725321504bc64e0173da208ddd7","kind":"commit","published_at":"2017-09-08T09:37:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2/manifests"},{"name":"v0.48.2","sha":"fe0ce843567dbd9683d00b91e69184d2b8a915bf","kind":"commit","published_at":"2017-09-07T21:03:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"13be4e5245b09e62263ebf702b0c52470269cc99","kind":"commit","published_at":"2017-09-04T08:22:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1/manifests"},{"name":"v0.49.0-rc.0","sha":"d82138ff9101a4c09984ac0870152896d5f89d23","kind":"commit","published_at":"2017-09-01T15:28:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0/manifests"},{"name":"v0.48.0","sha":"47f6e5782e2175ff8256846c75c7a5ebe168d642","kind":"commit","published_at":"2017-09-01T15:11:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0/manifests"},{"name":"v0.47.2","sha":"27ebc7f786df43dd23fcaf29e5705fbf0a3ab6e0","kind":"commit","published_at":"2017-08-22T08:59:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2/manifests"},{"name":"v0.48.0-rc.1","sha":"ab64f7b9e831162d31793bebaaa58beaa2165dd6","kind":"commit","published_at":"2017-08-16T13:14:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1/manifests"},{"name":"v0.47.1","sha":"7442dc889991952f6f3743114ab1152d12cacfa1","kind":"commit","published_at":"2017-08-02T12:22:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1/manifests"},{"name":"v0.48.0-rc.0","sha":"580805968c0d8f7c5a1eb44d6b8489f33da0da5e","kind":"commit","published_at":"2017-08-01T18:42:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0/manifests"},{"name":"v0.47.0","sha":"8c3fbfa3b2daeeb1c990a8a7b09c996aa4763596","kind":"commit","published_at":"2017-08-01T15:19:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0/manifests"},{"name":"v0.47.0-rc.5","sha":"0aa7743b5f2cabfda2f88001fe815cbc91eef758","kind":"commit","published_at":"2017-07-26T23:56:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5/manifests"},{"name":"v0.43.5","sha":"b19128e34b09d1040c7241462d1a52dbedd10811","kind":"commit","published_at":"2017-07-21T06:22:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5/manifests"},{"name":"v0.47.0-rc.4","sha":"26208b0e680fb3b1a6e1f6729e71dad8339dde32","kind":"commit","published_at":"2017-07-17T21:01:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4/manifests"},{"name":"v0.46.4","sha":"1e2a924ba60001c6f0587c7561536f00b2922cbf","kind":"commit","published_at":"2017-07-17T20:49:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4/manifests"},{"name":"v0.46.3","sha":"579e574c9b0db5dd0676d9a33e11c28a669e9bab","kind":"commit","published_at":"2017-07-14T19:50:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3/manifests"},{"name":"v0.47.0-rc.3","sha":"e681f3008023e4f8dad245664a9616b4ff7f1548","kind":"commit","published_at":"2017-07-13T00:53:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3/manifests"},{"name":"v0.46.2","sha":"0ea75f537a9e9733d1e969815216174ef0995314","kind":"commit","published_at":"2017-07-12T23:14:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2/manifests"},{"name":"v0.47.0-rc.2","sha":"3bc500f021e0e8a494764e2ae66930e02d45e805","kind":"commit","published_at":"2017-07-11T22:18:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2/manifests"},{"name":"v0.45.1","sha":"a8342a9673ab48aa21f69cebf5d26899f37448e0","kind":"commit","published_at":"2017-07-10T22:25:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1/manifests"},{"name":"v0.44.3","sha":"93d33a3d25052cd9127d3c09b4904e9fa002dc16","kind":"commit","published_at":"2017-07-10T22:24:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3/manifests"},{"name":"v0.47.0-rc.1","sha":"d2cb63dbc8738144e2a0e67a0f4bef01ddeb2bdd","kind":"commit","published_at":"2017-07-07T19:42:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1/manifests"},{"name":"v0.46.1","sha":"3a9d4963a3d9aba532ad682eb00c2f203e89463c","kind":"commit","published_at":"2017-07-07T16:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1/manifests"},{"name":"v0.47.0-rc.0","sha":"8373e630c9920345aa0cdeaf3fedcbe731b92b42","kind":"commit","published_at":"2017-07-05T19:44:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0/manifests"},{"name":"v0.46.0","sha":"a42ebc18cea986c6f6cecf6de3a9490a9d835f6a","kind":"commit","published_at":"2017-07-05T14:50:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0/manifests"},{"name":"v0.46.0-rc.2","sha":"eb7d3bae26067d4358100e555168c5012dd7c7f8","kind":"commit","published_at":"2017-06-09T20:14:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2/manifests"},{"name":"v0.46.0-rc.1","sha":"a98a51325e38ce151598616301a0de18741fe6c8","kind":"commit","published_at":"2017-06-07T19:11:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1/manifests"},{"name":"v0.46.0-rc.0","sha":"ee7e4ab1a30b95e0468ba3db7b8b100d2e077d71","kind":"commit","published_at":"2017-06-07T11:37:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0/manifests"},{"name":"v0.45.0","sha":"1a72de8a6de04f2abeb8b01850f36f4fcd5f7ee5","kind":"commit","published_at":"2017-06-07T10:53:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0/manifests"},{"name":"v0.45.0-rc.3","sha":"446ff94cfec0e87b6387d9b3a05a85ed06fba3e6","kind":"commit","published_at":"2017-06-06T09:14:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3/manifests"},{"name":"v0.45.0-rc.2","sha":"be6778875960a061d9678707b6b72c0b2882b255","kind":"commit","published_at":"2017-06-02T17:22:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2/manifests"},{"name":"v0.44.2","sha":"648b7c9db11c204d0bdc340454a269cc7a21db83","kind":"commit","published_at":"2017-06-02T17:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2/manifests"},{"name":"v0.45.0-rc.1","sha":"9d479ceb920664f71180897c98725fccacb8d2bb","kind":"commit","published_at":"2017-05-26T07:59:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1/manifests"},{"name":"v0.44.1","sha":"5e809ba56be167e3e8f1cefa955bf3e0890d8fd7","kind":"commit","published_at":"2017-05-26T07:57:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1/manifests"},{"name":"v0.45.0-rc.0","sha":"65683a69408e6f3a0aa1e9c8244526680280e43e","kind":"commit","published_at":"2017-05-11T10:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0/manifests"},{"name":"v0.44.0","sha":"469638e651c5858c82026814b77ea4d5f2eb8e2f","kind":"commit","published_at":"2017-05-01T08:22:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0/manifests"},{"name":"v0.43.4","sha":"405c573e0d41cdcb9f05b5a1b9a81a4ad9f97369","kind":"commit","published_at":"2017-04-20T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"adc0963b3ef12a88663fa2d64e5676782fa06e14","kind":"commit","published_at":"2017-04-10T10:09:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"11f16ebdbb83d770e0c6bbebb306282914758bd0","kind":"commit","published_at":"2017-04-06T14:49:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"4f816e7e88a5cf65d0cc92c8034f6d65b7cbd480","kind":"commit","published_at":"2017-04-05T08:11:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"0ad5eb73c56bad8f507642b690e72ad60d7aab30","kind":"commit","published_at":"2017-04-03T20:57:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0/manifests"},{"name":"v0.44.0-rc.0","sha":"ae47e356f6d47b0b4658059e68360d8779203a36","kind":"commit","published_at":"2017-04-03T15:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0/manifests"},{"name":"v0.43.0-rc.5","sha":"7631e6537294ea6e0bd5c4843e858479de90d5f2","kind":"commit","published_at":"2017-03-31T22:44:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5/manifests"},{"name":"v0.41.104","sha":"ade476356b0800ce310071b7e60879899ee6b0fe","kind":"tag","published_at":"2017-03-30T18:54:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.104","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104/manifests"},{"name":"v0.41.103","sha":"16b1ad18ff64760054574115f5999870ad118efa","kind":"tag","published_at":"2017-03-30T18:38:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.103","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103/manifests"},{"name":"v0.41.102","sha":"5e337afdafa9ab561d8b274152bec163f05ae066","kind":"tag","published_at":"2017-03-24T05:16:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.102","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102/manifests"},{"name":"v0.43.0-rc.4","sha":"bda953ea71b7304203d729afbb7e790738afcbde","kind":"commit","published_at":"2017-03-20T17:58:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4/manifests"},{"name":"v0.42.3","sha":"113ebb3254831a635678522eb75375e67b3c8bb8","kind":"commit","published_at":"2017-03-18T06:56:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3/manifests"},{"name":"v0.43.0-rc.3","sha":"ba0b8f603a25b4898e0f23f56ecff5df7d31acb2","kind":"commit","published_at":"2017-03-17T11:36:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3/manifests"},{"name":"v0.42.2","sha":"d2c63e4998a7b80a7a136c044e91c5dd95df3b58","kind":"commit","published_at":"2017-03-17T11:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2/manifests"},{"name":"v0.43.0-rc.2","sha":"34d8a2b487b4d0ec94152f3aa81752fd0b9b9f2d","kind":"commit","published_at":"2017-03-10T18:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2/manifests"},{"name":"v0.42.1","sha":"d873f52574898b6b24fd2dcf1c0b5878a25d0bb3","kind":"commit","published_at":"2017-03-10T17:54:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1/manifests"},{"name":"v0.43.0-rc.1","sha":"0adb1b35e83efcf47a9fde687c797186ae79c210","kind":"commit","published_at":"2017-03-06T11:28:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1/manifests"},{"name":"v0.43.0-rc.0","sha":"c72a44874b59619ae8e3b2b4f3b327de7c92fc37","kind":"commit","published_at":"2017-03-02T14:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0/manifests"},{"name":"v0.42.0","sha":"6e650937fddf19cf5b6f1d5577e18c2ed5f64df2","kind":"commit","published_at":"2017-03-01T14:59:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0/manifests"},{"name":"v0.42.0-rc.3","sha":"3ccf8dfb099c8344394e63882fe6f91f8232c662","kind":"commit","published_at":"2017-02-14T14:01:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3/manifests"},{"name":"v0.42.0-rc.2","sha":"363b904d590fc8b0c89bc52775c68de3d72edf4c","kind":"commit","published_at":"2017-02-08T12:03:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2/manifests"},{"name":"v0.41.101","sha":"78ade2be3d538724f8cd17e5cdcf1003d7508b1a","kind":"tag","published_at":"2017-02-07T02:19:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.101","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101/manifests"},{"name":"v0.41.100","sha":"f9a54c9d34afdc25a66f44ae20aa1be5cd05efb1","kind":"tag","published_at":"2017-02-07T01:51:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.100","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100/manifests"},{"name":"v0.41.2","sha":"9347583d8a0747f476b8f2ecaa5dcbc6a91502f9","kind":"commit","published_at":"2017-02-06T08:30:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2/manifests"},{"name":"v0.41.1","sha":"8b1a34d0eed188e7d60e57de855d29dfb316d720","kind":"commit","published_at":"2017-02-03T18:54:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1/manifests"},{"name":"v0.42.0-rc.1","sha":"ff8257c47e42e6eb70a2e4b9149f1c34351c8291","kind":"commit","published_at":"2017-02-03T08:19:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1/manifests"},{"name":"v0.41.0","sha":"5db36da8a1580a030fe20bfccd5542f9a05b80dc","kind":"commit","published_at":"2017-02-02T17:51:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0/manifests"},{"name":"v0.42.0-rc.0","sha":"26060a45268c50a6650c3941b658ffdf397bceac","kind":"commit","published_at":"2017-02-02T17:47:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0/manifests"},{"name":"v0.41.0-rc.1","sha":"f1fdd8914a3841cb5c75cf918d0a13ee91f7a785","kind":"commit","published_at":"2017-01-30T18:44:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1/manifests"},{"name":"v0.41.0-rc.0","sha":"b570c23cfec73569ffe5ed66163080c3ecd37b6c","kind":"commit","published_at":"2017-01-04T12:48:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0/manifests"},{"name":"v0.40.0","sha":"a9357ccdbd4c3759e583d17e18bf65d212500a56","kind":"commit","published_at":"2017-01-04T11:08:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0/manifests"},{"name":"v0.39.2","sha":"92818eb8938813b7fb8762e2ec7f3bc5aa69e9b7","kind":"commit","published_at":"2016-12-11T22:07:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2/manifests"},{"name":"v0.40.0-rc.2","sha":"55782575cbd7b182f6a3021fa6d75482c09b6b38","kind":"commit","published_at":"2016-12-08T11:43:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2/manifests"},{"name":"v0.39.1","sha":"35fb7a9404e616386469945cf141993fd1ad9367","kind":"commit","published_at":"2016-12-08T11:24:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1/manifests"},{"name":"v0.40.0-rc.1","sha":"e7ae12454df41f83901cff0a6a967047471818f8","kind":"commit","published_at":"2016-12-05T14:18:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1/manifests"},{"name":"v0.38.1","sha":"bf74d8f93a111c7e8fa0b97f21bd86f67652f30d","kind":"commit","published_at":"2016-12-05T00:13:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1/manifests"},{"name":"v0.40.0-rc.0","sha":"9233d85ec566e4a3e4eebdb5d8bdf87bb0188ac2","kind":"commit","published_at":"2016-12-02T01:15:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0/manifests"},{"name":"v0.39.0","sha":"324f8f8dc3a4996eab9b00cfd66971de2f78c0d2","kind":"commit","published_at":"2016-12-02T00:10:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0/manifests"},{"name":"v0.39.0-rc.0","sha":"daf4805f88e2f807cd6d5e74de91dd7077438abe","kind":"commit","published_at":"2016-11-23T06:31:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0/manifests"},{"name":"v0.38.0","sha":"fd2313f09855f52bdac55d0e6568b567757ff0e0","kind":"commit","published_at":"2016-11-23T06:05:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0/manifests"},{"name":"v0.38.0-rc.1","sha":"9de1d4f2dd1b90f4253fe532c66e30efd8b0ab69","kind":"commit","published_at":"2016-11-21T15:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1/manifests"},{"name":"v0.38.0-rc.0","sha":"3c9d26e618cbbf49ea362763120d7298b2a8373b","kind":"commit","published_at":"2016-11-08T17:13:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0/manifests"},{"name":"v0.37.0","sha":"890342ed881f27d19a77e518c2c59ea56c162668","kind":"commit","published_at":"2016-11-07T23:19:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0/manifests"},{"name":"v0.37.0-rc.4","sha":"1ecc24a4eb9aee0bfe12867e8946cc52c4464710","kind":"commit","published_at":"2016-11-05T19:41:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4/manifests"},{"name":"v0.37.0-rc.3","sha":"0b27d21455fff8c83ed4ca0ce5fa3edd8c5dfae9","kind":"commit","published_at":"2016-11-03T21:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3/manifests"},{"name":"v0.37.0-rc.2","sha":"1142efae44ee5665c75ae4a0dab7c1708dd7bae9","kind":"commit","published_at":"2016-11-02T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2/manifests"},{"name":"v0.36.1","sha":"486c507dd03423805fa76322d62cd6ad0da420fd","kind":"commit","published_at":"2016-11-01T21:24:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1/manifests"},{"name":"v0.37.0-rc.0","sha":"4b1731727a10ca1872955a64bb08c5c589663078","kind":"commit","published_at":"2016-10-28T15:02:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0/manifests"},{"name":"v0.36.0","sha":"ec9f38c5408b403ab0c0d79cd019ce3d1a5d7d54","kind":"commit","published_at":"2016-10-25T11:07:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0/manifests"},{"name":"v0.36.0-rc.1","sha":"8491e08755c468c3b3e1256b7f352cb44140d189","kind":"commit","published_at":"2016-10-21T00:36:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1/manifests"},{"name":"v0.35.0","sha":"2519010b1c7cf1f8e7b583a100686c364acafdbc","kind":"commit","published_at":"2016-10-11T11:25:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0/manifests"},{"name":"v0.36.0-rc.0","sha":"295867607be4fe92af017dc1bd6bfde722141232","kind":"commit","published_at":"2016-10-10T18:45:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0/manifests"},{"name":"v0.34.1","sha":"953f9b8d0a489dcb9314cc7be9e42e014c740c0f","kind":"commit","published_at":"2016-09-27T18:27:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1/manifests"},{"name":"v0.35.0-rc.0","sha":"0f242a13008f8a8b87b78304930206de0c653b6f","kind":"commit","published_at":"2016-09-23T14:50:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0/manifests"},{"name":"v0.34.0","sha":"c1aa68b422d287aa82ea0af8a337d46373392fb7","kind":"commit","published_at":"2016-09-23T14:11:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"620ecbde6e1b350d1ebf5a3b34ce3339da36f181","kind":"commit","published_at":"2016-09-23T11:08:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1/manifests"},{"name":"v0.34.0-rc.1","sha":"cd33c0d521184d470c105ae2510bf76a87d455ec","kind":"commit","published_at":"2016-09-23T07:53:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1/manifests"},{"name":"v0.34.0-rc.0","sha":"d5e6737351416d09f30a6624be5cc0f61840fd1c","kind":"commit","published_at":"2016-09-09T13:48:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0/manifests"},{"name":"v0.33.0","sha":"c18d1dfd7d46c50320bfea83a7d48e829b579e93","kind":"commit","published_at":"2016-09-09T12:58:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"7a1410aca622b896bf4b63744991b61a9c57c6c0","kind":"commit","published_at":"2016-09-07T10:31:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1/manifests"},{"name":"v0.33.0-rc.1","sha":"4be85575c003af858e82e11396d29c53fe005b0f","kind":"commit","published_at":"2016-09-06T19:36:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1/manifests"},{"name":"v0.32.0","sha":"ff1c6f98b1e961af10f967a56358e53d5de02218","kind":"commit","published_at":"2016-08-21T09:40:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0/manifests"},{"name":"v0.33.0-rc.0","sha":"fadd5dc98bcfc0ee12f4b5c9fad8aae15be54fa3","kind":"commit","published_at":"2016-08-21T09:27:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0/manifests"},{"name":"v0.31.0","sha":"7a32f77f73450bf14014b980624e094255cc7369","kind":"commit","published_at":"2016-08-08T06:43:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0/manifests"},{"name":"v0.32.0-rc.0","sha":"b00f70033a0a92f91d787a14c72bc3f7c8e98505","kind":"commit","published_at":"2016-08-05T09:16:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0/manifests"},{"name":"v0.31.0-rc.1","sha":"5c6c7a2b40222168c99d066e9912f26637ce82e5","kind":"commit","published_at":"2016-08-01T05:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1/manifests"},{"name":"v0.30.0","sha":"8f233dc3b6b990d4363a4cbeacf6a476a0e76521","kind":"commit","published_at":"2016-07-21T08:11:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0/manifests"},{"name":"v0.31.0-rc.0","sha":"9958afbcec22373a23fd8ee0d8bb508b169a6924","kind":"commit","published_at":"2016-07-21T07:51:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0/manifests"},{"name":"v0.29.2","sha":"62494fb66a3b89d5424e67402b308acda2848aee","kind":"commit","published_at":"2016-07-17T17:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"70fe990778336fd72d57e950133bfc2eb07daf18","kind":"commit","published_at":"2016-07-13T12:56:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"455496785a56591d04611836c6efa76858e84462","kind":"commit","published_at":"2016-07-05T22:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0/manifests"},{"name":"v0.30.0-rc.0","sha":"fd8e6d3eaa1a9c41d900f7659727e94dd3353455","kind":"commit","published_at":"2016-07-05T22:30:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0/manifests"},{"name":"v0.29.0-rc.3","sha":"ab1bc0a7698d40ddbc262150f3c878a6e2b32ef3","kind":"commit","published_at":"2016-07-05T15:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3/manifests"},{"name":"v0.29.0-rc3","sha":"2f8cb25a1cc8e4d8828f16121d1dc17840b0eaa6","kind":"commit","published_at":"2016-07-05T15:59:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3/manifests"},{"name":"v0.29.0-rc.2","sha":"288867c510293cb90514fa1cbc1fd6da998f74f6","kind":"commit","published_at":"2016-07-02T00:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2/manifests"},{"name":"v0.29.0-rc.1","sha":"8e376f3ce6cf2264c88f8ca1530c612b1264c325","kind":"commit","published_at":"2016-07-01T22:59:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1/manifests"},{"name":"v0.29.0-rc.0","sha":"cb6e3297e853da9e0de482de095f6758ed4694ad","kind":"commit","published_at":"2016-06-22T04:28:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0/manifests"},{"name":"v0.28.0","sha":"35de46278aa6d07f048902991cb80d82716b62af","kind":"commit","published_at":"2016-06-21T19:01:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"a3268f7dd1543f1d65f1c7fa519aba14cd4db610","kind":"commit","published_at":"2016-06-08T23:52:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"8074b09e7dfa1f5bf71456cc29b49eb2dc836c35","kind":"commit","published_at":"2016-06-06T23:58:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"37cc5cfb0c844cbbeecea01a7e3c550206e18978","kind":"commit","published_at":"2016-06-06T08:21:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0/manifests"},{"name":"v0.28.0-rc.0","sha":"faa67dbfeb4d8c107cfac3a20ecb9638296f9df1","kind":"commit","published_at":"2016-06-06T08:13:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0/manifests"},{"name":"v0.27.0-rc3","sha":"8b734173d311c540f441e740e4922352a363cac9","kind":"commit","published_at":"2016-06-05T18:47:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3/manifests"},{"name":"v0.27.0-rc.3","sha":"252102588d985999b3b0fb48dbdede3e0539b196","kind":"commit","published_at":"2016-06-05T16:19:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3/manifests"},{"name":"v0.26.3","sha":"2efd99ab64e7b113928d4c005fba29ccc7034c95","kind":"commit","published_at":"2016-06-01T16:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3/manifests"},{"name":"v0.27.0-rc2","sha":"76003f37207ad461683fc8ddf95fcbad488df57e","kind":"commit","published_at":"2016-05-27T15:51:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2/manifests"},{"name":"v0.27.0-rc1","sha":"bbccdd5b8423821c2ce5d4e94824d68929a18c86","kind":"commit","published_at":"2016-05-25T00:26:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1/manifests"},{"name":"v0.26.2","sha":"23b1ed45702d6530129f0f07e0dad6bf8452b562","kind":"commit","published_at":"2016-05-24T15:31:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"8714c9bc9e555544c168c571cf9f9759056622f2","kind":"commit","published_at":"2016-05-21T22:58:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1/manifests"},{"name":"v0.27.0-rc","sha":"0f9e31cce84d98b7a299ce2c0fcc9b16ce7bd99a","kind":"commit","published_at":"2016-05-20T18:23:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc/manifests"},{"name":"v0.26.0","sha":"7b54b8e06b2b97e7a48b71e615e3349f45884b29","kind":"commit","published_at":"2016-05-18T22:15:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"3336fb5b5540612956c4ee288686af7e61c59158","kind":"commit","published_at":"2016-05-04T19:13:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"418a0b27df5773c0cb27fd9c3c508625b0c413ec","kind":"commit","published_at":"2016-05-04T16:32:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0/manifests"},{"name":"v0.26.0-rc","sha":"dd6df71678c22a8030b6b70c9aa29dbac09c99e9","kind":"commit","published_at":"2016-05-04T13:07:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc/manifests"},{"name":"v0.24.1","sha":"515e15242c9b812c7e74a8331bfbf367a2bbc2d4","kind":"commit","published_at":"2016-04-19T10:51:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"5150fa107176573894b34f9bdcd7e4eea350e04d","kind":"commit","published_at":"2016-04-19T00:28:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0/manifests"},{"name":"v0.25.0-rc","sha":"2e6fd4af4a11b4dd0cd48d3668a00d3cf713db01","kind":"commit","published_at":"2016-04-18T18:49:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc/manifests"},{"name":"v0.24.0-rc5","sha":"ab21e6baab11f7a4ee70ee1bd299d9de706e79aa","kind":"commit","published_at":"2016-04-13T07:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5/manifests"},{"name":"v0.24.0-rc4","sha":"48d649244880cda5fab306e804ef1caf9ce1f04e","kind":"commit","published_at":"2016-04-11T19:25:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4/manifests"},{"name":"v0.23.1","sha":"2237e3b1e722f7c7a6fd9f5db5317e5a31dce4c3","kind":"commit","published_at":"2016-04-07T19:22:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1/manifests"},{"name":"v0.24.0-rc3","sha":"82c9924411159d2eb82bfeef337a2c603d028b18","kind":"commit","published_at":"2016-04-07T18:10:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3/manifests"},{"name":"v0.24.0-rc2","sha":"30fcc7602b0f3d99e2b7d6146d24c550437740f4","kind":"commit","published_at":"2016-04-06T18:06:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2/manifests"},{"name":"v0.23.0","sha":"db8273e79b6d01ba059358464362daa9ba3ad254","kind":"commit","published_at":"2016-04-06T15:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0/manifests"},{"name":"v0.24.0-rc1","sha":"917c0391ee56732a22e4c33f1546a45996731e7b","kind":"commit","published_at":"2016-04-05T18:32:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1/manifests"},{"name":"v0.24.0-rc","sha":"e8854b771e2ed6e2df395dd7738910ada3584a61","kind":"commit","published_at":"2016-04-04T19:39:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc/manifests"},{"name":"v0.23.0-rc4","sha":"39832820b37468c220c4e1d4c7e72b8ed4469586","kind":"commit","published_at":"2016-04-01T15:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4/manifests"},{"name":"v0.23.0-rc3","sha":"3e956f6608ea387f70a74fb7f92f172e0617c39c","kind":"commit","published_at":"2016-03-31T13:13:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3/manifests"},{"name":"v0.23.0-rc2","sha":"ef1fdf8fb10dc88962ba7365cd8cc6da67a7c6a2","kind":"commit","published_at":"2016-03-31T12:54:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2/manifests"},{"name":"v0.23.0-rc1","sha":"44a8eab108ae8b6cb39fd8a0b00e68507b926bdc","kind":"commit","published_at":"2016-03-23T16:44:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1/manifests"},{"name":"v0.23.0-rc","sha":"2ec88028f56767037e16c67994c8450fb3f2efde","kind":"commit","published_at":"2016-03-23T01:34:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc/manifests"},{"name":"v0.22.2","sha":"db3c3e460d07408ae6041c085e263bcca3ddffa2","kind":"commit","published_at":"2016-03-21T22:00:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e163e6d8b75ec1f73a51601034722b2a6d034f7d","kind":"commit","published_at":"2016-03-21T20:05:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1/manifests"},{"name":"v0.22.0-rc5","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5/manifests"},{"name":"v0.22.0","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0/manifests"},{"name":"v0.22.0-rc4","sha":"cafbeb08feb9f7694f45a3f307cb90ce8344c959","kind":"commit","published_at":"2016-03-16T12:07:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4/manifests"},{"name":"v0.22.0-rc3","sha":"995aa485d286716ecb8101575a528ad0ee8d1598","kind":"commit","published_at":"2016-03-16T10:56:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3/manifests"},{"name":"v0.22.0-rc1","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1/manifests"},{"name":"v0.22.0-rc2","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2/manifests"},{"name":"v0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc/manifests"},{"name":"0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc/manifests"},{"name":"v0.21.0","sha":"f5f0b7deed2ebcaa50962f7e09251a8f8cf7b649","kind":"commit","published_at":"2016-03-01T15:13:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc","sha":"bb256efacffc79e80ce3fc65191a5d2fc18acdb9","kind":"commit","published_at":"2016-02-21T05:26:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc/manifests"},{"name":"v0.20.0","sha":"6496feb61e9205baa3f25cf448c4fce912bd6250","kind":"commit","published_at":"2016-02-15T17:31:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc1","sha":"d4c6e60ced4b18418983ced41778ffb01a34ffab","kind":"commit","published_at":"2016-02-06T17:53:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1/manifests"},{"name":"v0.20.0-rc","sha":"29997b36449f4f178f18878f2b286b096a0c12ac","kind":"commit","published_at":"2016-02-04T12:06:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc/manifests"},{"name":"v0.19.0","sha":"a769f91ccf008ff1deca3ab490e23cd6bb518fdf","kind":"commit","published_at":"2016-01-29T15:03:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0/manifests"},{"name":"v0.19.0-rc","sha":"2f1ed20a6ea18a2505bfed0317c2edaa693526e6","kind":"commit","published_at":"2016-01-20T15:07:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc/manifests"},{"name":"v0.18.0","sha":"aee11c00baa11be1c82daf39adc89c389beed197","kind":"commit","published_at":"2016-01-18T18:30:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0/manifests"},{"name":"v0.18.0-rc","sha":"d6ffc2fd6d0309214e4086c1cda21f93bf27f908","kind":"commit","published_at":"2016-01-05T18:38:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc/manifests"},{"name":"v0.17.0","sha":"30999e37d1ec12384aa3cd3054cd4404bf7c040e","kind":"commit","published_at":"2015-12-18T12:27:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0/manifests"},{"name":"v0.17.0-rc","sha":"9c034a9904d0d53a2d85a16606ba1ca749ce1b54","kind":"commit","published_at":"2015-12-11T15:51:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc/manifests"},{"name":"v0.16.0","sha":"8a9b534a695c50b0199af75fe1b39d69fbddc557","kind":"commit","published_at":"2015-12-04T16:24:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc","sha":"e5a69770a826cee61bd1a8d9e0417075ce221c27","kind":"commit","published_at":"2015-11-23T18:30:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc/manifests"},{"name":"v0.15.0","sha":"c6ae1a77028cbf77f12f4139fe76569da366740c","kind":"commit","published_at":"2015-11-23T17:30:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"3a223e970e9b213b999fce221b65f69aeb806b99","kind":"commit","published_at":"2015-11-10T03:19:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2/manifests"},{"name":"v0.15.0-rc","sha":"94420109a115b4eafa4cebecd1c262ca279110c5","kind":"commit","published_at":"2015-11-09T15:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc/manifests"},{"name":"v0.14.1","sha":"46aa9c60db4f6a8e85c4da099e0a5e1c05237e20","kind":"commit","published_at":"2015-11-06T23:43:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1/manifests"},{"name":"0.14.0","sha":"915a2c4b5f637141412108a89d82e7d06ff57d70","kind":"commit","published_at":"2015-11-05T23:08:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.14.0","html_url":"https://github.com/facebook/react-native/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0/manifests"},{"name":"v0.14.0-rc","sha":"53f688f07cbd161e888aba655ef0ba288b5229ad","kind":"commit","published_at":"2015-10-27T17:20:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc/manifests"},{"name":"v0.13.0","sha":"7fdbc4c64012dcdb744b214bfd6f9660130189b2","kind":"commit","published_at":"2015-10-23T18:59:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc","sha":"1aa2cc4a8225f52415b016403a66fc4aa9db2756","kind":"commit","published_at":"2015-10-13T21:04:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc/manifests"},{"name":"v0.12.0","sha":"68c209a831326175690808a7f3d78afec5611d70","kind":"commit","published_at":"2015-10-08T20:24:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc","sha":"12b92c1520786e350a47f2d876910addac932fb3","kind":"commit","published_at":"2015-09-24T22:05:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc/manifests"},{"name":"v0.11.0","sha":"e1032e1d0974f4bdcca61ec2255ce7bbb984607e","kind":"commit","published_at":"2015-09-15T01:23:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0b48e2d71a7a1f5f96629fce31df0e7387be39ba","kind":"commit","published_at":"2015-08-26T23:46:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0/manifests"},{"name":"v0.11.0-rc","sha":"6edb671e2d05a4ddd8e6900aa8a437109473ff6c","kind":"commit","published_at":"2015-08-26T16:28:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc/manifests"},{"name":"v0.10.0-rc","sha":"2b0e8dd303961277ef1be4ecdc8c2f84d4c42b85","kind":"commit","published_at":"2015-08-15T04:24:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc/manifests"},{"name":"v0.9.0","sha":"6bf829d0563b4946d78e91277040a53018703d15","kind":"commit","published_at":"2015-08-15T03:21:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc","sha":"f773ec8e16cb987a294f9912555c1af65d7dbdfe","kind":"commit","published_at":"2015-08-01T01:16:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc/manifests"},{"name":"v0.8.0","sha":"a767c7b5f366843fac481eb7899e4463b1e72179","kind":"commit","published_at":"2015-07-24T22:16:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.2","sha":"c6cf3d9405fef4ce9f1a2bfa978e5a834c430024","kind":"commit","published_at":"2015-07-17T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc","sha":"e5358b5a9bde128e2ca98b7f425ac388730ad98c","kind":"commit","published_at":"2015-07-10T20:30:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc/manifests"},{"name":"v0.7.1","sha":"73cbab74122867627c1bbb5f6d6e3d91c1d70832","kind":"commit","published_at":"2015-07-10T20:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1/manifests"},{"name":"v0.7.0-rc.2","sha":"6b0cb9243f37b7a14d176f0ee27eeccca0bd49b3","kind":"commit","published_at":"2015-06-26T22:50:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0","sha":"bb0c21cb2ebb81ae5141908ab7681a87301ee4d6","kind":"commit","published_at":"2015-06-25T18:21:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0/manifests"},{"name":"v0.7.0-rc","sha":"30f739b2fb6348337338c4325ebe0ff5d0c03ddb","kind":"commit","published_at":"2015-06-25T18:17:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc/manifests"},{"name":"v0.6.0-rc","sha":"41eaf60e6f75fe964ae11ae2f447271d70c76f11","kind":"commit","published_at":"2015-06-05T22:43:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc/manifests"},{"name":"v0.5.0","sha":"ce0ad9f7121c70b1dd27508910156ecc95b6f10c","kind":"commit","published_at":"2015-06-05T22:35:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0/manifests"},{"name":"v0.5.0-rc","sha":"4673dca0b0941f9f8a61970b0d0829807f26f9bc","kind":"commit","published_at":"2015-05-22T17:09:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc/manifests"},{"name":"v0.4.4","sha":"85c7a0a46530153aa2c653ce77c4e73729a2b682","kind":"tag","published_at":"2015-05-15T22:59:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"8e67bc3d6b6e89eca1c6421701b2c83ceafcbdd7","kind":"tag","published_at":"2015-05-14T23:42:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6214decb3ff56fe972d31379f152b8a6fe6f1b0a","kind":"tag","published_at":"2015-05-08T20:37:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ebce4f5fcf14dc5eabec409d3c7a8f57ebff084f","kind":"tag","published_at":"2015-04-28T00:17:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"576c067b13282c0d47bb7f6444ecf56abbafed6a","kind":"tag","published_at":"2015-04-20T16:39:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"775dd2741217433777476267384498a811bcac7c","kind":"tag","published_at":"2015-04-10T19:37:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11/manifests"},{"name":"v0.3.8","sha":"ad762bcfd30a02e3cef02b2f3299fe507f763474","kind":"tag","published_at":"2015-04-10T19:29:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8/manifests"},{"name":"v0.3.5","sha":"1799ea6bc22701a4975358aea028f0dca838a110","kind":"tag","published_at":"2015-04-08T01:54:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"48a993b5c5e8574c5ea387feb99c5f0bc851b3ac","kind":"commit","published_at":"2015-04-02T01:51:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5942d81d7b678affee40e8ec2dcb6d743f01e2bd","kind":"tag","published_at":"2015-04-01T16:26:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b49e3bcd6d506fc6f4cf3251842b91363a5be39f","kind":"tag","published_at":"2015-04-01T16:22:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3c4341084396a56d66b9ebc9fb0be1d315cd43ff","kind":"commit","published_at":"2015-03-28T05:13:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e02ea664fcf38c4e3539e2e0e4b37564fe5d80d3","kind":"commit","published_at":"2015-03-27T19:16:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"bd8fa86ba6142630ac5033f1c4022da04a748d6f","kind":"commit","published_at":"2015-03-27T00:50:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"71f08d2cb28e9f731913caae390d6334e3a47bc6","kind":"commit","published_at":"2015-03-27T00:34:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"72d3d724a3a0c6bc46981efd0dad8f7f61121a47","kind":"commit","published_at":"2015-03-26T17:06:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.1.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T21:20:23.799Z","dependent_packages_count":4,"downloads":14767959,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":1.9935979005437816,"dependent_repos_count":6.65384681717055,"dependent_packages_count":53.58337199495703,"stargazers_count":0.012329637603497822,"forks_count":0.3291352210612053,"docker_downloads_count":null,"average":12.514456314267212},"purl":"pkg:npm/%40react-native/metro-babel-transformer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/metro-babel-transformer","docker_dependents_count":1,"docker_downloads_count":140323,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/metro-babel-transformer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/metro-babel-transformer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:03:53.025Z","issues_count":6267,"pull_requests_count":10838,"avg_time_to_close_issue":29423283.68639508,"avg_time_to_close_pull_request":2647980.073345987,"issues_closed_count":3887,"pull_requests_closed_count":7374,"pull_request_authors_count":691,"issue_authors_count":2801,"avg_comments_per_issue":9.27477261847774,"avg_comments_per_pull_request":4.924248016239159,"merged_pull_requests_count":188,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2104,"past_year_pull_requests_count":8086,"past_year_avg_time_to_close_issue":1799717.4267782427,"past_year_avg_time_to_close_pull_request":783799.1774072687,"past_year_issues_closed_count":1194,"past_year_pull_requests_closed_count":5337,"past_year_pull_request_authors_count":407,"past_year_issue_authors_count":892,"past_year_avg_comments_per_issue":5.321292775665399,"past_year_avg_comments_per_pull_request":4.261810536730151,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":159,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/issues","maintainers":[{"login":"huntie","count":368,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"javache","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"tido64","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"pieterv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"hurali97","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"bigfootjon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"gkz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"gabrieldonadel","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"Titozzz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"siddharthkul","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"gaearon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"elicwhite","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"fabriziobertoglio1987","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriziobertoglio1987"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"kelset","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelset"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"fortmarek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"Pranav-yadav","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranav-yadav"},{"login":"TheSavior","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"brentvatne","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"shubhamguptadream11","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"janicduplessis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janicduplessis"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"samwgoldman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samwgoldman"},{"login":"timjacobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timjacobi"}],"active_maintainers":[{"login":"huntie","count":343,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"javache","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"tido64","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"hurali97","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"gkz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"pieterv","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"siddharthkul","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"bigfootjon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"gabrieldonadel","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"gaearon","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"elicwhite","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"Titozzz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"TheSavior","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"fortmarek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"shubhamguptadream11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"brentvatne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fmetro-babel-transformer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fmetro-babel-transformer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fmetro-babel-transformer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fmetro-babel-transformer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fmetro-babel-transformer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fmetro-babel-transformer/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2023-07-10T18:48:09.224Z","updated_at":"2023-07-10T18:48:09.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2023-07-10T18:48:08.976Z","updated_at":"2023-07-10T18:48:08.976Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":11334011,"name":"@react-native/compatibility-check","ecosystem":"npm","description":"Check a React Native app's boundary between JS and Native for incompatibilities","homepage":"https://github.com/facebook/react-native/tree/HEAD/packages/react-native-compatibility-check#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["boundary","crashes","native","codegen","tools","react-native"],"namespace":"react-native","versions_count":512,"first_release_published_at":"2025-02-07T18:47:10.005Z","latest_release_published_at":"2026-06-09T12:21:13.867Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:03:07.461Z","created_at":"2025-02-07T20:46:10.207Z","updated_at":"2026-06-21T04:03:07.462Z","registry_url":"https://www.npmjs.com/package/@react-native/compatibility-check","install_command":"npm install @react-native/compatibility-check","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260621-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"react/react-native","owner":"react","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2026-06-19T16:47:53.000Z","size":972335,"stargazers_count":126045,"open_issues_count":1049,"forks_count":25180,"subscribers_count":3527,"default_branch":"main","last_synced_at":"2026-06-20T21:27:04.816Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/react.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-0.5x.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2026-06-20T17:25:05.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/react/react-native","commit_stats":{"total_commits":33054,"total_committers":3812,"mean_commits":8.671038824763903,"dds":0.9607611786773159,"last_synced_commit":"7211119d2325a67067f9dd7296cdcb9f91624c7f"},"previous_names":["react/react-native"],"tags_count":678,"template":false,"template_full_name":null,"purl":"pkg:github/react/react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","download_url":"https://codeload.github.com/react/react-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/sbom","scorecard":{"id":390825,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/react-native","commit":"256565cb1198c02cda218e06de5700c85d8ad589"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autorebase.yml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/autorebase.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/autorebase.yml:9","Warn: no topLevel permission defined: .github/workflows/bump-podfile-lock.yml:1","Warn: no topLevel permission defined: .github/workflows/cache-reaper.yml:1","Warn: no topLevel permission defined: .github/workflows/check-for-reproducer.yml:1","Warn: no topLevel permission defined: .github/workflows/check-nightly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-pr.yml:6","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/danger-pr.yml:8","Warn: topLevel 'checks' permission set to 'write': .github/workflows/danger-pr.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/danger-pr.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/danger-pr.yml:13","Warn: no topLevel permission defined: .github/workflows/generate-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/monitor-new-issues.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:8","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-issue-labeled.yml:8","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-core.yml:1","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-dependencies.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-bumped-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/retry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test-all.yml:1","Warn: no topLevel permission defined: .github/workflows/test-libraries-on-nightlies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/gradle-plugin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: private/helloworld/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":"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/autorebase.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autorebase.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-podfile-lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/bump-podfile-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-reaper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/cache-reaper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-nightly.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/close-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/danger-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-bumped-packages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-bumped-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-all.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:557: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:631: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:542: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:582: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:439: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:598: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Info:   0 out of 112 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:31.707Z","repository_id":25594131,"created_at":"2025-08-18T17:45:31.707Z","updated_at":"2025-08-18T17:45:31.707Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34593129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":163,"last_synced_at":"2026-05-16T15:59:08.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":964404,"followers":35470,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-05-16T15:59:08.947Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-21T04:03:05.771Z","dependent_packages_count":0,"downloads":4427,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.086974374057142,"dependent_packages_count":36.28628304034818,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.68662870720266},"purl":"pkg:npm/%40react-native/compatibility-check","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/compatibility-check","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/compatibility-check","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/compatibility-check/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-20T11:00:55.520Z","issues_count":8,"pull_requests_count":18,"avg_time_to_close_issue":16697294.0,"avg_time_to_close_pull_request":4193813.0,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":16697294.0,"past_year_avg_time_to_close_pull_request":4193813.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcompatibility-check/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcompatibility-check/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcompatibility-check/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcompatibility-check/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcompatibility-check/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fcompatibility-check/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2025-02-07T20:46:11.136Z","updated_at":"2025-02-07T20:46:11.136Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2025-02-07T20:46:11.078Z","updated_at":"2025-02-07T20:46:11.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":7721944,"name":"@react-native/typescript-config","ecosystem":"npm","description":"Default TypeScript configuration for React Native apps","homepage":"https://github.com/facebook/react-native/tree/HEAD/packages/typescript-config#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["typescript","tsconfig","react-native"],"namespace":"react-native","versions_count":1055,"first_release_published_at":"2023-06-03T03:05:08.549Z","latest_release_published_at":"2026-06-09T12:20:47.358Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:03:19.783Z","created_at":"2023-05-11T09:14:49.913Z","updated_at":"2026-06-21T04:03:19.784Z","registry_url":"https://www.npmjs.com/package/@react-native/typescript-config","install_command":"npm install @react-native/typescript-config","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"false":"0.74.82","0.74-stable":"0.74.89","0.75-stable":"0.75.5","0.76-stable":"0.76.9","0.78-stable":"0.78.3","0.77-stable":"0.77.3","0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260620-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"facebook/react-native","owner":"facebook","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2024-10-29T12:24:10.000Z","size":897564,"stargazers_count":118935,"open_issues_count":876,"forks_count":24303,"subscribers_count":3596,"default_branch":"main","last_synced_at":"2024-10-29T12:45:07.508Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-pre-060.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2024-10-29T12:24:16.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/facebook/react-native","commit_stats":{"total_commits":29997,"total_committers":3643,"mean_commits":8.234147680483119,"dds":0.9567623429009567,"last_synced_commit":"8ff05b5a18db85ab699323d1745a5f17cdc8bf6c"},"previous_names":[],"tags_count":544,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222062766,"owners_count":16924733,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":135,"last_synced_at":"2024-04-12T02:21:10.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":951686,"followers":22215,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2024-04-12T02:21:55.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"v0.76.1","sha":"b048659ceb5e0645b9287789ce1212e9ea0afe6c","kind":"tag","published_at":"2024-10-29T10:55:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.1/manifests"},{"name":"v0.76.0","sha":"2e10ba945f6f2dca8d8cf1bb0db1d67fd50f2235","kind":"tag","published_at":"2024-10-23T16:09:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0/manifests"},{"name":"v0.76.0-rc.6","sha":"9f9e1a41cad27324fcd2b41fcbe8e389b7019f93","kind":"tag","published_at":"2024-10-17T15:57:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.6/manifests"},{"name":"v0.76.0-rc.5","sha":"5e2f3e018c37d152d6c0ae72fd8891b2e44d37e8","kind":"tag","published_at":"2024-10-15T17:25:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.5/manifests"},{"name":"v0.76.0-rc.4","sha":"5106933c750fee2ce49fe1945c3e3763eebc92bc","kind":"tag","published_at":"2024-10-08T22:20:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.4/manifests"},{"name":"v0.73.10","sha":"93c33414844b1fd5da260fa85ab1b12b7ad8f3b0","kind":"tag","published_at":"2024-10-08T10:41:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.10/manifests"},{"name":"v0.75.4","sha":"1611a5e8a1a9a9cb7d6d9ddb4d7316d8e634e6e3","kind":"tag","published_at":"2024-10-02T13:44:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.4/manifests"},{"name":"v0.74.6","sha":"a4430b52e5ed74b71a1b8fc669e8d7e68ab453e8","kind":"tag","published_at":"2024-10-02T09:46:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.6/manifests"},{"name":"v0.76.0-rc.3","sha":"dbd9952e0ad1dc30f076c9c16753e760c88b06c6","kind":"tag","published_at":"2024-10-01T10:20:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.3/manifests"},{"name":"v0.76.0-rc.2","sha":"23f62acd839d38d7ea4ba9d7d2e99bb2a1aa0bb9","kind":"tag","published_at":"2024-09-24T08:25:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.2/manifests"},{"name":"v0.76.0-rc.1","sha":"ec9e1718aa6179c6f634128fd64c36c9b116fa8f","kind":"tag","published_at":"2024-09-16T16:25:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.1/manifests"},{"name":"v0.75.3","sha":"496879853872e857b375ee19cca06fab17ddb0a0","kind":"tag","published_at":"2024-09-11T16:12:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.3/manifests"},{"name":"v0.76.0-rc.0","sha":"f60fbc15ae62d901f52162864b0c5a0f307ca46c","kind":"tag","published_at":"2024-09-10T13:17:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.76.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.76.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.76.0-rc.0/manifests"},{"name":"v0.75.2","sha":"2e994fdddb05955ee8dcce1e2151288977dd1c5e","kind":"tag","published_at":"2024-08-20T09:25:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.2/manifests"},{"name":"v0.72.17","sha":"6304cce015e4260b914aafd98d37ccdf5c3f2150","kind":"tag","published_at":"2024-08-19T14:00:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.17","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.17/manifests"},{"name":"v0.75.1","sha":"b5b57731d3d3dfbe98994c57c65eb77c7ef3ddb5","kind":"tag","published_at":"2024-08-15T10:54:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.1/manifests"},{"name":"v0.75.0","sha":"89cdc14c8bcccb8506cee82056dca6febb1a7281","kind":"tag","published_at":"2024-08-14T14:54:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0/manifests"},{"name":"v0.75.0-rc.7","sha":"7244893b12a83ca8b6aa62d69671b198eb400b9b","kind":"tag","published_at":"2024-08-06T11:16:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7/manifests"},{"name":"v0.74.5","sha":"5e6fed361c1a95b770c9d9b2dd7bb49676fa95e0","kind":"tag","published_at":"2024-08-05T13:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5/manifests"},{"name":"v0.72.16","sha":"337dcaa54a10f2c88aa95b40f73eba6aa34cbdb9","kind":"tag","published_at":"2024-08-01T20:14:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16/manifests"},{"name":"v0.74.4","sha":"097ce0760268046baf0dad52b55f170edfed36f4","kind":"tag","published_at":"2024-07-30T11:18:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4/manifests"},{"name":"v0.75.0-rc.6","sha":"7e98cdba8a8137bc52f96e8ce5b0e1602abe2958","kind":"tag","published_at":"2024-07-29T16:54:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6/manifests"},{"name":"v0.75.0-rc.5","sha":"46b269dd4683a133cb83f5f600cdd16cbc22fdf0","kind":"tag","published_at":"2024-07-15T17:06:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5/manifests"},{"name":"v0.73.9","sha":"9049306394f0b80786857a32982e2c287d951f6e","kind":"tag","published_at":"2024-07-09T17:31:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9/manifests"},{"name":"v0.75.0-rc.4","sha":"a2022aff957af589614b46ce67d06dcd30ef03de","kind":"tag","published_at":"2024-07-08T15:49:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4/manifests"},{"name":"v0.74.3","sha":"8e5a9360bb8dbf27f05261f11085c1972265ce15","kind":"tag","published_at":"2024-07-01T17:33:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3/manifests"},{"name":"v0.75.0-rc.3","sha":"15b55714eb4ac0ece5ab9e553601826286a464da","kind":"tag","published_at":"2024-07-01T16:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3/manifests"},{"name":"v0.75.0-rc.2","sha":"668358c47ad9cbe699bc3e497f8cae84dcdd1459","kind":"tag","published_at":"2024-06-26T10:59:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2/manifests"},{"name":"v0.75.0-rc.1","sha":"91209302881fb380e25f7a3c2f7a93597da136f4","kind":"tag","published_at":"2024-06-25T13:58:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1/manifests"},{"name":"v0.75.0-rc.0","sha":"98b302e2190bd1bc464cee20fe1d454e50034ba6","kind":"tag","published_at":"2024-06-19T10:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0/manifests"},{"name":"v0.72.15","sha":"4cee0a4c06deb3b49c31021ea50766a4d391de1e","kind":"tag","published_at":"2024-06-12T13:29:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15/manifests"},{"name":"v0.74.2","sha":"17c0b1766f7e3c1c3a59f7701704f0ea6a6f6bc3","kind":"tag","published_at":"2024-06-04T15:08:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"31f9d45074f069151c155836335e0edff87f70bd","kind":"tag","published_at":"2024-05-02T18:17:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1/manifests"},{"name":"v0.74.1-rc.0","sha":"60962b4406a86e37657762ff5e61d6ede4ee32e3","kind":"tag","published_at":"2024-05-01T12:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0/manifests"},{"name":"v0.73.8","sha":"c39538b79dbc7f84b536431ac2230d259f846e42","kind":"tag","published_at":"2024-04-30T10:07:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8/manifests"},{"name":"v0.72.14","sha":"33865b989995d7e62e03824b1978b7db6322f55d","kind":"tag","published_at":"2024-04-30T09:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14/manifests"},{"name":"v0.71.19","sha":"14e21de3bea51b1aebef55b9adde71fe49ad86a9","kind":"tag","published_at":"2024-04-29T09:23:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.19","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19/manifests"},{"name":"v0.74.0","sha":"972b42016ef02dc3cecf9743bad82c9fd2068805","kind":"tag","published_at":"2024-04-22T11:41:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0/manifests"},{"name":"v0.72.13","sha":"9a369f403604f7e243929f7ddce0107d03140333","kind":"tag","published_at":"2024-04-18T15:37:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13/manifests"},{"name":"v0.73.7","sha":"8b09449b0cd91b50c6945dead076aeeaf011075e","kind":"tag","published_at":"2024-04-18T14:43:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7/manifests"},{"name":"v0.74.0-rc.9","sha":"d4a48ce692c5f492e27d2d99cc95e04bc78aac24","kind":"tag","published_at":"2024-04-15T14:02:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9/manifests"},{"name":"v0.74.0-rc.8","sha":"2a6e156054a53c7304583cc56f5e31c36e4fad1b","kind":"tag","published_at":"2024-04-10T13:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8/manifests"},{"name":"v0.71.18","sha":"6b89acc1ab09439a0cf2b7945b053a2c9f4abdc5","kind":"tag","published_at":"2024-04-09T16:21:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.18","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18/manifests"},{"name":"v0.74.0-rc.7","sha":"40feba6a81f6fdf609692e7aac263edaf6ffe671","kind":"tag","published_at":"2024-04-08T12:21:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7/manifests"},{"name":"v0.74.0-rc.6","sha":"6abca78895b921c60dff65e7379483b5e87660ef","kind":"tag","published_at":"2024-04-02T11:04:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6/manifests"},{"name":"v0.74.0-rc.5","sha":"c0c3ac3f13693daa1f128523529126512d2b9664","kind":"tag","published_at":"2024-03-25T13:57:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5/manifests"},{"name":"v0.74.0-rc.4","sha":"907bd438ff209f9a4e3f3bdfc6f6264bb25564c8","kind":"tag","published_at":"2024-03-18T15:20:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4/manifests"},{"name":"v0.72.12","sha":"b41849880722904649a91302ddedb6d10c0bb58d","kind":"tag","published_at":"2024-03-11T15:52:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12/manifests"},{"name":"v0.74.0-rc.3","sha":"57cc8e7f6772fee1e01e9997c04ee66016495f83","kind":"tag","published_at":"2024-03-11T14:59:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3/manifests"},{"name":"v0.73.6","sha":"0384caad3458f7658e68653a0ab62fd6cc3e4483","kind":"tag","published_at":"2024-03-11T09:25:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6/manifests"},{"name":"v0.74.0-rc.2","sha":"c68669079acc9da42bd980619a33532a66d3d913","kind":"tag","published_at":"2024-03-04T19:42:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2/manifests"},{"name":"v0.72.11","sha":"e8e03a4240fc135b804ff52c800d237d41cfbe34","kind":"tag","published_at":"2024-02-28T16:59:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11/manifests"},{"name":"v0.74.0-rc.1","sha":"ad3f6b5274537540e409ba528235654e68a6e80b","kind":"tag","published_at":"2024-02-27T01:08:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1/manifests"},{"name":"v0.71.17","sha":"ede87f82a17d6bf8eb3be16e17f0fbbf67f1c8f4","kind":"tag","published_at":"2024-02-27T01:05:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.17","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17/manifests"},{"name":"v0.73.5","sha":"02f163e4e83c3676216cd9360166e1cb0a8eda5f","kind":"tag","published_at":"2024-02-26T18:03:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5/manifests"},{"name":"v0.74.0-rc.0","sha":"898e207bcf70033a8280f91651ec8b003becb932","kind":"tag","published_at":"2024-02-21T16:33:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0/manifests"},{"name":"v0.73.4","sha":"36a4a2450144228e8a3ccc63541428751a7e4555","kind":"tag","published_at":"2024-02-06T00:38:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4/manifests"},{"name":"v0.71.16","sha":"8fb6ae12c91e7d253ba38608cdf030b192b1754a","kind":"tag","published_at":"2024-01-30T18:02:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16/manifests"},{"name":"v0.73.3","sha":"53061d7b85a98f442f1b652488f9e150563d3c96","kind":"tag","published_at":"2024-01-29T18:03:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3/manifests"},{"name":"v0.72.10","sha":"19f3ddd5c15bb3846f375e50057a428330932d57","kind":"tag","published_at":"2024-01-18T15:48:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10/manifests"},{"name":"v0.70.15","sha":"982ebc674b5aea7aedf859d00f0ffd4fffe9eaac","kind":"tag","published_at":"2024-01-16T22:01:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15/manifests"},{"name":"v0.71.15","sha":"5761ad6437b29dc559fce0914f2a8e71d02d25b3","kind":"tag","published_at":"2024-01-08T18:48:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15/manifests"},{"name":"v0.73.2","sha":"d2ac5d6a55ab0cd3a32c6939b941b31f06ea32e8","kind":"tag","published_at":"2024-01-08T14:55:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2/manifests"},{"name":"v0.72.9","sha":"7b20c5b5e5b26178fe3ba0cfe070afd8a129e4bb","kind":"tag","published_at":"2024-01-08T13:28:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9/manifests"},{"name":"v0.72.8","sha":"f63a721e8996fdf47edceade85d998148d36041e","kind":"tag","published_at":"2023-12-20T08:24:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8/manifests"},{"name":"v0.73.1","sha":"f6b7243d2ae7c8d7fe690da8f9a922df844061d3","kind":"tag","published_at":"2023-12-18T09:45:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"1eb4bf0d3af1fe267f5de6bf4bbe1e65d41fea1b","kind":"tag","published_at":"2023-12-06T16:12:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0/manifests"},{"name":"v0.73.0-rc.8","sha":"6a4b434c8faa88c5b29ecf998c502a47fedc081b","kind":"tag","published_at":"2023-12-04T18:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8/manifests"},{"name":"v0.73.0-rc.7","sha":"bb989e982c076979f6b520e1e6c353426a6e8673","kind":"tag","published_at":"2023-12-04T10:58:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7/manifests"},{"name":"v0.73.0-rc.6","sha":"0d5e67841f778d8a41fb17463061dc45126a33f8","kind":"tag","published_at":"2023-11-28T11:54:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6/manifests"},{"name":"v0.73.0-rc.5","sha":"4cd4b398ddeaf1d169a21d83fc3dd88a6e34bb51","kind":"tag","published_at":"2023-11-20T18:10:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5/manifests"},{"name":"v0.72.7","sha":"52904ffc420aaaf8a396a63c86b584b3967965a9","kind":"tag","published_at":"2023-11-14T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7/manifests"},{"name":"v0.73.0-rc.4","sha":"7ba400c35e5862deafeb2e71cc7f9e0de18062a8","kind":"tag","published_at":"2023-11-06T22:35:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4/manifests"},{"name":"v0.70.14","sha":"fe6c65169c06070c98c8bf463e2d40194f10ecc4","kind":"tag","published_at":"2023-10-24T17:32:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14/manifests"},{"name":"v0.73.0-rc.3","sha":"6d41c72a906c50022875cb53dde4fdaef531f9c2","kind":"tag","published_at":"2023-10-23T14:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3/manifests"},{"name":"v0.72.6","sha":"4fd3da2a877d5c4dc07ea26067f2eec98ac4fb19","kind":"tag","published_at":"2023-10-12T15:02:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6/manifests"},{"name":"v0.71.14","sha":"b0a27d2b4b9f474deaf3835c9a1b9af200dd9f79","kind":"tag","published_at":"2023-10-12T13:28:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14/manifests"},{"name":"v0.73.0-rc.2","sha":"e22a8d1ac57f28295694cb2c774704e42b14cb44","kind":"tag","published_at":"2023-10-10T08:36:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2/manifests"},{"name":"v0.73.0-rc.1","sha":"e8f41ce48b4a0f72aed4beca3d0db37a370d8215","kind":"tag","published_at":"2023-10-04T08:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1/manifests"},{"name":"v0.73.0-rc.0","sha":"f133dd2efbb2ea0ea10241bb32005261a0405a49","kind":"tag","published_at":"2023-10-03T16:13:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0/manifests"},{"name":"v0.72.5","sha":"1e38d4d4b15f55df721d4fb05596b957de3868e3","kind":"tag","published_at":"2023-09-25T04:32:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5/manifests"},{"name":"v0.71.13","sha":"7399bbbd0252d2935fd015acd4b5b9322c9bdb72","kind":"tag","published_at":"2023-08-22T08:34:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13/manifests"},{"name":"v0.72.4","sha":"ff27568f62c936c1e605594bc3ec178a188403f0","kind":"tag","published_at":"2023-08-14T07:56:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4/manifests"},{"name":"v0.70.13","sha":"0bccf2b6162b74ac39ec3a5caaa15ea3b9b8c5e8","kind":"tag","published_at":"2023-07-28T08:25:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13/manifests"},{"name":"v0.72.3","sha":"24b682081b79a05fd25587c29430e758658f7754","kind":"tag","published_at":"2023-07-12T10:38:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3/manifests"},{"name":"v0.72.2","sha":"b95c87daa0bed2e0aac75bc3658280b5c058d708","kind":"tag","published_at":"2023-07-11T10:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2/manifests"},{"name":"v0.70.12","sha":"3481eba79ae209da4081033defc049ab6f1fb35f","kind":"tag","published_at":"2023-07-05T09:35:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12/manifests"},{"name":"v0.69.12","sha":"5883b0bd7ebecf2daabbf33904d47de2d36cf1fe","kind":"tag","published_at":"2023-07-04T14:39:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12/manifests"},{"name":"v0.71.12","sha":"49d16d5aefd703ff20ab5d05544d78d6ce446427","kind":"tag","published_at":"2023-07-04T10:36:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12/manifests"},{"name":"v0.70.11","sha":"90d0f938e19834e911474b640e2954311aed3765","kind":"tag","published_at":"2023-07-04T10:28:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11/manifests"},{"name":"v0.72.1","sha":"73293f2c164dbbb07f109a1bb59b70d14967d2e8","kind":"tag","published_at":"2023-06-29T16:57:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1/manifests"},{"name":"v0.72.0","sha":"7a893e41103f98adbab71c54a8362b4e29799dcf","kind":"tag","published_at":"2023-06-21T14:15:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0/manifests"},{"name":"v0.71.11","sha":"7ea7d946c643f076c29bcf11b927f7569e3c516f","kind":"tag","published_at":"2023-06-14T14:23:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11/manifests"},{"name":"v0.72.0-rc.6","sha":"ec4771b79a74aa3140484dfc2e43a66157eb5243","kind":"tag","published_at":"2023-06-13T19:39:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6/manifests"},{"name":"v0.69.11","sha":"2407776d11f223bbd338f3a0c0e7001f29d4ae78","kind":"tag","published_at":"2023-06-08T16:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11/manifests"},{"name":"v0.70.10","sha":"3364cd1c017e74e946efd56e8a130c315c8bdd2c","kind":"tag","published_at":"2023-06-08T15:37:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10/manifests"},{"name":"v0.71.10","sha":"4e92d670682f9576f0946bfa7a50904e9d14f92f","kind":"tag","published_at":"2023-06-07T17:15:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10/manifests"},{"name":"v0.71.9","sha":"ed9ef9811b4c6161d28058bd26341158010d653d","kind":"tag","published_at":"2023-06-07T13:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9/manifests"},{"name":"v0.72.0-rc.5","sha":"a98c7c6f54ccfdb6ffd56a00f604059e6584a15f","kind":"tag","published_at":"2023-06-01T09:35:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5/manifests"},{"name":"v0.72.0-rc.4","sha":"e11396e9980761a205d5cd96d5129f5385fd074b","kind":"tag","published_at":"2023-05-31T07:15:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4/manifests"},{"name":"v0.72.0-rc.3","sha":"d71ba2da345a324f85dcd9fd461a729cb5022b48","kind":"tag","published_at":"2023-05-11T14:36:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3/manifests"},{"name":"v0.71.8","sha":"d2a873956520806e434084d2d48dc0a4ee913f07","kind":"tag","published_at":"2023-05-10T12:29:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8/manifests"},{"name":"v0.72.0-rc.2","sha":"9cb7b44d4c41960704f9b6b7ac1055c822d5aaf2","kind":"tag","published_at":"2023-05-04T12:16:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2/manifests"},{"name":"v0.68.7","sha":"b97a32825784fd6cc7f1b0705b12aea4456e0800","kind":"tag","published_at":"2023-04-26T13:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7/manifests"},{"name":"v0.69.10","sha":"8b9f3712c464be63138c224748150f826049b350","kind":"tag","published_at":"2023-04-25T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10/manifests"},{"name":"v0.70.9","sha":"6bba5078958408990c6279c9682fef7961c9b6e7","kind":"tag","published_at":"2023-04-19T09:51:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9/manifests"},{"name":"v0.71.7","sha":"6115ce53a2df4449769e4b9b6ca95fc29955fff0","kind":"tag","published_at":"2023-04-19T07:31:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7/manifests"},{"name":"v0.72.0-rc.1","sha":"30b5de04d6fc472bb9c855d0362d7417eda28a6b","kind":"tag","published_at":"2023-04-05T12:16:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1/manifests"},{"name":"v0.69.9","sha":"f4f3aa31f344cb7e1cca76ff497c8ca0292f9e42","kind":"tag","published_at":"2023-04-04T10:13:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9/manifests"},{"name":"v0.70.8","sha":"99c097917b27c51b5262ea72db6f6b6ad4f7a8c4","kind":"tag","published_at":"2023-04-04T09:13:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8/manifests"},{"name":"v0.71.6","sha":"030ab8e0f19c57d1a07036ad89deef97c6eb39fe","kind":"tag","published_at":"2023-04-03T15:10:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6/manifests"},{"name":"v0.71.5","sha":"1d282daf07fbdb76ec3b2666162dc74c6bd205e5","kind":"tag","published_at":"2023-03-29T11:34:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5/manifests"},{"name":"v0.72.0-rc.0","sha":"2c6edee68e936129644c14736e684a14bd11c55c","kind":"tag","published_at":"2023-03-20T15:38:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0/manifests"},{"name":"v0.71.4","sha":"e0d92c64cdd8ff055c70d2bd3a6ecd445be593ff","kind":"tag","published_at":"2023-03-08T14:19:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4/manifests"},{"name":"v0.71.3","sha":"d9321c0866a9270f8aae0d37c11584f819bc11ce","kind":"tag","published_at":"2023-02-14T12:25:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3/manifests"},{"name":"v0.71.2","sha":"66a47e18dc9a8490b3fcb1f4a504959d63980085","kind":"tag","published_at":"2023-02-01T14:40:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2/manifests"},{"name":"v0.70.7","sha":"b177489eb3ab79ec13e91acd0855d3f94b76de90","kind":"tag","published_at":"2023-01-31T14:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7/manifests"},{"name":"v0.68.6","sha":"91a3a548e237cf9991105d10e2457422874d1e60","kind":"tag","published_at":"2023-01-30T18:00:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6/manifests"},{"name":"v0.69.8","sha":"124bb11ecd6e6270e375362af3bc475fa828de8d","kind":"tag","published_at":"2023-01-30T15:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8/manifests"},{"name":"v0.71.1","sha":"3978b7ce82534e203ba3e289d88134efc3172355","kind":"tag","published_at":"2023-01-19T16:46:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"5a251ba7c5cc90481dec9f1665d753a6d3edf9b1","kind":"tag","published_at":"2023-01-12T14:46:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0/manifests"},{"name":"v0.71.0-rc.6","sha":"7dee5e7d85af9efff5b82629fd0d49e79d03b649","kind":"tag","published_at":"2023-01-09T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6/manifests"},{"name":"v0.71.0-rc.5","sha":"6ece074edfcee69ad1f01b43396b554d87a6c8a4","kind":"tag","published_at":"2022-12-19T16:46:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5/manifests"},{"name":"v0.71.0-rc.4","sha":"e2e6ee363fd97b7445e4b2f72dbdb32d081359a1","kind":"tag","published_at":"2022-12-14T10:59:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4/manifests"},{"name":"v0.71.0-rc.3","sha":"ed895c56243ec5343e2a50576a9eefbe99485a96","kind":"tag","published_at":"2022-11-30T17:06:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3/manifests"},{"name":"v0.71.0-rc.2","sha":"38465f2d184a2558681a6b6b45163694c885bd39","kind":"tag","published_at":"2022-11-24T16:47:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2/manifests"},{"name":"v0.71.0-rc.1","sha":"79f785760f137ce3895b994081ca7938c6d4794a","kind":"tag","published_at":"2022-11-23T15:50:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1/manifests"},{"name":"v0.70.6","sha":"49dd38f1338ab8fb37144f03980bb7f122a8f04e","kind":"tag","published_at":"2022-11-15T15:30:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6/manifests"},{"name":"v0.63.5","sha":"cfc4d196a947329309e29c08d44967b31220393b","kind":"commit","published_at":"2022-11-07T00:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5/manifests"},{"name":"v0.64.4","sha":"0645c38014e8310d8e387dabc860c8c5878beb6e","kind":"commit","published_at":"2022-11-07T00:07:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4/manifests"},{"name":"v0.65.3","sha":"2642fe185f9282ef6e39619617671068f9696008","kind":"commit","published_at":"2022-11-06T23:12:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3/manifests"},{"name":"v0.66.5","sha":"aea1e717216b587b82f253e5166750b12b393a07","kind":"commit","published_at":"2022-11-06T22:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5/manifests"},{"name":"v0.67.5","sha":"638d3a499fa587e0658677be9b918972ccc2891c","kind":"tag","published_at":"2022-11-06T20:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5/manifests"},{"name":"v0.68.5","sha":"b12a7f9e68891a2423df2494b306b081a192a967","kind":"tag","published_at":"2022-11-06T20:13:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5/manifests"},{"name":"v0.69.7","sha":"5e537036954f01f5177b78dd7cd6454d6a5ae56e","kind":"tag","published_at":"2022-11-06T20:07:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7/manifests"},{"name":"v0.70.5","sha":"35fa47b3828a5dbaceeca02f333cf3c4a147e3b7","kind":"tag","published_at":"2022-11-06T20:06:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5/manifests"},{"name":"v0.71.0-rc.0","sha":"60129ab7ac9b879f03865a2f7e9668c7e564024f","kind":"tag","published_at":"2022-11-04T15:25:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0/manifests"},{"name":"v0.70.4","sha":"54e666205b36e37c30d3b01684bbd1a84a666d4e","kind":"tag","published_at":"2022-10-25T14:20:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4/manifests"},{"name":"v0.70.3","sha":"917e97b996e23838b448b48701660bc3dff3bc57","kind":"tag","published_at":"2022-10-12T13:15:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3/manifests"},{"name":"v0.68.4","sha":"b55518c4bf22ea6f409b58151d9c84fa161d6e02","kind":"tag","published_at":"2022-10-10T13:19:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4/manifests"},{"name":"v0.70.2","sha":"b9c297537a5eda68621ba77ead272cfd8b4c6e2c","kind":"tag","published_at":"2022-10-04T09:34:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2/manifests"},{"name":"v0.69.6","sha":"3e75c0b3baa265a7b5431cd2d304389f9a3faa44","kind":"tag","published_at":"2022-09-27T11:12:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6/manifests"},{"name":"v0.70.1","sha":"a54ba33305621abb778085fc01ff954b621ce57b","kind":"tag","published_at":"2022-09-15T15:23:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1/manifests"},{"name":"v0.70.0","sha":"7fc33cc15afe063cf0bf458757b727b4a608c686","kind":"tag","published_at":"2022-09-05T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0/manifests"},{"name":"v0.69.5","sha":"38cfe63338af4977817abefd12fb608fa5d2fc83","kind":"tag","published_at":"2022-08-25T15:29:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5/manifests"},{"name":"v0.70.0-rc.4","sha":"462a35600ea5e561b67e6c1c37a24177c5995d10","kind":"tag","published_at":"2022-08-22T14:44:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4/manifests"},{"name":"v0.70.0-rc.3","sha":"c6f57b685408dda1d27b4ed987434acfd28eb59e","kind":"tag","published_at":"2022-08-15T14:15:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3/manifests"},{"name":"latest","sha":"9604606a6799ab4f1bcb57d977755715bb2aeb50","kind":"tag","published_at":"2022-08-08T11:08:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/latest","html_url":"https://github.com/facebook/react-native/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest/manifests"},{"name":"v0.69.4","sha":"038f409a5f857f29bfe3e5b4c02376557edf07d6","kind":"tag","published_at":"2022-08-08T11:08:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4/manifests"},{"name":"v0.68.3","sha":"84b5f11fdb536088dcc48448fc7cfa4d9f152c30","kind":"tag","published_at":"2022-08-08T10:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3/manifests"},{"name":"v0.70.0-rc.2","sha":"2f2eaaa23c616c873a9d2bf915b320b24edb805c","kind":"tag","published_at":"2022-08-04T15:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2/manifests"},{"name":"v0.70.0-rc.1","sha":"6b499e6bd7ccb9b005d02555bd1af030c149d40e","kind":"tag","published_at":"2022-07-28T13:01:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1/manifests"},{"name":"v0.69.3","sha":"1089a7f12a2edab11db4693cebacdfa0d6925c2f","kind":"tag","published_at":"2022-07-25T13:00:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"8f96c45dc25817054521cee1602f44a435f6aef0","kind":"tag","published_at":"2022-07-20T09:39:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2/manifests"},{"name":"v0.70.0-rc.0","sha":"e8904d4957c086d403bff4cb5913bb0dcf55afec","kind":"tag","published_at":"2022-07-15T13:55:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0/manifests"},{"name":"v0.69.1","sha":"ac736a40ce484602770f90116b9e4040eca940c5","kind":"tag","published_at":"2022-06-29T10:03:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"d6ec07a16431e5ecfa8baa9076c776c95a0d5865","kind":"tag","published_at":"2022-06-22T17:36:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0/manifests"},{"name":"v0.69.0-rc.6","sha":"216da1c5a7e2bb6ac43e7fda377b9299bf19aeb8","kind":"tag","published_at":"2022-06-01T16:18:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6/manifests"},{"name":"v0.69.0-rc.5","sha":"501c1f3cb6cbf3de221cc758cdba534d5ac21cfd","kind":"tag","published_at":"2022-05-31T12:27:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5/manifests"},{"name":"v0.69.0-rc.4","sha":"6749566a6912acb1796b7cf4c54b2b0aacbe297c","kind":"tag","published_at":"2022-05-31T08:21:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4/manifests"},{"name":"v0.69.0-rc.3","sha":"df694e026ef22222f19b23ac8445f55cccbf2907","kind":"tag","published_at":"2022-05-24T15:35:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3/manifests"},{"name":"v0.69.0-rc.2","sha":"70bdd908681ec3d88e9243e4dd899c9af27c91d8","kind":"tag","published_at":"2022-05-20T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2/manifests"},{"name":"v0.69.0-rc.1","sha":"5d8a38cbd66c543df4809bda58d23d3a845ec9f3","kind":"tag","published_at":"2022-05-11T10:11:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1/manifests"},{"name":"v0.68.2","sha":"b30f0bc722558408367886f03f6d6a4fd289a362","kind":"tag","published_at":"2022-05-09T10:43:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2/manifests"},{"name":"v0.69.0-rc.0","sha":"d6c7c958d453700c56ffea1784161519d6edf44d","kind":"tag","published_at":"2022-04-28T14:12:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0/manifests"},{"name":"v0.68.1","sha":"eff756b038c7aeb3cbe4ca4b42321d26958e2005","kind":"tag","published_at":"2022-04-13T13:37:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"f5c3fd5405931280901f8840017f26c368f4a43c","kind":"tag","published_at":"2022-03-30T14:40:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0/manifests"},{"name":"v0.68.0-rc.4","sha":"fbdc87760e18b80758ea39906a50ff52d7a8b3f8","kind":"tag","published_at":"2022-03-25T14:43:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4/manifests"},{"name":"v0.67.4","sha":"04b956efae2889d16300c162cb0855996dcbc752","kind":"tag","published_at":"2022-03-18T00:48:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4/manifests"},{"name":"v0.68.0-rc.3","sha":"30970dcbf0abcb3a739655559f67bb0d02ceaabc","kind":"tag","published_at":"2022-03-17T12:54:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3/manifests"},{"name":"v0.68.0-rc.2","sha":"37aac714c574bf7f678508e4c1813b58b3185ec9","kind":"tag","published_at":"2022-02-24T17:17:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2/manifests"},{"name":"v0.67.3","sha":"05a918ff39cf8ff80baabf327d03fa39cb2833e1","kind":"tag","published_at":"2022-02-22T14:36:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3/manifests"},{"name":"v0.68.0-rc.1","sha":"d6e99a9b139e63f34e1f7333d0ff728e3f0395aa","kind":"tag","published_at":"2022-02-03T17:23:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1/manifests"},{"name":"v0.67.2","sha":"46752860ed3e193f923d6b28484d07cdcb66a21a","kind":"tag","published_at":"2022-01-31T17:17:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2/manifests"},{"name":"v0.68.0-rc.0","sha":"f6a40cfefeeac245a487f93aa477fbf5c7d1701b","kind":"tag","published_at":"2022-01-28T19:26:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0/manifests"},{"name":"v0.67.1","sha":"53db99efec00da47150e99602b2845abe330bfc8","kind":"tag","published_at":"2022-01-20T19:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"68d1e7d7ac192cf2a8fbfb38ae66ae68c88794dd","kind":"tag","published_at":"2022-01-18T22:12:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0/manifests"},{"name":"v0.67.0-rc.6","sha":"c3aa86bea2c776d761b80ee2f8828fd2e50d7ea9","kind":"commit","published_at":"2021-12-14T19:32:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6/manifests"},{"name":"v0.66.4","sha":"1b31d6bb582768ccbe92d3c1a9e43354a8c531e5","kind":"commit","published_at":"2021-12-09T20:36:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4/manifests"},{"name":"v0.67.0-rc.5","sha":"73afb97e89f8c1567428ad40346aac253b9f7550","kind":"commit","published_at":"2021-12-06T23:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5/manifests"},{"name":"v0.67.0-rc.4","sha":"cd8fa9d3e8084202df5ae58adc3779bf1f743171","kind":"commit","published_at":"2021-11-30T20:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4/manifests"},{"name":"v0.67.0-rc.3","sha":"209bb94b9f6e72d40859f1e5712d1a7a7cbc2176","kind":"commit","published_at":"2021-11-10T18:12:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3/manifests"},{"name":"v0.66.3","sha":"3b5e4463ae5662743a6ee1ac6251db52d7af78f2","kind":"commit","published_at":"2021-11-10T06:54:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3/manifests"},{"name":"v0.64.3","sha":"98b804a09fb86577ecc659ff07ae558c43167274","kind":"commit","published_at":"2021-11-04T21:10:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3/manifests"},{"name":"v0.66.2","sha":"6c19dc3266b84f47a076b647a1c93b3c3b69d2c5","kind":"commit","published_at":"2021-11-04T07:25:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2/manifests"},{"name":"v0.65.2","sha":"7eff4b6f8e71997b09949f81eccbd195cf182fff","kind":"commit","published_at":"2021-11-04T07:09:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2/manifests"},{"name":"v0.67.0-rc.2","sha":"a7d3ffee55e1e2b6b4c9b71be876299c982a58f9","kind":"commit","published_at":"2021-10-25T21:00:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2/manifests"},{"name":"v0.67.0-rc.1","sha":"f6895e9b53fb7d57464c417de38d2fc9364104b3","kind":"commit","published_at":"2021-10-22T21:30:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1/manifests"},{"name":"v0.67.0-rc.0","sha":"e18cf90d71d0bef2e2a0caf30a89e53129152965","kind":"commit","published_at":"2021-10-16T21:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0/manifests"},{"name":"v0.66.1","sha":"d48ed4a4bb8cf1db78b72d370b64cd120bdb9099","kind":"commit","published_at":"2021-10-15T19:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"09a21f0f3790d42e766d865fd3eb8b1d04a847f7","kind":"commit","published_at":"2021-10-01T22:24:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0/manifests"},{"name":"v0.66.0-rc.4","sha":"d47fd4a32e1c76818118ffcd4174e7fcab75cb56","kind":"commit","published_at":"2021-09-24T02:34:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4/manifests"},{"name":"v0.66.0-rc.3","sha":"ab50c6ee2e195cb9359b2e4faa79dc48b0c630bf","kind":"commit","published_at":"2021-09-17T06:34:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3/manifests"},{"name":"v0.66.0-rc.2","sha":"614a370d8615f0edccdfdcfe36ad1d5cf5f14504","kind":"commit","published_at":"2021-09-10T02:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2/manifests"},{"name":"v0.66.0-rc.1","sha":"d552362f85295bc6b056fcf3019ca0210b4b2a65","kind":"commit","published_at":"2021-09-01T22:20:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1/manifests"},{"name":"v0.66.0-rc.0","sha":"a0429ebb5456be1c6f1b04bcf2bf70052ee014bf","kind":"commit","published_at":"2021-08-27T08:12:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0/manifests"},{"name":"v0.65.1","sha":"e4d576f6556cd3240c46f2e337d3e70495c48e43","kind":"commit","published_at":"2021-08-19T18:14:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"7473ce1d4e34e09927b140e0776600ac03c3bb0c","kind":"commit","published_at":"2021-08-17T16:05:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0/manifests"},{"name":"v0.65.0-rc.4","sha":"5f0b805b54563fefc65aa68cfa866ad23d57dacb","kind":"commit","published_at":"2021-08-11T16:03:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4/manifests"},{"name":"v0.65.0-rc.3","sha":"e8d725a37388354b8dffe343ca05e14609c28192","kind":"commit","published_at":"2021-07-23T15:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3/manifests"},{"name":"v0.65.0-rc.2","sha":"db7aa7b12cb5558fb1d877fff4c746acf437ad91","kind":"commit","published_at":"2021-06-18T09:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2/manifests"},{"name":"v0.65.0-rc.1","sha":"0e08b25284390751e852f89286deb51e281fc715","kind":"commit","published_at":"2021-06-17T11:11:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1/manifests"},{"name":"v0.65.0-rc.0","sha":"55569686455ce98bd769624d78a8be787f827625","kind":"commit","published_at":"2021-06-09T13:56:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0/manifests"},{"name":"v0.64.2","sha":"757bb75fbf837714725d7b2af62149e8e2a7ee51","kind":"commit","published_at":"2021-06-03T17:18:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"787567a15014c73b87353b7d418c064c5643e7cc","kind":"commit","published_at":"2021-05-05T09:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1/manifests"},{"name":"v0.62.3","sha":"83425fa72f1f9a12f6b6deefd66fa8bd154a3651","kind":"commit","published_at":"2021-05-05T09:33:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3/manifests"},{"name":"v0.64.0","sha":"ace025d2cbcc06ef076cbf460be445b18baddcc7","kind":"commit","published_at":"2021-03-12T18:21:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0/manifests"},{"name":"v0.64.0-rc.4","sha":"1aa4f47e2f119c447b4de42808653df080d95fe9","kind":"commit","published_at":"2021-03-01T19:37:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4/manifests"},{"name":"v0.64.0-rc.3","sha":"e846740d389c857103754ebdce63d2e69b94c10c","kind":"commit","published_at":"2021-02-05T21:36:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3/manifests"},{"name":"v0.64.0-rc.2","sha":"1eb7d4aef78ddfd8e975bfd6d279398366f37edf","kind":"commit","published_at":"2020-12-18T17:01:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2/manifests"},{"name":"v0.63.4","sha":"27651720b40cab564a0cbd41be56a02584e0c73a","kind":"commit","published_at":"2020-11-30T14:39:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4/manifests"},{"name":"v0.64.0-rc.1","sha":"d197e958930d18e2bbceb604860e60d62754be20","kind":"commit","published_at":"2020-11-25T11:48:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1/manifests"},{"name":"v0.64.0-rc.0","sha":"0117077b9572f5b674578e19073e31e4693e9d41","kind":"commit","published_at":"2020-11-23T15:41:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0/manifests"},{"name":"v0.63.3","sha":"7100756bb8b0b1ac85ccaa32c0ce5c1cc70d524f","kind":"commit","published_at":"2020-09-29T14:19:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3/manifests"},{"name":"v0.63.2","sha":"3c9e5f1470c91ff8a161d8e248cf0a73318b1f40","kind":"commit","published_at":"2020-07-22T09:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2/manifests"},{"name":"v0.63.1","sha":"ce0fd0a57f843164d3c903cf89417884ff4c1f6b","kind":"commit","published_at":"2020-07-14T20:47:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"4f897336b6ce6c640a65f86b65c6d386ea55b944","kind":"commit","published_at":"2020-07-08T18:26:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0/manifests"},{"name":"v0.63.0-rc.1","sha":"48413a44377ccad1bf894bcdc3ab3aa6081e2569","kind":"commit","published_at":"2020-05-04T21:12:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1/manifests"},{"name":"v0.63.0-rc.0","sha":"e2dd18d8b0269d6cfd13870f038a58c5c9bf2795","kind":"commit","published_at":"2020-04-16T18:01:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0/manifests"},{"name":"v0.62.2","sha":"b9944e54ae35c2beed0e78ea454d871e0fe92ec6","kind":"commit","published_at":"2020-04-08T17:01:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"25011a6d09c62a519c61df2c5c3ac6384c17ab1f","kind":"commit","published_at":"2020-04-03T15:09:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"9101eaf121a32538815043f534111930c9145741","kind":"commit","published_at":"2020-03-26T17:03:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0/manifests"},{"name":"v0.62.0-rc.5","sha":"83aff2c32f14e1fc441f67afce2fb38d5c2cbab1","kind":"commit","published_at":"2020-03-07T15:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5/manifests"},{"name":"v0.62.0-rc.4","sha":"ba3815feaea1f385e88d58e873094894bb63416d","kind":"commit","published_at":"2020-03-06T18:48:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4/manifests"},{"name":"v0.62.0-rc.3","sha":"dfa8fed64b35f50ce9f747964953236d8b514bd0","kind":"commit","published_at":"2020-02-25T19:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3/manifests"},{"name":"v0.62.0-rc.2","sha":"c5ecc6ffff7e8c6c82b64fb46f4e95a053fa3dff","kind":"commit","published_at":"2020-02-13T16:47:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2/manifests"},{"name":"v0.62.0-rc.1","sha":"2bf7f1046d135ec3c46e8cc497898f4f57c1b4d5","kind":"commit","published_at":"2020-01-21T08:27:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1/manifests"},{"name":"v0.62.0-rc.0","sha":"203f3e3399ed46014eb25c9025f21d99dd5a5e22","kind":"commit","published_at":"2019-12-18T15:36:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0/manifests"},{"name":"v0.61.5","sha":"86cad7d69099baaaeae10ac7c0912a023101f257","kind":"commit","published_at":"2019-11-23T14:44:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5/manifests"},{"name":"v0.61.4","sha":"95a510180a7f67176666978168f19c1c0f92f3cd","kind":"commit","published_at":"2019-11-04T19:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4/manifests"},{"name":"v0.61.3","sha":"35001d2c77cc5082990a60fb72b03bf430b106a0","kind":"commit","published_at":"2019-10-29T19:35:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3/manifests"},{"name":"v0.61.2","sha":"3a96f4c6c1b1ea5556cd42c8e29dcf248e64ea4c","kind":"commit","published_at":"2019-10-02T18:52:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2/manifests"},{"name":"v0.61.1","sha":"c833f41177687c1296aa705decd25313f8b0c219","kind":"commit","published_at":"2019-09-25T09:30:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"3293792b1f5ee05a0e95048987caa0481f083fde","kind":"commit","published_at":"2019-09-24T19:27:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0/manifests"},{"name":"v0.60.6","sha":"14c03298d851b1b36854eda994ff62a8406bff56","kind":"commit","published_at":"2019-09-23T23:59:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6/manifests"},{"name":"v0.61.0-rc.3","sha":"fc6580e2e055d64ab5bcf19c0598505b927f7523","kind":"commit","published_at":"2019-09-10T17:01:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3/manifests"},{"name":"v0.61.0-rc.2","sha":"0356b1fa1358d38a9e8da0df0a4fd84ed56078e7","kind":"commit","published_at":"2019-09-04T15:55:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2/manifests"},{"name":"v0.61.0-rc.0","sha":"c57bfea01ea376babbddd20bfa20cd4f72d6b107","kind":"commit","published_at":"2019-08-27T14:20:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0/manifests"},{"name":"v0.60.5","sha":"35300147ca66677f42e8544264be72ac0e9d1b45","kind":"commit","published_at":"2019-08-13T17:19:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5/manifests"},{"name":"v0.60.4","sha":"eec4dc6b7287c5a3536ca18b553e3153a0aba103","kind":"commit","published_at":"2019-07-18T12:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4/manifests"},{"name":"v0.60.3","sha":"0190c9c97b598b782d677e748d211437b4b85dd1","kind":"commit","published_at":"2019-07-11T18:33:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3/manifests"},{"name":"0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2/manifests"},{"name":"v0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2/manifests"},{"name":"v0.60.1","sha":"8dd8ec7cb01d9bb07ff0f540ab44f41441716258","kind":"commit","published_at":"2019-07-11T15:51:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1/manifests"},{"name":"v0.60.0","sha":"769e35ba5f4c31ef913035a5cc8bc0e88546ca55","kind":"commit","published_at":"2019-07-03T12:54:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0/manifests"},{"name":"v0.59.10","sha":"c20070f10458d48d6ac1eaac49e681e932bfb9fd","kind":"commit","published_at":"2019-07-02T10:52:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10/manifests"},{"name":"v0.60.0-rc.3","sha":"8a43321271bd58bbe0bca27593e121077d7a4065","kind":"commit","published_at":"2019-06-28T09:49:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3/manifests"},{"name":"v0.60.0-rc.2","sha":"9792f2c9d7f47b1f66e196c7f70497d3253ef6e6","kind":"commit","published_at":"2019-06-20T10:40:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2/manifests"},{"name":"v0.60.0-rc.1","sha":"06fffc204252eb0b4ca3524768c6fbd4d78d79ab","kind":"commit","published_at":"2019-06-10T11:30:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1/manifests"},{"name":"v0.59.9","sha":"43945c114eabaa46bd7ec91f5e241f18e1004f2f","kind":"commit","published_at":"2019-06-05T16:04:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9/manifests"},{"name":"v0.60.0-rc.0","sha":"55332afb2901c975381c78adcd572ede6218915a","kind":"commit","published_at":"2019-05-30T15:29:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0/manifests"},{"name":"v0.59.8","sha":"a442e0b63526405249ddf50e58f1fdc618c789bc","kind":"commit","published_at":"2019-05-08T17:05:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8/manifests"},{"name":"v0.59.5","sha":"822bdd4a0b3182e32ae1f6728ff3763f15b11f75","kind":"commit","published_at":"2019-04-17T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5/manifests"},{"name":"v0.59.4","sha":"d60a2fbb01a33ce870159940e6ceae8154cab2d3","kind":"commit","published_at":"2019-04-08T21:51:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4/manifests"},{"name":"v0.59.3","sha":"3b91a7ec234b9aebfe11bb1c94de7b41444b57f2","kind":"commit","published_at":"2019-04-01T11:43:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3/manifests"},{"name":"v0.59.2","sha":"9bb5c32de9ef06942e38ea6cf5d9000c37741c37","kind":"commit","published_at":"2019-03-25T21:22:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"60cf18fad48a8ff74c6f0697d18fee0272e45955","kind":"commit","published_at":"2019-03-14T11:12:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"7c73f2bb5a0f97902f469bc043681e79e161aac3","kind":"commit","published_at":"2019-03-12T12:42:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0/manifests"},{"name":"v0.58.6","sha":"7da864284997109a37bbef739289c5e6e8d0514e","kind":"commit","published_at":"2019-02-28T15:57:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6/manifests"},{"name":"v0.59.0-rc.3","sha":"9cb4d3f2c1e133d40d5c5d44583dc45243e033bd","kind":"commit","published_at":"2019-02-27T21:21:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3/manifests"},{"name":"v0.58.5","sha":"41577ec70e333c2f66be6a9556d441cd509df50f","kind":"commit","published_at":"2019-02-19T14:20:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5/manifests"},{"name":"v0.59.0-rc.2","sha":"40603bc9c4bb9ede095e7ba9c55f56a81847f4d1","kind":"commit","published_at":"2019-02-18T17:04:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2/manifests"},{"name":"v0.59.0-rc.1","sha":"176865597121f2d32571796c78982998036062b9","kind":"commit","published_at":"2019-02-15T15:38:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1/manifests"},{"name":"v0.59.0-rc.0","sha":"5a314690f2d9bc0c23c93bd80e494629a6111179","kind":"commit","published_at":"2019-02-13T20:14:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0/manifests"},{"name":"v0.58.4","sha":"de9019295d881e5bca497ad460e5d213d73be943","kind":"commit","published_at":"2019-02-06T16:45:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4/manifests"},{"name":"v0.58.3","sha":"adf1274955292c085009b175c91447c9c51eadad","kind":"commit","published_at":"2019-01-28T18:22:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3/manifests"},{"name":"v0.58.2","sha":"6084cf14015d31d69ec150c62ecd6c38a6fd91d7","kind":"commit","published_at":"2019-01-28T16:08:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"a289b7efb0d63881991d626da85df78cd2131c14","kind":"commit","published_at":"2019-01-25T15:32:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"57ad19758db60992a4d8ab55219d86eb892ac2b0","kind":"commit","published_at":"2019-01-24T20:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0/manifests"},{"name":"v0.58.0-rc.3","sha":"60b3942389be508935589df41c2a7203922cc5a7","kind":"commit","published_at":"2019-01-17T15:02:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3/manifests"},{"name":"v0.58.0-rc.2","sha":"d25e304bcc6165e0266536ac92cd941c50c44a41","kind":"commit","published_at":"2019-01-03T22:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2/manifests"},{"name":"v0.57.8","sha":"af79164b5877429b5f8bca47cfe01030b4dabfa9","kind":"commit","published_at":"2018-12-13T10:23:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8/manifests"},{"name":"v0.58.0-rc.1","sha":"c0bf7a128ca6e2a24dd49a0a0d32f6db9aea646f","kind":"commit","published_at":"2018-12-06T08:39:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1/manifests"},{"name":"v0.57.7","sha":"2151c30474518858a5368013f5ea024588b279b9","kind":"commit","published_at":"2018-11-27T13:10:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7/manifests"},{"name":"v0.57.6","sha":"d5332fbad2e25b861d382e948bb5c6e19fcb51d7","kind":"commit","published_at":"2018-11-26T17:19:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6/manifests"},{"name":"v0.58.0-rc.0","sha":"0c1c66e719d2497022da0d3253e8a8ea5ce0ce47","kind":"commit","published_at":"2018-11-22T17:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0/manifests"},{"name":"v0.57.5","sha":"44bfffb11666f2d1775dee5dd2890fc2255d2ab0","kind":"commit","published_at":"2018-11-13T15:07:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5/manifests"},{"name":"v0.57.4","sha":"468161232e52c64f3f4dc5cf54226ac6eae6f1a2","kind":"commit","published_at":"2018-10-25T16:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4/manifests"},{"name":"v0.57.3","sha":"8fd5bcc88885b69f8fbf1c7448ac63cd5089cc40","kind":"commit","published_at":"2018-10-12T11:19:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3/manifests"},{"name":"v0.57.2","sha":"4a440f40189ea54bd64f7a03bd05bf26619ad320","kind":"commit","published_at":"2018-10-04T20:29:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2/manifests"},{"name":"v0.57.1","sha":"ba89bf4252a30207c9582c968c033961616b56de","kind":"commit","published_at":"2018-09-21T16:22:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"3008c3ccba7ec9b247f8ce40b2c9ef13deafb63f","kind":"commit","published_at":"2018-09-12T11:21:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0/manifests"},{"name":"v0.56.1","sha":"78f3de0abc21f42c49f7b9ce61adc5b860df15cf","kind":"commit","published_at":"2018-09-10T09:49:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1/manifests"},{"name":"v0.57.0-rc.4","sha":"8402c97f83fb100326fe342e54be3e0ab9c27fae","kind":"commit","published_at":"2018-09-06T23:13:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4/manifests"},{"name":"v0.57.0-rc.3","sha":"a8aa8b673cbb477e41651eb61c62932c2a8b198c","kind":"commit","published_at":"2018-08-24T21:51:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3/manifests"},{"name":"v0.57.0-rc.2","sha":"f7fc381eda7750b7f14b6cbcc8533cf1c30e7597","kind":"commit","published_at":"2018-08-22T21:55:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2/manifests"},{"name":"v0.57.0-rc.1","sha":"a92bb3b06e57bcb0dd9378e098152ee429af425d","kind":"commit","published_at":"2018-08-22T20:20:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1/manifests"},{"name":"v0.57.0-rc.0","sha":"074845106d88f9214140d83ce0e2b070cec9cfdd","kind":"commit","published_at":"2018-08-14T11:07:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0/manifests"},{"name":"v0.56.0","sha":"3c6a916536da67a4591f71883723c67a0c7be9d7","kind":"commit","published_at":"2018-07-04T14:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0/manifests"},{"name":"v0.56.0-rc.5","sha":"93379b696bbddb6e3a316317bb65a623f3219362","kind":"commit","published_at":"2018-07-04T00:26:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5/manifests"},{"name":"v0.56.0-rc.4","sha":"b4b06101671798b02eeb46f5916e603970de5056","kind":"commit","published_at":"2018-06-27T16:25:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4/manifests"},{"name":"v0.56.0-rc.3","sha":"ce739139f370dc5b9a28ba7c4f23825f4d2432bc","kind":"commit","published_at":"2018-06-22T16:39:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3/manifests"},{"name":"v0.56.0-rc.2","sha":"d9d324073ff61c337e725a374f52be5608ba748d","kind":"commit","published_at":"2018-06-15T17:18:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2/manifests"},{"name":"v0.56.0-rc.1","sha":"e07bbbe24d20cceb7d3ddcac779728f6bd19ddbf","kind":"commit","published_at":"2018-06-13T20:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1/manifests"},{"name":"v0.56.0-rc","sha":"d642e60291995207b280f5129d454cae7707abe8","kind":"commit","published_at":"2018-06-11T16:46:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc/manifests"},{"name":"v0.55.4","sha":"370bcffba748e895ad8afa825bfef40bff859c95","kind":"commit","published_at":"2018-04-27T16:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4/manifests"},{"name":"v0.55.3","sha":"2845a8661cf1a3cbb8e6148b181a96f6a55b149d","kind":"commit","published_at":"2018-04-17T20:43:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3/manifests"},{"name":"v0.55.2","sha":"a05f85172e8f7dae98c979096f24a55ad94b7356","kind":"commit","published_at":"2018-04-06T16:20:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"44f19f745b1d7e577f9835939c1167db4a5ad9ee","kind":"commit","published_at":"2018-04-05T21:56:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"2e384184bc7b3173e3bb41e2128eb75ba8aee8db","kind":"commit","published_at":"2018-04-03T14:58:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0/manifests"},{"name":"v0.55.0-rc.2","sha":"c70578ab76153bbfdb290810a1bb9488bc979199","kind":"commit","published_at":"2018-03-28T17:12:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2/manifests"},{"name":"v0.54.4","sha":"56a2d6d720f2684b7aaf72e7c3938458553d9300","kind":"commit","published_at":"2018-03-28T17:09:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4/manifests"},{"name":"v0.54.3","sha":"69c277051eff6471ba1d038f2542bbacb9941b2f","kind":"commit","published_at":"2018-03-23T09:27:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3/manifests"},{"name":"v0.55.0-rc.1","sha":"b20827250e77e22c50b19aaa04a9603a2657756b","kind":"commit","published_at":"2018-03-20T20:50:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1/manifests"},{"name":"v0.55.0-rc.0","sha":"9c29faf6a94728c4bda45171302807721c557d26","kind":"commit","published_at":"2018-03-12T22:53:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0/manifests"},{"name":"v0.54.2","sha":"9a3cad4d89f0e00d694022afb7673d1b0133bb5b","kind":"commit","published_at":"2018-03-12T21:17:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2/manifests"},{"name":"v0.54.1","sha":"2d57335fa7c1b15da845b13e6fb30a516cf224cb","kind":"commit","published_at":"2018-03-09T17:20:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"815a07c77ba577cb7e77378f5245103e0b0bffe3","kind":"commit","published_at":"2018-03-01T17:01:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0/manifests"},{"name":"v0.54.0-rc.4","sha":"67e67ec83ce83d4a1a38bc29dd52bf5c28723752","kind":"commit","published_at":"2018-02-27T08:58:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4/manifests"},{"name":"v0.53.3","sha":"2563503d0c5d9405096119c0af8c41943648607d","kind":"commit","published_at":"2018-02-20T10:35:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3/manifests"},{"name":"v0.53.2","sha":"847a6f9eecbac357448198a18e42dc800da65a11","kind":"commit","published_at":"2018-02-19T13:10:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2/manifests"},{"name":"v0.51.1","sha":"984cbb3524fafad8901a7186984745a873017e5a","kind":"commit","published_at":"2018-02-14T14:49:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1/manifests"},{"name":"v0.52.3","sha":"8a5b6a5a093be2c368ad924b077ca4b3a65b5cf1","kind":"commit","published_at":"2018-02-14T14:47:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3/manifests"},{"name":"v0.53.1","sha":"f7f400fb7e7d3cac1c607451a03a5210e92393d9","kind":"commit","published_at":"2018-02-14T14:46:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1/manifests"},{"name":"v0.54.0-rc.3","sha":"21dd3dd296989f4de2d4e9b1ba0df88ea2d32413","kind":"commit","published_at":"2018-02-13T17:11:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3/manifests"},{"name":"v0.54.0-rc.2","sha":"4d0ee37293b5e21fc3c7a8c6edd72c9ff899df7d","kind":"commit","published_at":"2018-02-13T02:50:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2/manifests"},{"name":"v0.54.0-rc.0","sha":"49e35bd9399716a2734e824bab14faf1683cdfdd","kind":"commit","published_at":"2018-02-12T20:19:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0/manifests"},{"name":"v0.53.0","sha":"f7bd2a333c9afdaf87fb014b737149c78c86a0e3","kind":"commit","published_at":"2018-02-05T14:07:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"4080141a93127ba64e2d418c73e95b36f4eb5eee","kind":"commit","published_at":"2018-01-26T10:57:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2/manifests"},{"name":"v0.53.0-rc.1","sha":"997bfb50e18529483947c34a2924ac18ff233ba9","kind":"commit","published_at":"2018-01-18T20:15:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1/manifests"},{"name":"v0.52.1","sha":"9a8784c241464c581c3ca8584511244666f9efb5","kind":"commit","published_at":"2018-01-18T20:13:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1/manifests"},{"name":"v0.53.0-rc.0","sha":"0b996577e321d439aa6ede4c7400ea76efb7816a","kind":"commit","published_at":"2018-01-10T17:02:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0/manifests"},{"name":"v0.52.0","sha":"f465017fe895e5b491c37d0ef6dacab798b1631e","kind":"commit","published_at":"2018-01-08T12:45:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0/manifests"},{"name":"v0.52.0-rc.0","sha":"02a61a8d8ebe6ecf750970102595f356cf83d0a4","kind":"commit","published_at":"2017-12-18T17:27:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0/manifests"},{"name":"v0.51.0","sha":"5f3f3d463ab6235c364535cad790ed39470b69c8","kind":"commit","published_at":"2017-12-06T02:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0/manifests"},{"name":"v0.51.0-rc.3","sha":"ec2f97ac1a043556c4db1aa8703f386dd5b29246","kind":"commit","published_at":"2017-11-30T17:49:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3/manifests"},{"name":"v0.50.4","sha":"86d548ad8e798540d040cd9d9777c11e8e0dbab2","kind":"commit","published_at":"2017-11-24T14:16:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4/manifests"},{"name":"v0.51.0-rc.2","sha":"d93de22ad9741afc3ad442babfb53c8ec424af08","kind":"commit","published_at":"2017-11-21T21:39:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2/manifests"},{"name":"docusaurus-A","sha":"dc04bf3d96fb271b17a0b0ec45ea5da59917f21b","kind":"commit","published_at":"2017-11-15T23:34:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/docusaurus-A","html_url":"https://github.com/facebook/react-native/releases/tag/docusaurus-A","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A/manifests"},{"name":"v0.50.3","sha":"796918c94ebd384b1c349e7e13dd6f613cbdebec","kind":"commit","published_at":"2017-11-08T12:18:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3/manifests"},{"name":"v0.50.2","sha":"26b20bce9dc7a70f1ee9c1ba5e1389e727ec1535","kind":"commit","published_at":"2017-11-07T20:05:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2/manifests"},{"name":"v0.51.0-rc.1","sha":"c85aa82cd02c22bb0a99c84e05aa66592410b91d","kind":"commit","published_at":"2017-11-04T23:48:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1/manifests"},{"name":"v0.50.1","sha":"f983624f3756b2d5e564edd1636cdd738eff708c","kind":"commit","published_at":"2017-11-04T00:08:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"6ea6684ce22606a7b6053d19927c8abf20e70d9e","kind":"commit","published_at":"2017-11-03T16:51:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0/manifests"},{"name":"v0.51.0-rc.0","sha":"7f4fe158a2cccfae68d3e9f5021cec6d8b29df56","kind":"commit","published_at":"2017-11-03T16:50:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0/manifests"},{"name":"v0.50.0-rc.2","sha":"1f6cd2d37d5ebe09a58f76c53732d1b2dc0e43c0","kind":"commit","published_at":"2017-10-30T09:31:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2/manifests"},{"name":"v0.49.5","sha":"07f48ebf4a2212926b6e5f6f524854b6690b1c2c","kind":"commit","published_at":"2017-10-27T18:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5/manifests"},{"name":"v0.50.0-rc.1","sha":"2da00fe871299ffca4edf7598e62b69b7101f52d","kind":"commit","published_at":"2017-10-19T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1/manifests"},{"name":"v0.49.4","sha":"ee68b113fff5d8952dbed1cdd41d322d92ea0fbc","kind":"commit","published_at":"2017-10-13T06:53:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4/manifests"},{"name":"v0.50.0-rc.0","sha":"63238f6add56529d5ee9814cfcfc73542cb42397","kind":"commit","published_at":"2017-10-11T17:36:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0/manifests"},{"name":"v0.49.3","sha":"afdd0d5d93dcbac93edc3b20fe8924cabe6f8a56","kind":"commit","published_at":"2017-10-09T09:03:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"7b7b491e50c89e071eb80a74d497eaaeaf52a033","kind":"commit","published_at":"2017-10-07T09:58:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"cd81eff5b891a0b5c528b4315423f157100b67e8","kind":"commit","published_at":"2017-10-04T02:08:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"35717c773a680487e2b3ae82f07a24a3016776de","kind":"commit","published_at":"2017-10-03T15:42:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0/manifests"},{"name":"v0.49.0-rc.6","sha":"af896546993960de5cb06316967f71c72d23c5b1","kind":"commit","published_at":"2017-09-28T07:37:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6/manifests"},{"name":"v0.48.4","sha":"6ce42441ec98bb8543e8eff8849ce50e076ce520","kind":"commit","published_at":"2017-09-22T23:26:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4/manifests"},{"name":"v0.49.0-rc.5","sha":"ac4a214eeb826a8c3d5e69318fc319dab1921391","kind":"commit","published_at":"2017-09-19T05:59:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5/manifests"},{"name":"v0.49.0-rc.4","sha":"a41995ff5c2c51f91a1d38f618c272066acce127","kind":"commit","published_at":"2017-09-14T19:11:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4/manifests"},{"name":"v0.49.0-rc.3","sha":"dff572c174d6d5004b8a638974e15acc146b8109","kind":"commit","published_at":"2017-09-11T22:27:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3/manifests"},{"name":"v0.48.3","sha":"641a08fb1c720156aef26c047220fc10e17413de","kind":"commit","published_at":"2017-09-11T22:21:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3/manifests"},{"name":"v0.49.0-rc.2","sha":"897a3a5d5e2ce725321504bc64e0173da208ddd7","kind":"commit","published_at":"2017-09-08T09:37:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2/manifests"},{"name":"v0.48.2","sha":"fe0ce843567dbd9683d00b91e69184d2b8a915bf","kind":"commit","published_at":"2017-09-07T21:03:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"13be4e5245b09e62263ebf702b0c52470269cc99","kind":"commit","published_at":"2017-09-04T08:22:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1/manifests"},{"name":"v0.49.0-rc.0","sha":"d82138ff9101a4c09984ac0870152896d5f89d23","kind":"commit","published_at":"2017-09-01T15:28:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0/manifests"},{"name":"v0.48.0","sha":"47f6e5782e2175ff8256846c75c7a5ebe168d642","kind":"commit","published_at":"2017-09-01T15:11:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0/manifests"},{"name":"v0.47.2","sha":"27ebc7f786df43dd23fcaf29e5705fbf0a3ab6e0","kind":"commit","published_at":"2017-08-22T08:59:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2/manifests"},{"name":"v0.48.0-rc.1","sha":"ab64f7b9e831162d31793bebaaa58beaa2165dd6","kind":"commit","published_at":"2017-08-16T13:14:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1/manifests"},{"name":"v0.47.1","sha":"7442dc889991952f6f3743114ab1152d12cacfa1","kind":"commit","published_at":"2017-08-02T12:22:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1/manifests"},{"name":"v0.48.0-rc.0","sha":"580805968c0d8f7c5a1eb44d6b8489f33da0da5e","kind":"commit","published_at":"2017-08-01T18:42:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0/manifests"},{"name":"v0.47.0","sha":"8c3fbfa3b2daeeb1c990a8a7b09c996aa4763596","kind":"commit","published_at":"2017-08-01T15:19:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0/manifests"},{"name":"v0.47.0-rc.5","sha":"0aa7743b5f2cabfda2f88001fe815cbc91eef758","kind":"commit","published_at":"2017-07-26T23:56:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5/manifests"},{"name":"v0.43.5","sha":"b19128e34b09d1040c7241462d1a52dbedd10811","kind":"commit","published_at":"2017-07-21T06:22:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5/manifests"},{"name":"v0.47.0-rc.4","sha":"26208b0e680fb3b1a6e1f6729e71dad8339dde32","kind":"commit","published_at":"2017-07-17T21:01:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4/manifests"},{"name":"v0.46.4","sha":"1e2a924ba60001c6f0587c7561536f00b2922cbf","kind":"commit","published_at":"2017-07-17T20:49:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4/manifests"},{"name":"v0.46.3","sha":"579e574c9b0db5dd0676d9a33e11c28a669e9bab","kind":"commit","published_at":"2017-07-14T19:50:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3/manifests"},{"name":"v0.47.0-rc.3","sha":"e681f3008023e4f8dad245664a9616b4ff7f1548","kind":"commit","published_at":"2017-07-13T00:53:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3/manifests"},{"name":"v0.46.2","sha":"0ea75f537a9e9733d1e969815216174ef0995314","kind":"commit","published_at":"2017-07-12T23:14:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2/manifests"},{"name":"v0.47.0-rc.2","sha":"3bc500f021e0e8a494764e2ae66930e02d45e805","kind":"commit","published_at":"2017-07-11T22:18:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2/manifests"},{"name":"v0.45.1","sha":"a8342a9673ab48aa21f69cebf5d26899f37448e0","kind":"commit","published_at":"2017-07-10T22:25:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1/manifests"},{"name":"v0.44.3","sha":"93d33a3d25052cd9127d3c09b4904e9fa002dc16","kind":"commit","published_at":"2017-07-10T22:24:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3/manifests"},{"name":"v0.47.0-rc.1","sha":"d2cb63dbc8738144e2a0e67a0f4bef01ddeb2bdd","kind":"commit","published_at":"2017-07-07T19:42:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1/manifests"},{"name":"v0.46.1","sha":"3a9d4963a3d9aba532ad682eb00c2f203e89463c","kind":"commit","published_at":"2017-07-07T16:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1/manifests"},{"name":"v0.47.0-rc.0","sha":"8373e630c9920345aa0cdeaf3fedcbe731b92b42","kind":"commit","published_at":"2017-07-05T19:44:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0/manifests"},{"name":"v0.46.0","sha":"a42ebc18cea986c6f6cecf6de3a9490a9d835f6a","kind":"commit","published_at":"2017-07-05T14:50:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0/manifests"},{"name":"v0.46.0-rc.2","sha":"eb7d3bae26067d4358100e555168c5012dd7c7f8","kind":"commit","published_at":"2017-06-09T20:14:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2/manifests"},{"name":"v0.46.0-rc.1","sha":"a98a51325e38ce151598616301a0de18741fe6c8","kind":"commit","published_at":"2017-06-07T19:11:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1/manifests"},{"name":"v0.46.0-rc.0","sha":"ee7e4ab1a30b95e0468ba3db7b8b100d2e077d71","kind":"commit","published_at":"2017-06-07T11:37:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0/manifests"},{"name":"v0.45.0","sha":"1a72de8a6de04f2abeb8b01850f36f4fcd5f7ee5","kind":"commit","published_at":"2017-06-07T10:53:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0/manifests"},{"name":"v0.45.0-rc.3","sha":"446ff94cfec0e87b6387d9b3a05a85ed06fba3e6","kind":"commit","published_at":"2017-06-06T09:14:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3/manifests"},{"name":"v0.45.0-rc.2","sha":"be6778875960a061d9678707b6b72c0b2882b255","kind":"commit","published_at":"2017-06-02T17:22:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2/manifests"},{"name":"v0.44.2","sha":"648b7c9db11c204d0bdc340454a269cc7a21db83","kind":"commit","published_at":"2017-06-02T17:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2/manifests"},{"name":"v0.45.0-rc.1","sha":"9d479ceb920664f71180897c98725fccacb8d2bb","kind":"commit","published_at":"2017-05-26T07:59:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1/manifests"},{"name":"v0.44.1","sha":"5e809ba56be167e3e8f1cefa955bf3e0890d8fd7","kind":"commit","published_at":"2017-05-26T07:57:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1/manifests"},{"name":"v0.45.0-rc.0","sha":"65683a69408e6f3a0aa1e9c8244526680280e43e","kind":"commit","published_at":"2017-05-11T10:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0/manifests"},{"name":"v0.44.0","sha":"469638e651c5858c82026814b77ea4d5f2eb8e2f","kind":"commit","published_at":"2017-05-01T08:22:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0/manifests"},{"name":"v0.43.4","sha":"405c573e0d41cdcb9f05b5a1b9a81a4ad9f97369","kind":"commit","published_at":"2017-04-20T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"adc0963b3ef12a88663fa2d64e5676782fa06e14","kind":"commit","published_at":"2017-04-10T10:09:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"11f16ebdbb83d770e0c6bbebb306282914758bd0","kind":"commit","published_at":"2017-04-06T14:49:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"4f816e7e88a5cf65d0cc92c8034f6d65b7cbd480","kind":"commit","published_at":"2017-04-05T08:11:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"0ad5eb73c56bad8f507642b690e72ad60d7aab30","kind":"commit","published_at":"2017-04-03T20:57:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0/manifests"},{"name":"v0.44.0-rc.0","sha":"ae47e356f6d47b0b4658059e68360d8779203a36","kind":"commit","published_at":"2017-04-03T15:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0/manifests"},{"name":"v0.43.0-rc.5","sha":"7631e6537294ea6e0bd5c4843e858479de90d5f2","kind":"commit","published_at":"2017-03-31T22:44:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5/manifests"},{"name":"v0.41.104","sha":"ade476356b0800ce310071b7e60879899ee6b0fe","kind":"tag","published_at":"2017-03-30T18:54:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.104","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104/manifests"},{"name":"v0.41.103","sha":"16b1ad18ff64760054574115f5999870ad118efa","kind":"tag","published_at":"2017-03-30T18:38:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.103","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103/manifests"},{"name":"v0.41.102","sha":"5e337afdafa9ab561d8b274152bec163f05ae066","kind":"tag","published_at":"2017-03-24T05:16:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.102","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102/manifests"},{"name":"v0.43.0-rc.4","sha":"bda953ea71b7304203d729afbb7e790738afcbde","kind":"commit","published_at":"2017-03-20T17:58:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4/manifests"},{"name":"v0.42.3","sha":"113ebb3254831a635678522eb75375e67b3c8bb8","kind":"commit","published_at":"2017-03-18T06:56:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3/manifests"},{"name":"v0.43.0-rc.3","sha":"ba0b8f603a25b4898e0f23f56ecff5df7d31acb2","kind":"commit","published_at":"2017-03-17T11:36:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3/manifests"},{"name":"v0.42.2","sha":"d2c63e4998a7b80a7a136c044e91c5dd95df3b58","kind":"commit","published_at":"2017-03-17T11:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2/manifests"},{"name":"v0.43.0-rc.2","sha":"34d8a2b487b4d0ec94152f3aa81752fd0b9b9f2d","kind":"commit","published_at":"2017-03-10T18:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2/manifests"},{"name":"v0.42.1","sha":"d873f52574898b6b24fd2dcf1c0b5878a25d0bb3","kind":"commit","published_at":"2017-03-10T17:54:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1/manifests"},{"name":"v0.43.0-rc.1","sha":"0adb1b35e83efcf47a9fde687c797186ae79c210","kind":"commit","published_at":"2017-03-06T11:28:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1/manifests"},{"name":"v0.43.0-rc.0","sha":"c72a44874b59619ae8e3b2b4f3b327de7c92fc37","kind":"commit","published_at":"2017-03-02T14:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0/manifests"},{"name":"v0.42.0","sha":"6e650937fddf19cf5b6f1d5577e18c2ed5f64df2","kind":"commit","published_at":"2017-03-01T14:59:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0/manifests"},{"name":"v0.42.0-rc.3","sha":"3ccf8dfb099c8344394e63882fe6f91f8232c662","kind":"commit","published_at":"2017-02-14T14:01:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3/manifests"},{"name":"v0.42.0-rc.2","sha":"363b904d590fc8b0c89bc52775c68de3d72edf4c","kind":"commit","published_at":"2017-02-08T12:03:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2/manifests"},{"name":"v0.41.101","sha":"78ade2be3d538724f8cd17e5cdcf1003d7508b1a","kind":"tag","published_at":"2017-02-07T02:19:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.101","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101/manifests"},{"name":"v0.41.100","sha":"f9a54c9d34afdc25a66f44ae20aa1be5cd05efb1","kind":"tag","published_at":"2017-02-07T01:51:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.100","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100/manifests"},{"name":"v0.41.2","sha":"9347583d8a0747f476b8f2ecaa5dcbc6a91502f9","kind":"commit","published_at":"2017-02-06T08:30:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2/manifests"},{"name":"v0.41.1","sha":"8b1a34d0eed188e7d60e57de855d29dfb316d720","kind":"commit","published_at":"2017-02-03T18:54:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1/manifests"},{"name":"v0.42.0-rc.1","sha":"ff8257c47e42e6eb70a2e4b9149f1c34351c8291","kind":"commit","published_at":"2017-02-03T08:19:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1/manifests"},{"name":"v0.41.0","sha":"5db36da8a1580a030fe20bfccd5542f9a05b80dc","kind":"commit","published_at":"2017-02-02T17:51:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0/manifests"},{"name":"v0.42.0-rc.0","sha":"26060a45268c50a6650c3941b658ffdf397bceac","kind":"commit","published_at":"2017-02-02T17:47:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0/manifests"},{"name":"v0.41.0-rc.1","sha":"f1fdd8914a3841cb5c75cf918d0a13ee91f7a785","kind":"commit","published_at":"2017-01-30T18:44:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1/manifests"},{"name":"v0.41.0-rc.0","sha":"b570c23cfec73569ffe5ed66163080c3ecd37b6c","kind":"commit","published_at":"2017-01-04T12:48:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0/manifests"},{"name":"v0.40.0","sha":"a9357ccdbd4c3759e583d17e18bf65d212500a56","kind":"commit","published_at":"2017-01-04T11:08:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0/manifests"},{"name":"v0.39.2","sha":"92818eb8938813b7fb8762e2ec7f3bc5aa69e9b7","kind":"commit","published_at":"2016-12-11T22:07:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2/manifests"},{"name":"v0.40.0-rc.2","sha":"55782575cbd7b182f6a3021fa6d75482c09b6b38","kind":"commit","published_at":"2016-12-08T11:43:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2/manifests"},{"name":"v0.39.1","sha":"35fb7a9404e616386469945cf141993fd1ad9367","kind":"commit","published_at":"2016-12-08T11:24:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1/manifests"},{"name":"v0.40.0-rc.1","sha":"e7ae12454df41f83901cff0a6a967047471818f8","kind":"commit","published_at":"2016-12-05T14:18:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1/manifests"},{"name":"v0.38.1","sha":"bf74d8f93a111c7e8fa0b97f21bd86f67652f30d","kind":"commit","published_at":"2016-12-05T00:13:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1/manifests"},{"name":"v0.40.0-rc.0","sha":"9233d85ec566e4a3e4eebdb5d8bdf87bb0188ac2","kind":"commit","published_at":"2016-12-02T01:15:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0/manifests"},{"name":"v0.39.0","sha":"324f8f8dc3a4996eab9b00cfd66971de2f78c0d2","kind":"commit","published_at":"2016-12-02T00:10:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0/manifests"},{"name":"v0.39.0-rc.0","sha":"daf4805f88e2f807cd6d5e74de91dd7077438abe","kind":"commit","published_at":"2016-11-23T06:31:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0/manifests"},{"name":"v0.38.0","sha":"fd2313f09855f52bdac55d0e6568b567757ff0e0","kind":"commit","published_at":"2016-11-23T06:05:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0/manifests"},{"name":"v0.38.0-rc.1","sha":"9de1d4f2dd1b90f4253fe532c66e30efd8b0ab69","kind":"commit","published_at":"2016-11-21T15:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1/manifests"},{"name":"v0.38.0-rc.0","sha":"3c9d26e618cbbf49ea362763120d7298b2a8373b","kind":"commit","published_at":"2016-11-08T17:13:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0/manifests"},{"name":"v0.37.0","sha":"890342ed881f27d19a77e518c2c59ea56c162668","kind":"commit","published_at":"2016-11-07T23:19:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0/manifests"},{"name":"v0.37.0-rc.4","sha":"1ecc24a4eb9aee0bfe12867e8946cc52c4464710","kind":"commit","published_at":"2016-11-05T19:41:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4/manifests"},{"name":"v0.37.0-rc.3","sha":"0b27d21455fff8c83ed4ca0ce5fa3edd8c5dfae9","kind":"commit","published_at":"2016-11-03T21:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3/manifests"},{"name":"v0.37.0-rc.2","sha":"1142efae44ee5665c75ae4a0dab7c1708dd7bae9","kind":"commit","published_at":"2016-11-02T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2/manifests"},{"name":"v0.36.1","sha":"486c507dd03423805fa76322d62cd6ad0da420fd","kind":"commit","published_at":"2016-11-01T21:24:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1/manifests"},{"name":"v0.37.0-rc.0","sha":"4b1731727a10ca1872955a64bb08c5c589663078","kind":"commit","published_at":"2016-10-28T15:02:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0/manifests"},{"name":"v0.36.0","sha":"ec9f38c5408b403ab0c0d79cd019ce3d1a5d7d54","kind":"commit","published_at":"2016-10-25T11:07:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0/manifests"},{"name":"v0.36.0-rc.1","sha":"8491e08755c468c3b3e1256b7f352cb44140d189","kind":"commit","published_at":"2016-10-21T00:36:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1/manifests"},{"name":"v0.35.0","sha":"2519010b1c7cf1f8e7b583a100686c364acafdbc","kind":"commit","published_at":"2016-10-11T11:25:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0/manifests"},{"name":"v0.36.0-rc.0","sha":"295867607be4fe92af017dc1bd6bfde722141232","kind":"commit","published_at":"2016-10-10T18:45:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0/manifests"},{"name":"v0.34.1","sha":"953f9b8d0a489dcb9314cc7be9e42e014c740c0f","kind":"commit","published_at":"2016-09-27T18:27:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1/manifests"},{"name":"v0.35.0-rc.0","sha":"0f242a13008f8a8b87b78304930206de0c653b6f","kind":"commit","published_at":"2016-09-23T14:50:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0/manifests"},{"name":"v0.34.0","sha":"c1aa68b422d287aa82ea0af8a337d46373392fb7","kind":"commit","published_at":"2016-09-23T14:11:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"620ecbde6e1b350d1ebf5a3b34ce3339da36f181","kind":"commit","published_at":"2016-09-23T11:08:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1/manifests"},{"name":"v0.34.0-rc.1","sha":"cd33c0d521184d470c105ae2510bf76a87d455ec","kind":"commit","published_at":"2016-09-23T07:53:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1/manifests"},{"name":"v0.34.0-rc.0","sha":"d5e6737351416d09f30a6624be5cc0f61840fd1c","kind":"commit","published_at":"2016-09-09T13:48:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0/manifests"},{"name":"v0.33.0","sha":"c18d1dfd7d46c50320bfea83a7d48e829b579e93","kind":"commit","published_at":"2016-09-09T12:58:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"7a1410aca622b896bf4b63744991b61a9c57c6c0","kind":"commit","published_at":"2016-09-07T10:31:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1/manifests"},{"name":"v0.33.0-rc.1","sha":"4be85575c003af858e82e11396d29c53fe005b0f","kind":"commit","published_at":"2016-09-06T19:36:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1/manifests"},{"name":"v0.32.0","sha":"ff1c6f98b1e961af10f967a56358e53d5de02218","kind":"commit","published_at":"2016-08-21T09:40:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0/manifests"},{"name":"v0.33.0-rc.0","sha":"fadd5dc98bcfc0ee12f4b5c9fad8aae15be54fa3","kind":"commit","published_at":"2016-08-21T09:27:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0/manifests"},{"name":"v0.31.0","sha":"7a32f77f73450bf14014b980624e094255cc7369","kind":"commit","published_at":"2016-08-08T06:43:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0/manifests"},{"name":"v0.32.0-rc.0","sha":"b00f70033a0a92f91d787a14c72bc3f7c8e98505","kind":"commit","published_at":"2016-08-05T09:16:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0/manifests"},{"name":"v0.31.0-rc.1","sha":"5c6c7a2b40222168c99d066e9912f26637ce82e5","kind":"commit","published_at":"2016-08-01T05:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1/manifests"},{"name":"v0.30.0","sha":"8f233dc3b6b990d4363a4cbeacf6a476a0e76521","kind":"commit","published_at":"2016-07-21T08:11:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0/manifests"},{"name":"v0.31.0-rc.0","sha":"9958afbcec22373a23fd8ee0d8bb508b169a6924","kind":"commit","published_at":"2016-07-21T07:51:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0/manifests"},{"name":"v0.29.2","sha":"62494fb66a3b89d5424e67402b308acda2848aee","kind":"commit","published_at":"2016-07-17T17:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"70fe990778336fd72d57e950133bfc2eb07daf18","kind":"commit","published_at":"2016-07-13T12:56:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"455496785a56591d04611836c6efa76858e84462","kind":"commit","published_at":"2016-07-05T22:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0/manifests"},{"name":"v0.30.0-rc.0","sha":"fd8e6d3eaa1a9c41d900f7659727e94dd3353455","kind":"commit","published_at":"2016-07-05T22:30:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0/manifests"},{"name":"v0.29.0-rc.3","sha":"ab1bc0a7698d40ddbc262150f3c878a6e2b32ef3","kind":"commit","published_at":"2016-07-05T15:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3/manifests"},{"name":"v0.29.0-rc3","sha":"2f8cb25a1cc8e4d8828f16121d1dc17840b0eaa6","kind":"commit","published_at":"2016-07-05T15:59:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3/manifests"},{"name":"v0.29.0-rc.2","sha":"288867c510293cb90514fa1cbc1fd6da998f74f6","kind":"commit","published_at":"2016-07-02T00:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2/manifests"},{"name":"v0.29.0-rc.1","sha":"8e376f3ce6cf2264c88f8ca1530c612b1264c325","kind":"commit","published_at":"2016-07-01T22:59:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1/manifests"},{"name":"v0.29.0-rc.0","sha":"cb6e3297e853da9e0de482de095f6758ed4694ad","kind":"commit","published_at":"2016-06-22T04:28:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0/manifests"},{"name":"v0.28.0","sha":"35de46278aa6d07f048902991cb80d82716b62af","kind":"commit","published_at":"2016-06-21T19:01:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"a3268f7dd1543f1d65f1c7fa519aba14cd4db610","kind":"commit","published_at":"2016-06-08T23:52:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"8074b09e7dfa1f5bf71456cc29b49eb2dc836c35","kind":"commit","published_at":"2016-06-06T23:58:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"37cc5cfb0c844cbbeecea01a7e3c550206e18978","kind":"commit","published_at":"2016-06-06T08:21:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0/manifests"},{"name":"v0.28.0-rc.0","sha":"faa67dbfeb4d8c107cfac3a20ecb9638296f9df1","kind":"commit","published_at":"2016-06-06T08:13:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0/manifests"},{"name":"v0.27.0-rc3","sha":"8b734173d311c540f441e740e4922352a363cac9","kind":"commit","published_at":"2016-06-05T18:47:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3/manifests"},{"name":"v0.27.0-rc.3","sha":"252102588d985999b3b0fb48dbdede3e0539b196","kind":"commit","published_at":"2016-06-05T16:19:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3/manifests"},{"name":"v0.26.3","sha":"2efd99ab64e7b113928d4c005fba29ccc7034c95","kind":"commit","published_at":"2016-06-01T16:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3/manifests"},{"name":"v0.27.0-rc2","sha":"76003f37207ad461683fc8ddf95fcbad488df57e","kind":"commit","published_at":"2016-05-27T15:51:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2/manifests"},{"name":"v0.27.0-rc1","sha":"bbccdd5b8423821c2ce5d4e94824d68929a18c86","kind":"commit","published_at":"2016-05-25T00:26:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1/manifests"},{"name":"v0.26.2","sha":"23b1ed45702d6530129f0f07e0dad6bf8452b562","kind":"commit","published_at":"2016-05-24T15:31:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"8714c9bc9e555544c168c571cf9f9759056622f2","kind":"commit","published_at":"2016-05-21T22:58:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1/manifests"},{"name":"v0.27.0-rc","sha":"0f9e31cce84d98b7a299ce2c0fcc9b16ce7bd99a","kind":"commit","published_at":"2016-05-20T18:23:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc/manifests"},{"name":"v0.26.0","sha":"7b54b8e06b2b97e7a48b71e615e3349f45884b29","kind":"commit","published_at":"2016-05-18T22:15:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"3336fb5b5540612956c4ee288686af7e61c59158","kind":"commit","published_at":"2016-05-04T19:13:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"418a0b27df5773c0cb27fd9c3c508625b0c413ec","kind":"commit","published_at":"2016-05-04T16:32:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0/manifests"},{"name":"v0.26.0-rc","sha":"dd6df71678c22a8030b6b70c9aa29dbac09c99e9","kind":"commit","published_at":"2016-05-04T13:07:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc/manifests"},{"name":"v0.24.1","sha":"515e15242c9b812c7e74a8331bfbf367a2bbc2d4","kind":"commit","published_at":"2016-04-19T10:51:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"5150fa107176573894b34f9bdcd7e4eea350e04d","kind":"commit","published_at":"2016-04-19T00:28:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0/manifests"},{"name":"v0.25.0-rc","sha":"2e6fd4af4a11b4dd0cd48d3668a00d3cf713db01","kind":"commit","published_at":"2016-04-18T18:49:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc/manifests"},{"name":"v0.24.0-rc5","sha":"ab21e6baab11f7a4ee70ee1bd299d9de706e79aa","kind":"commit","published_at":"2016-04-13T07:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5/manifests"},{"name":"v0.24.0-rc4","sha":"48d649244880cda5fab306e804ef1caf9ce1f04e","kind":"commit","published_at":"2016-04-11T19:25:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4/manifests"},{"name":"v0.23.1","sha":"2237e3b1e722f7c7a6fd9f5db5317e5a31dce4c3","kind":"commit","published_at":"2016-04-07T19:22:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1/manifests"},{"name":"v0.24.0-rc3","sha":"82c9924411159d2eb82bfeef337a2c603d028b18","kind":"commit","published_at":"2016-04-07T18:10:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3/manifests"},{"name":"v0.24.0-rc2","sha":"30fcc7602b0f3d99e2b7d6146d24c550437740f4","kind":"commit","published_at":"2016-04-06T18:06:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2/manifests"},{"name":"v0.23.0","sha":"db8273e79b6d01ba059358464362daa9ba3ad254","kind":"commit","published_at":"2016-04-06T15:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0/manifests"},{"name":"v0.24.0-rc1","sha":"917c0391ee56732a22e4c33f1546a45996731e7b","kind":"commit","published_at":"2016-04-05T18:32:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1/manifests"},{"name":"v0.24.0-rc","sha":"e8854b771e2ed6e2df395dd7738910ada3584a61","kind":"commit","published_at":"2016-04-04T19:39:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc/manifests"},{"name":"v0.23.0-rc4","sha":"39832820b37468c220c4e1d4c7e72b8ed4469586","kind":"commit","published_at":"2016-04-01T15:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4/manifests"},{"name":"v0.23.0-rc3","sha":"3e956f6608ea387f70a74fb7f92f172e0617c39c","kind":"commit","published_at":"2016-03-31T13:13:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3/manifests"},{"name":"v0.23.0-rc2","sha":"ef1fdf8fb10dc88962ba7365cd8cc6da67a7c6a2","kind":"commit","published_at":"2016-03-31T12:54:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2/manifests"},{"name":"v0.23.0-rc1","sha":"44a8eab108ae8b6cb39fd8a0b00e68507b926bdc","kind":"commit","published_at":"2016-03-23T16:44:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1/manifests"},{"name":"v0.23.0-rc","sha":"2ec88028f56767037e16c67994c8450fb3f2efde","kind":"commit","published_at":"2016-03-23T01:34:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc/manifests"},{"name":"v0.22.2","sha":"db3c3e460d07408ae6041c085e263bcca3ddffa2","kind":"commit","published_at":"2016-03-21T22:00:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e163e6d8b75ec1f73a51601034722b2a6d034f7d","kind":"commit","published_at":"2016-03-21T20:05:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1/manifests"},{"name":"v0.22.0-rc5","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5/manifests"},{"name":"v0.22.0","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0/manifests"},{"name":"v0.22.0-rc4","sha":"cafbeb08feb9f7694f45a3f307cb90ce8344c959","kind":"commit","published_at":"2016-03-16T12:07:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4/manifests"},{"name":"v0.22.0-rc3","sha":"995aa485d286716ecb8101575a528ad0ee8d1598","kind":"commit","published_at":"2016-03-16T10:56:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3/manifests"},{"name":"v0.22.0-rc1","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1/manifests"},{"name":"v0.22.0-rc2","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2/manifests"},{"name":"v0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc/manifests"},{"name":"0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc/manifests"},{"name":"v0.21.0","sha":"f5f0b7deed2ebcaa50962f7e09251a8f8cf7b649","kind":"commit","published_at":"2016-03-01T15:13:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc","sha":"bb256efacffc79e80ce3fc65191a5d2fc18acdb9","kind":"commit","published_at":"2016-02-21T05:26:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc/manifests"},{"name":"v0.20.0","sha":"6496feb61e9205baa3f25cf448c4fce912bd6250","kind":"commit","published_at":"2016-02-15T17:31:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc1","sha":"d4c6e60ced4b18418983ced41778ffb01a34ffab","kind":"commit","published_at":"2016-02-06T17:53:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1/manifests"},{"name":"v0.20.0-rc","sha":"29997b36449f4f178f18878f2b286b096a0c12ac","kind":"commit","published_at":"2016-02-04T12:06:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc/manifests"},{"name":"v0.19.0","sha":"a769f91ccf008ff1deca3ab490e23cd6bb518fdf","kind":"commit","published_at":"2016-01-29T15:03:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0/manifests"},{"name":"v0.19.0-rc","sha":"2f1ed20a6ea18a2505bfed0317c2edaa693526e6","kind":"commit","published_at":"2016-01-20T15:07:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc/manifests"},{"name":"v0.18.0","sha":"aee11c00baa11be1c82daf39adc89c389beed197","kind":"commit","published_at":"2016-01-18T18:30:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0/manifests"},{"name":"v0.18.0-rc","sha":"d6ffc2fd6d0309214e4086c1cda21f93bf27f908","kind":"commit","published_at":"2016-01-05T18:38:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc/manifests"},{"name":"v0.17.0","sha":"30999e37d1ec12384aa3cd3054cd4404bf7c040e","kind":"commit","published_at":"2015-12-18T12:27:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0/manifests"},{"name":"v0.17.0-rc","sha":"9c034a9904d0d53a2d85a16606ba1ca749ce1b54","kind":"commit","published_at":"2015-12-11T15:51:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc/manifests"},{"name":"v0.16.0","sha":"8a9b534a695c50b0199af75fe1b39d69fbddc557","kind":"commit","published_at":"2015-12-04T16:24:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc","sha":"e5a69770a826cee61bd1a8d9e0417075ce221c27","kind":"commit","published_at":"2015-11-23T18:30:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc/manifests"},{"name":"v0.15.0","sha":"c6ae1a77028cbf77f12f4139fe76569da366740c","kind":"commit","published_at":"2015-11-23T17:30:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"3a223e970e9b213b999fce221b65f69aeb806b99","kind":"commit","published_at":"2015-11-10T03:19:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2/manifests"},{"name":"v0.15.0-rc","sha":"94420109a115b4eafa4cebecd1c262ca279110c5","kind":"commit","published_at":"2015-11-09T15:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc/manifests"},{"name":"v0.14.1","sha":"46aa9c60db4f6a8e85c4da099e0a5e1c05237e20","kind":"commit","published_at":"2015-11-06T23:43:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1/manifests"},{"name":"0.14.0","sha":"915a2c4b5f637141412108a89d82e7d06ff57d70","kind":"commit","published_at":"2015-11-05T23:08:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.14.0","html_url":"https://github.com/facebook/react-native/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0/manifests"},{"name":"v0.14.0-rc","sha":"53f688f07cbd161e888aba655ef0ba288b5229ad","kind":"commit","published_at":"2015-10-27T17:20:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc/manifests"},{"name":"v0.13.0","sha":"7fdbc4c64012dcdb744b214bfd6f9660130189b2","kind":"commit","published_at":"2015-10-23T18:59:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc","sha":"1aa2cc4a8225f52415b016403a66fc4aa9db2756","kind":"commit","published_at":"2015-10-13T21:04:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc/manifests"},{"name":"v0.12.0","sha":"68c209a831326175690808a7f3d78afec5611d70","kind":"commit","published_at":"2015-10-08T20:24:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc","sha":"12b92c1520786e350a47f2d876910addac932fb3","kind":"commit","published_at":"2015-09-24T22:05:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc/manifests"},{"name":"v0.11.0","sha":"e1032e1d0974f4bdcca61ec2255ce7bbb984607e","kind":"commit","published_at":"2015-09-15T01:23:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0b48e2d71a7a1f5f96629fce31df0e7387be39ba","kind":"commit","published_at":"2015-08-26T23:46:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0/manifests"},{"name":"v0.11.0-rc","sha":"6edb671e2d05a4ddd8e6900aa8a437109473ff6c","kind":"commit","published_at":"2015-08-26T16:28:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc/manifests"},{"name":"v0.10.0-rc","sha":"2b0e8dd303961277ef1be4ecdc8c2f84d4c42b85","kind":"commit","published_at":"2015-08-15T04:24:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc/manifests"},{"name":"v0.9.0","sha":"6bf829d0563b4946d78e91277040a53018703d15","kind":"commit","published_at":"2015-08-15T03:21:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc","sha":"f773ec8e16cb987a294f9912555c1af65d7dbdfe","kind":"commit","published_at":"2015-08-01T01:16:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc/manifests"},{"name":"v0.8.0","sha":"a767c7b5f366843fac481eb7899e4463b1e72179","kind":"commit","published_at":"2015-07-24T22:16:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.2","sha":"c6cf3d9405fef4ce9f1a2bfa978e5a834c430024","kind":"commit","published_at":"2015-07-17T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc","sha":"e5358b5a9bde128e2ca98b7f425ac388730ad98c","kind":"commit","published_at":"2015-07-10T20:30:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc/manifests"},{"name":"v0.7.1","sha":"73cbab74122867627c1bbb5f6d6e3d91c1d70832","kind":"commit","published_at":"2015-07-10T20:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1/manifests"},{"name":"v0.7.0-rc.2","sha":"6b0cb9243f37b7a14d176f0ee27eeccca0bd49b3","kind":"commit","published_at":"2015-06-26T22:50:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0","sha":"bb0c21cb2ebb81ae5141908ab7681a87301ee4d6","kind":"commit","published_at":"2015-06-25T18:21:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0/manifests"},{"name":"v0.7.0-rc","sha":"30f739b2fb6348337338c4325ebe0ff5d0c03ddb","kind":"commit","published_at":"2015-06-25T18:17:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc/manifests"},{"name":"v0.6.0-rc","sha":"41eaf60e6f75fe964ae11ae2f447271d70c76f11","kind":"commit","published_at":"2015-06-05T22:43:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc/manifests"},{"name":"v0.5.0","sha":"ce0ad9f7121c70b1dd27508910156ecc95b6f10c","kind":"commit","published_at":"2015-06-05T22:35:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0/manifests"},{"name":"v0.5.0-rc","sha":"4673dca0b0941f9f8a61970b0d0829807f26f9bc","kind":"commit","published_at":"2015-05-22T17:09:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc/manifests"},{"name":"v0.4.4","sha":"85c7a0a46530153aa2c653ce77c4e73729a2b682","kind":"tag","published_at":"2015-05-15T22:59:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"8e67bc3d6b6e89eca1c6421701b2c83ceafcbdd7","kind":"tag","published_at":"2015-05-14T23:42:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6214decb3ff56fe972d31379f152b8a6fe6f1b0a","kind":"tag","published_at":"2015-05-08T20:37:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ebce4f5fcf14dc5eabec409d3c7a8f57ebff084f","kind":"tag","published_at":"2015-04-28T00:17:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"576c067b13282c0d47bb7f6444ecf56abbafed6a","kind":"tag","published_at":"2015-04-20T16:39:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"775dd2741217433777476267384498a811bcac7c","kind":"tag","published_at":"2015-04-10T19:37:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11/manifests"},{"name":"v0.3.8","sha":"ad762bcfd30a02e3cef02b2f3299fe507f763474","kind":"tag","published_at":"2015-04-10T19:29:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8/manifests"},{"name":"v0.3.5","sha":"1799ea6bc22701a4975358aea028f0dca838a110","kind":"tag","published_at":"2015-04-08T01:54:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"48a993b5c5e8574c5ea387feb99c5f0bc851b3ac","kind":"commit","published_at":"2015-04-02T01:51:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5942d81d7b678affee40e8ec2dcb6d743f01e2bd","kind":"tag","published_at":"2015-04-01T16:26:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b49e3bcd6d506fc6f4cf3251842b91363a5be39f","kind":"tag","published_at":"2015-04-01T16:22:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3c4341084396a56d66b9ebc9fb0be1d315cd43ff","kind":"commit","published_at":"2015-03-28T05:13:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e02ea664fcf38c4e3539e2e0e4b37564fe5d80d3","kind":"commit","published_at":"2015-03-27T19:16:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"bd8fa86ba6142630ac5033f1c4022da04a748d6f","kind":"commit","published_at":"2015-03-27T00:50:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"71f08d2cb28e9f731913caae390d6334e3a47bc6","kind":"commit","published_at":"2015-03-27T00:34:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"72d3d724a3a0c6bc46981efd0dad8f7f61121a47","kind":"commit","published_at":"2015-03-26T17:06:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.1.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-11T01:53:36.950Z","dependent_packages_count":7,"downloads":3869551,"downloads_period":"last-month","dependent_repos_count":16,"rankings":{"downloads":2.457104213603355,"dependent_repos_count":3.135863965013991,"dependent_packages_count":53.58337199495703,"stargazers_count":0.013079587420943955,"forks_count":0.3299375487675642,"docker_downloads_count":null,"average":11.903871461952576},"purl":"pkg:npm/%40react-native/typescript-config","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/typescript-config","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/typescript-config","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/typescript-config/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-11T01:07:36.923Z","issues_count":6332,"pull_requests_count":11123,"avg_time_to_close_issue":29179108.863224182,"avg_time_to_close_pull_request":2624497.585091052,"issues_closed_count":3953,"pull_requests_closed_count":7631,"pull_request_authors_count":696,"issue_authors_count":2832,"avg_comments_per_issue":9.281269740998106,"avg_comments_per_pull_request":4.8996673559291555,"merged_pull_requests_count":198,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2120,"past_year_pull_requests_count":8235,"past_year_avg_time_to_close_issue":1720622.1187139323,"past_year_avg_time_to_close_pull_request":831612.7711461004,"past_year_issues_closed_count":1213,"past_year_pull_requests_closed_count":5461,"past_year_pull_request_authors_count":401,"past_year_issue_authors_count":888,"past_year_avg_comments_per_issue":5.312264150943396,"past_year_avg_comments_per_pull_request":4.210686095931997,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":158,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/issues","maintainers":[{"login":"javache","count":389,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"huntie","count":378,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"tido64","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"pieterv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"hurali97","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"Titozzz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"bigfootjon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"gkz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"gabrieldonadel","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"elicwhite","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"siddharthkul","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"gaearon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"fabriziobertoglio1987","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriziobertoglio1987"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"fortmarek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"kelset","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelset"},{"login":"Pranav-yadav","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranav-yadav"},{"login":"TheSavior","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"j-piasecki","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-piasecki"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"coado","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coado"},{"login":"brentvatne","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"shubhamguptadream11","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"samwgoldman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samwgoldman"},{"login":"timjacobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timjacobi"},{"login":"janicduplessis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janicduplessis"}],"active_maintainers":[{"login":"huntie","count":353,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"javache","count":306,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"tido64","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"hurali97","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"pieterv","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"elicwhite","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"gkz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"bigfootjon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"siddharthkul","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"gabrieldonadel","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"gaearon","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"Titozzz","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"TheSavior","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"j-piasecki","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-piasecki"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"coado","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coado"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"shubhamguptadream11","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"fortmarek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"brentvatne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Ftypescript-config/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Ftypescript-config/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Ftypescript-config/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Ftypescript-config/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Ftypescript-config/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Ftypescript-config/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2023-05-11T21:07:18.217Z","updated_at":"2023-05-11T21:07:18.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2023-05-11T21:07:17.823Z","updated_at":"2023-05-11T21:07:17.823Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":8042558,"name":"@react-native/dev-middleware","ecosystem":"npm","description":"Dev server middleware for React Native","homepage":"https://github.com/facebook/react-native/tree/HEAD/packages/dev-middleware#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["react-native","tools"],"namespace":"react-native","versions_count":1065,"first_release_published_at":"2023-09-22T21:34:29.696Z","latest_release_published_at":"2026-06-09T12:20:59.585Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:02:21.992Z","created_at":"2023-08-07T19:09:08.888Z","updated_at":"2026-06-21T04:02:21.993Z","registry_url":"https://www.npmjs.com/package/@react-native/dev-middleware","install_command":"npm install @react-native/dev-middleware","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"false":"0.74.82","0.74-stable":"0.74.89","0.75-stable":"0.75.5","0.76-stable":"0.76.9","0.78-stable":"0.78.3","0.77-stable":"0.77.3","0.79-stable":"0.79.7","0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260621-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"facebook/react-native","owner":"facebook","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2024-10-29T12:24:10.000Z","size":897564,"stargazers_count":118935,"open_issues_count":876,"forks_count":24303,"subscribers_count":3596,"default_branch":"main","last_synced_at":"2024-10-29T12:45:07.508Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/facebook.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-pre-060.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2024-10-29T12:24:16.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/facebook/react-native","commit_stats":{"total_commits":29997,"total_committers":3643,"mean_commits":8.234147680483119,"dds":0.9567623429009567,"last_synced_commit":"8ff05b5a18db85ab699323d1745a5f17cdc8bf6c"},"previous_names":[],"tags_count":544,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222062766,"owners_count":16924733,"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":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":135,"last_synced_at":"2024-04-12T02:21:10.446Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":951686,"followers":22215,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2024-04-12T02:21:55.315Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[{"name":"v0.75.0","sha":"89cdc14c8bcccb8506cee82056dca6febb1a7281","kind":"tag","published_at":"2024-08-14T14:54:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0/manifests"},{"name":"v0.75.0-rc.7","sha":"7244893b12a83ca8b6aa62d69671b198eb400b9b","kind":"tag","published_at":"2024-08-06T11:16:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.7/manifests"},{"name":"v0.74.5","sha":"5e6fed361c1a95b770c9d9b2dd7bb49676fa95e0","kind":"tag","published_at":"2024-08-05T13:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.5/manifests"},{"name":"v0.72.16","sha":"337dcaa54a10f2c88aa95b40f73eba6aa34cbdb9","kind":"tag","published_at":"2024-08-01T20:14:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.16/manifests"},{"name":"v0.74.4","sha":"097ce0760268046baf0dad52b55f170edfed36f4","kind":"tag","published_at":"2024-07-30T11:18:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.4/manifests"},{"name":"v0.75.0-rc.6","sha":"7e98cdba8a8137bc52f96e8ce5b0e1602abe2958","kind":"tag","published_at":"2024-07-29T16:54:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.6/manifests"},{"name":"v0.75.0-rc.5","sha":"46b269dd4683a133cb83f5f600cdd16cbc22fdf0","kind":"tag","published_at":"2024-07-15T17:06:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.5/manifests"},{"name":"v0.73.9","sha":"9049306394f0b80786857a32982e2c287d951f6e","kind":"tag","published_at":"2024-07-09T17:31:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.9/manifests"},{"name":"v0.75.0-rc.4","sha":"a2022aff957af589614b46ce67d06dcd30ef03de","kind":"tag","published_at":"2024-07-08T15:49:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.4/manifests"},{"name":"v0.74.3","sha":"8e5a9360bb8dbf27f05261f11085c1972265ce15","kind":"tag","published_at":"2024-07-01T17:33:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.3/manifests"},{"name":"v0.75.0-rc.3","sha":"15b55714eb4ac0ece5ab9e553601826286a464da","kind":"tag","published_at":"2024-07-01T16:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.3/manifests"},{"name":"v0.75.0-rc.2","sha":"668358c47ad9cbe699bc3e497f8cae84dcdd1459","kind":"tag","published_at":"2024-06-26T10:59:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.2/manifests"},{"name":"v0.75.0-rc.1","sha":"91209302881fb380e25f7a3c2f7a93597da136f4","kind":"tag","published_at":"2024-06-25T13:58:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.1/manifests"},{"name":"v0.75.0-rc.0","sha":"98b302e2190bd1bc464cee20fe1d454e50034ba6","kind":"tag","published_at":"2024-06-19T10:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.75.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.75.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.75.0-rc.0/manifests"},{"name":"v0.72.15","sha":"4cee0a4c06deb3b49c31021ea50766a4d391de1e","kind":"tag","published_at":"2024-06-12T13:29:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.15/manifests"},{"name":"v0.74.2","sha":"17c0b1766f7e3c1c3a59f7701704f0ea6a6f6bc3","kind":"tag","published_at":"2024-06-04T15:08:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.2/manifests"},{"name":"v0.74.1","sha":"31f9d45074f069151c155836335e0edff87f70bd","kind":"tag","published_at":"2024-05-02T18:17:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1/manifests"},{"name":"v0.74.1-rc.0","sha":"60962b4406a86e37657762ff5e61d6ede4ee32e3","kind":"tag","published_at":"2024-05-01T12:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.1-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.1-rc.0/manifests"},{"name":"v0.73.8","sha":"c39538b79dbc7f84b536431ac2230d259f846e42","kind":"tag","published_at":"2024-04-30T10:07:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.8/manifests"},{"name":"v0.72.14","sha":"33865b989995d7e62e03824b1978b7db6322f55d","kind":"tag","published_at":"2024-04-30T09:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.14/manifests"},{"name":"v0.71.19","sha":"14e21de3bea51b1aebef55b9adde71fe49ad86a9","kind":"tag","published_at":"2024-04-29T09:23:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.19","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.19/manifests"},{"name":"v0.74.0","sha":"972b42016ef02dc3cecf9743bad82c9fd2068805","kind":"tag","published_at":"2024-04-22T11:41:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0/manifests"},{"name":"v0.72.13","sha":"9a369f403604f7e243929f7ddce0107d03140333","kind":"tag","published_at":"2024-04-18T15:37:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.13/manifests"},{"name":"v0.73.7","sha":"8b09449b0cd91b50c6945dead076aeeaf011075e","kind":"tag","published_at":"2024-04-18T14:43:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.7/manifests"},{"name":"v0.74.0-rc.9","sha":"d4a48ce692c5f492e27d2d99cc95e04bc78aac24","kind":"tag","published_at":"2024-04-15T14:02:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.9/manifests"},{"name":"v0.74.0-rc.8","sha":"2a6e156054a53c7304583cc56f5e31c36e4fad1b","kind":"tag","published_at":"2024-04-10T13:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.8/manifests"},{"name":"v0.71.18","sha":"6b89acc1ab09439a0cf2b7945b053a2c9f4abdc5","kind":"tag","published_at":"2024-04-09T16:21:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.18","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.18/manifests"},{"name":"v0.74.0-rc.7","sha":"40feba6a81f6fdf609692e7aac263edaf6ffe671","kind":"tag","published_at":"2024-04-08T12:21:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.7/manifests"},{"name":"v0.74.0-rc.6","sha":"6abca78895b921c60dff65e7379483b5e87660ef","kind":"tag","published_at":"2024-04-02T11:04:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.6/manifests"},{"name":"v0.74.0-rc.5","sha":"c0c3ac3f13693daa1f128523529126512d2b9664","kind":"tag","published_at":"2024-03-25T13:57:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.5/manifests"},{"name":"v0.74.0-rc.4","sha":"907bd438ff209f9a4e3f3bdfc6f6264bb25564c8","kind":"tag","published_at":"2024-03-18T15:20:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.4/manifests"},{"name":"v0.72.12","sha":"b41849880722904649a91302ddedb6d10c0bb58d","kind":"tag","published_at":"2024-03-11T15:52:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.12/manifests"},{"name":"v0.74.0-rc.3","sha":"57cc8e7f6772fee1e01e9997c04ee66016495f83","kind":"tag","published_at":"2024-03-11T14:59:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.3/manifests"},{"name":"v0.73.6","sha":"0384caad3458f7658e68653a0ab62fd6cc3e4483","kind":"tag","published_at":"2024-03-11T09:25:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.6/manifests"},{"name":"v0.74.0-rc.2","sha":"c68669079acc9da42bd980619a33532a66d3d913","kind":"tag","published_at":"2024-03-04T19:42:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.2/manifests"},{"name":"v0.72.11","sha":"e8e03a4240fc135b804ff52c800d237d41cfbe34","kind":"tag","published_at":"2024-02-28T16:59:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.11/manifests"},{"name":"v0.74.0-rc.1","sha":"ad3f6b5274537540e409ba528235654e68a6e80b","kind":"tag","published_at":"2024-02-27T01:08:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.1/manifests"},{"name":"v0.71.17","sha":"ede87f82a17d6bf8eb3be16e17f0fbbf67f1c8f4","kind":"tag","published_at":"2024-02-27T01:05:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.17","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.17/manifests"},{"name":"v0.73.5","sha":"02f163e4e83c3676216cd9360166e1cb0a8eda5f","kind":"tag","published_at":"2024-02-26T18:03:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.5/manifests"},{"name":"v0.74.0-rc.0","sha":"898e207bcf70033a8280f91651ec8b003becb932","kind":"tag","published_at":"2024-02-21T16:33:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.74.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.74.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.74.0-rc.0/manifests"},{"name":"v0.73.4","sha":"36a4a2450144228e8a3ccc63541428751a7e4555","kind":"tag","published_at":"2024-02-06T00:38:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.4/manifests"},{"name":"v0.71.16","sha":"8fb6ae12c91e7d253ba38608cdf030b192b1754a","kind":"tag","published_at":"2024-01-30T18:02:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.16","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.16/manifests"},{"name":"v0.73.3","sha":"53061d7b85a98f442f1b652488f9e150563d3c96","kind":"tag","published_at":"2024-01-29T18:03:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.3/manifests"},{"name":"v0.72.10","sha":"19f3ddd5c15bb3846f375e50057a428330932d57","kind":"tag","published_at":"2024-01-18T15:48:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.10/manifests"},{"name":"v0.70.15","sha":"982ebc674b5aea7aedf859d00f0ffd4fffe9eaac","kind":"tag","published_at":"2024-01-16T22:01:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.15/manifests"},{"name":"v0.71.15","sha":"5761ad6437b29dc559fce0914f2a8e71d02d25b3","kind":"tag","published_at":"2024-01-08T18:48:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.15","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.15/manifests"},{"name":"v0.73.2","sha":"d2ac5d6a55ab0cd3a32c6939b941b31f06ea32e8","kind":"tag","published_at":"2024-01-08T14:55:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.2/manifests"},{"name":"v0.72.9","sha":"7b20c5b5e5b26178fe3ba0cfe070afd8a129e4bb","kind":"tag","published_at":"2024-01-08T13:28:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.9/manifests"},{"name":"v0.72.8","sha":"f63a721e8996fdf47edceade85d998148d36041e","kind":"tag","published_at":"2023-12-20T08:24:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.8/manifests"},{"name":"v0.73.1","sha":"f6b7243d2ae7c8d7fe690da8f9a922df844061d3","kind":"tag","published_at":"2023-12-18T09:45:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.1/manifests"},{"name":"v0.73.0","sha":"1eb4bf0d3af1fe267f5de6bf4bbe1e65d41fea1b","kind":"tag","published_at":"2023-12-06T16:12:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0/manifests"},{"name":"v0.73.0-rc.8","sha":"6a4b434c8faa88c5b29ecf998c502a47fedc081b","kind":"tag","published_at":"2023-12-04T18:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.8/manifests"},{"name":"v0.73.0-rc.7","sha":"bb989e982c076979f6b520e1e6c353426a6e8673","kind":"tag","published_at":"2023-12-04T10:58:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.7/manifests"},{"name":"v0.73.0-rc.6","sha":"0d5e67841f778d8a41fb17463061dc45126a33f8","kind":"tag","published_at":"2023-11-28T11:54:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.6/manifests"},{"name":"v0.73.0-rc.5","sha":"4cd4b398ddeaf1d169a21d83fc3dd88a6e34bb51","kind":"tag","published_at":"2023-11-20T18:10:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.5/manifests"},{"name":"v0.72.7","sha":"52904ffc420aaaf8a396a63c86b584b3967965a9","kind":"tag","published_at":"2023-11-14T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.7/manifests"},{"name":"v0.73.0-rc.4","sha":"7ba400c35e5862deafeb2e71cc7f9e0de18062a8","kind":"tag","published_at":"2023-11-06T22:35:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.4/manifests"},{"name":"v0.70.14","sha":"fe6c65169c06070c98c8bf463e2d40194f10ecc4","kind":"tag","published_at":"2023-10-24T17:32:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.14/manifests"},{"name":"v0.73.0-rc.3","sha":"6d41c72a906c50022875cb53dde4fdaef531f9c2","kind":"tag","published_at":"2023-10-23T14:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.3/manifests"},{"name":"v0.72.6","sha":"4fd3da2a877d5c4dc07ea26067f2eec98ac4fb19","kind":"tag","published_at":"2023-10-12T15:02:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.6/manifests"},{"name":"v0.71.14","sha":"b0a27d2b4b9f474deaf3835c9a1b9af200dd9f79","kind":"tag","published_at":"2023-10-12T13:28:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.14","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.14/manifests"},{"name":"v0.73.0-rc.2","sha":"e22a8d1ac57f28295694cb2c774704e42b14cb44","kind":"tag","published_at":"2023-10-10T08:36:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.2/manifests"},{"name":"v0.73.0-rc.1","sha":"e8f41ce48b4a0f72aed4beca3d0db37a370d8215","kind":"tag","published_at":"2023-10-04T08:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.1/manifests"},{"name":"v0.73.0-rc.0","sha":"f133dd2efbb2ea0ea10241bb32005261a0405a49","kind":"tag","published_at":"2023-10-03T16:13:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.73.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.73.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.73.0-rc.0/manifests"},{"name":"v0.72.5","sha":"1e38d4d4b15f55df721d4fb05596b957de3868e3","kind":"tag","published_at":"2023-09-25T04:32:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.5/manifests"},{"name":"v0.71.13","sha":"7399bbbd0252d2935fd015acd4b5b9322c9bdb72","kind":"tag","published_at":"2023-08-22T08:34:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.13/manifests"},{"name":"v0.72.4","sha":"ff27568f62c936c1e605594bc3ec178a188403f0","kind":"tag","published_at":"2023-08-14T07:56:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.4/manifests"},{"name":"v0.70.13","sha":"0bccf2b6162b74ac39ec3a5caaa15ea3b9b8c5e8","kind":"tag","published_at":"2023-07-28T08:25:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.13","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.13/manifests"},{"name":"v0.72.3","sha":"24b682081b79a05fd25587c29430e758658f7754","kind":"tag","published_at":"2023-07-12T10:38:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.3/manifests"},{"name":"v0.72.2","sha":"b95c87daa0bed2e0aac75bc3658280b5c058d708","kind":"tag","published_at":"2023-07-11T10:37:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.2/manifests"},{"name":"v0.70.12","sha":"3481eba79ae209da4081033defc049ab6f1fb35f","kind":"tag","published_at":"2023-07-05T09:35:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.12/manifests"},{"name":"v0.69.12","sha":"5883b0bd7ebecf2daabbf33904d47de2d36cf1fe","kind":"tag","published_at":"2023-07-04T14:39:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.12/manifests"},{"name":"v0.71.12","sha":"49d16d5aefd703ff20ab5d05544d78d6ce446427","kind":"tag","published_at":"2023-07-04T10:36:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.12","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.12/manifests"},{"name":"v0.70.11","sha":"90d0f938e19834e911474b640e2954311aed3765","kind":"tag","published_at":"2023-07-04T10:28:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.11/manifests"},{"name":"v0.72.1","sha":"73293f2c164dbbb07f109a1bb59b70d14967d2e8","kind":"tag","published_at":"2023-06-29T16:57:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.1/manifests"},{"name":"v0.72.0","sha":"7a893e41103f98adbab71c54a8362b4e29799dcf","kind":"tag","published_at":"2023-06-21T14:15:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0/manifests"},{"name":"v0.71.11","sha":"7ea7d946c643f076c29bcf11b927f7569e3c516f","kind":"tag","published_at":"2023-06-14T14:23:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.11/manifests"},{"name":"v0.72.0-rc.6","sha":"ec4771b79a74aa3140484dfc2e43a66157eb5243","kind":"tag","published_at":"2023-06-13T19:39:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.6/manifests"},{"name":"v0.69.11","sha":"2407776d11f223bbd338f3a0c0e7001f29d4ae78","kind":"tag","published_at":"2023-06-08T16:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.11/manifests"},{"name":"v0.70.10","sha":"3364cd1c017e74e946efd56e8a130c315c8bdd2c","kind":"tag","published_at":"2023-06-08T15:37:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.10/manifests"},{"name":"v0.71.10","sha":"4e92d670682f9576f0946bfa7a50904e9d14f92f","kind":"tag","published_at":"2023-06-07T17:15:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.10/manifests"},{"name":"v0.71.9","sha":"ed9ef9811b4c6161d28058bd26341158010d653d","kind":"tag","published_at":"2023-06-07T13:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.9/manifests"},{"name":"v0.72.0-rc.5","sha":"a98c7c6f54ccfdb6ffd56a00f604059e6584a15f","kind":"tag","published_at":"2023-06-01T09:35:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.5/manifests"},{"name":"v0.72.0-rc.4","sha":"e11396e9980761a205d5cd96d5129f5385fd074b","kind":"tag","published_at":"2023-05-31T07:15:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.4/manifests"},{"name":"v0.72.0-rc.3","sha":"d71ba2da345a324f85dcd9fd461a729cb5022b48","kind":"tag","published_at":"2023-05-11T14:36:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.3/manifests"},{"name":"v0.71.8","sha":"d2a873956520806e434084d2d48dc0a4ee913f07","kind":"tag","published_at":"2023-05-10T12:29:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.8/manifests"},{"name":"v0.72.0-rc.2","sha":"9cb7b44d4c41960704f9b6b7ac1055c822d5aaf2","kind":"tag","published_at":"2023-05-04T12:16:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.2/manifests"},{"name":"v0.68.7","sha":"b97a32825784fd6cc7f1b0705b12aea4456e0800","kind":"tag","published_at":"2023-04-26T13:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.7/manifests"},{"name":"v0.69.10","sha":"8b9f3712c464be63138c224748150f826049b350","kind":"tag","published_at":"2023-04-25T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.10/manifests"},{"name":"v0.70.9","sha":"6bba5078958408990c6279c9682fef7961c9b6e7","kind":"tag","published_at":"2023-04-19T09:51:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.9/manifests"},{"name":"v0.71.7","sha":"6115ce53a2df4449769e4b9b6ca95fc29955fff0","kind":"tag","published_at":"2023-04-19T07:31:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.7/manifests"},{"name":"v0.72.0-rc.1","sha":"30b5de04d6fc472bb9c855d0362d7417eda28a6b","kind":"tag","published_at":"2023-04-05T12:16:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.1/manifests"},{"name":"v0.69.9","sha":"f4f3aa31f344cb7e1cca76ff497c8ca0292f9e42","kind":"tag","published_at":"2023-04-04T10:13:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.9/manifests"},{"name":"v0.70.8","sha":"99c097917b27c51b5262ea72db6f6b6ad4f7a8c4","kind":"tag","published_at":"2023-04-04T09:13:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.8/manifests"},{"name":"v0.71.6","sha":"030ab8e0f19c57d1a07036ad89deef97c6eb39fe","kind":"tag","published_at":"2023-04-03T15:10:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.6/manifests"},{"name":"v0.71.5","sha":"1d282daf07fbdb76ec3b2666162dc74c6bd205e5","kind":"tag","published_at":"2023-03-29T11:34:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.5/manifests"},{"name":"v0.72.0-rc.0","sha":"2c6edee68e936129644c14736e684a14bd11c55c","kind":"tag","published_at":"2023-03-20T15:38:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.72.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.72.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.72.0-rc.0/manifests"},{"name":"v0.71.4","sha":"e0d92c64cdd8ff055c70d2bd3a6ecd445be593ff","kind":"tag","published_at":"2023-03-08T14:19:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.4/manifests"},{"name":"v0.71.3","sha":"d9321c0866a9270f8aae0d37c11584f819bc11ce","kind":"tag","published_at":"2023-02-14T12:25:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.3/manifests"},{"name":"v0.71.2","sha":"66a47e18dc9a8490b3fcb1f4a504959d63980085","kind":"tag","published_at":"2023-02-01T14:40:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.2/manifests"},{"name":"v0.70.7","sha":"b177489eb3ab79ec13e91acd0855d3f94b76de90","kind":"tag","published_at":"2023-01-31T14:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.7/manifests"},{"name":"v0.68.6","sha":"91a3a548e237cf9991105d10e2457422874d1e60","kind":"tag","published_at":"2023-01-30T18:00:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.6/manifests"},{"name":"v0.69.8","sha":"124bb11ecd6e6270e375362af3bc475fa828de8d","kind":"tag","published_at":"2023-01-30T15:34:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.8/manifests"},{"name":"v0.71.1","sha":"3978b7ce82534e203ba3e289d88134efc3172355","kind":"tag","published_at":"2023-01-19T16:46:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.1/manifests"},{"name":"v0.71.0","sha":"5a251ba7c5cc90481dec9f1665d753a6d3edf9b1","kind":"tag","published_at":"2023-01-12T14:46:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0/manifests"},{"name":"v0.71.0-rc.6","sha":"7dee5e7d85af9efff5b82629fd0d49e79d03b649","kind":"tag","published_at":"2023-01-09T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.6/manifests"},{"name":"v0.71.0-rc.5","sha":"6ece074edfcee69ad1f01b43396b554d87a6c8a4","kind":"tag","published_at":"2022-12-19T16:46:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.5/manifests"},{"name":"v0.71.0-rc.4","sha":"e2e6ee363fd97b7445e4b2f72dbdb32d081359a1","kind":"tag","published_at":"2022-12-14T10:59:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.4/manifests"},{"name":"v0.71.0-rc.3","sha":"ed895c56243ec5343e2a50576a9eefbe99485a96","kind":"tag","published_at":"2022-11-30T17:06:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.3/manifests"},{"name":"v0.71.0-rc.2","sha":"38465f2d184a2558681a6b6b45163694c885bd39","kind":"tag","published_at":"2022-11-24T16:47:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.2/manifests"},{"name":"v0.71.0-rc.1","sha":"79f785760f137ce3895b994081ca7938c6d4794a","kind":"tag","published_at":"2022-11-23T15:50:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.1/manifests"},{"name":"v0.70.6","sha":"49dd38f1338ab8fb37144f03980bb7f122a8f04e","kind":"tag","published_at":"2022-11-15T15:30:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.6/manifests"},{"name":"v0.63.5","sha":"cfc4d196a947329309e29c08d44967b31220393b","kind":"commit","published_at":"2022-11-07T00:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.5/manifests"},{"name":"v0.64.4","sha":"0645c38014e8310d8e387dabc860c8c5878beb6e","kind":"commit","published_at":"2022-11-07T00:07:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.4/manifests"},{"name":"v0.65.3","sha":"2642fe185f9282ef6e39619617671068f9696008","kind":"commit","published_at":"2022-11-06T23:12:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.3/manifests"},{"name":"v0.66.5","sha":"aea1e717216b587b82f253e5166750b12b393a07","kind":"commit","published_at":"2022-11-06T22:31:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.5/manifests"},{"name":"v0.67.5","sha":"638d3a499fa587e0658677be9b918972ccc2891c","kind":"tag","published_at":"2022-11-06T20:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.5/manifests"},{"name":"v0.68.5","sha":"b12a7f9e68891a2423df2494b306b081a192a967","kind":"tag","published_at":"2022-11-06T20:13:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.5/manifests"},{"name":"v0.69.7","sha":"5e537036954f01f5177b78dd7cd6454d6a5ae56e","kind":"tag","published_at":"2022-11-06T20:07:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.7/manifests"},{"name":"v0.70.5","sha":"35fa47b3828a5dbaceeca02f333cf3c4a147e3b7","kind":"tag","published_at":"2022-11-06T20:06:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.5/manifests"},{"name":"v0.71.0-rc.0","sha":"60129ab7ac9b879f03865a2f7e9668c7e564024f","kind":"tag","published_at":"2022-11-04T15:25:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.71.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.71.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.71.0-rc.0/manifests"},{"name":"v0.70.4","sha":"54e666205b36e37c30d3b01684bbd1a84a666d4e","kind":"tag","published_at":"2022-10-25T14:20:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.4/manifests"},{"name":"v0.70.3","sha":"917e97b996e23838b448b48701660bc3dff3bc57","kind":"tag","published_at":"2022-10-12T13:15:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.3/manifests"},{"name":"v0.68.4","sha":"b55518c4bf22ea6f409b58151d9c84fa161d6e02","kind":"tag","published_at":"2022-10-10T13:19:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.4/manifests"},{"name":"v0.70.2","sha":"b9c297537a5eda68621ba77ead272cfd8b4c6e2c","kind":"tag","published_at":"2022-10-04T09:34:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.2/manifests"},{"name":"v0.69.6","sha":"3e75c0b3baa265a7b5431cd2d304389f9a3faa44","kind":"tag","published_at":"2022-09-27T11:12:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.6/manifests"},{"name":"v0.70.1","sha":"a54ba33305621abb778085fc01ff954b621ce57b","kind":"tag","published_at":"2022-09-15T15:23:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.1/manifests"},{"name":"v0.70.0","sha":"7fc33cc15afe063cf0bf458757b727b4a608c686","kind":"tag","published_at":"2022-09-05T14:51:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0/manifests"},{"name":"v0.69.5","sha":"38cfe63338af4977817abefd12fb608fa5d2fc83","kind":"tag","published_at":"2022-08-25T15:29:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.5/manifests"},{"name":"v0.70.0-rc.4","sha":"462a35600ea5e561b67e6c1c37a24177c5995d10","kind":"tag","published_at":"2022-08-22T14:44:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.4/manifests"},{"name":"v0.70.0-rc.3","sha":"c6f57b685408dda1d27b4ed987434acfd28eb59e","kind":"tag","published_at":"2022-08-15T14:15:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.3/manifests"},{"name":"latest","sha":"9604606a6799ab4f1bcb57d977755715bb2aeb50","kind":"tag","published_at":"2022-08-08T11:08:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/latest","html_url":"https://github.com/facebook/react-native/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/latest/manifests"},{"name":"v0.69.4","sha":"038f409a5f857f29bfe3e5b4c02376557edf07d6","kind":"tag","published_at":"2022-08-08T11:08:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.4/manifests"},{"name":"v0.68.3","sha":"84b5f11fdb536088dcc48448fc7cfa4d9f152c30","kind":"tag","published_at":"2022-08-08T10:23:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.3/manifests"},{"name":"v0.70.0-rc.2","sha":"2f2eaaa23c616c873a9d2bf915b320b24edb805c","kind":"tag","published_at":"2022-08-04T15:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.2/manifests"},{"name":"v0.70.0-rc.1","sha":"6b499e6bd7ccb9b005d02555bd1af030c149d40e","kind":"tag","published_at":"2022-07-28T13:01:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.1/manifests"},{"name":"v0.69.3","sha":"1089a7f12a2edab11db4693cebacdfa0d6925c2f","kind":"tag","published_at":"2022-07-25T13:00:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.3/manifests"},{"name":"v0.69.2","sha":"8f96c45dc25817054521cee1602f44a435f6aef0","kind":"tag","published_at":"2022-07-20T09:39:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.2/manifests"},{"name":"v0.70.0-rc.0","sha":"e8904d4957c086d403bff4cb5913bb0dcf55afec","kind":"tag","published_at":"2022-07-15T13:55:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.70.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.70.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.70.0-rc.0/manifests"},{"name":"v0.69.1","sha":"ac736a40ce484602770f90116b9e4040eca940c5","kind":"tag","published_at":"2022-06-29T10:03:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.1/manifests"},{"name":"v0.69.0","sha":"d6ec07a16431e5ecfa8baa9076c776c95a0d5865","kind":"tag","published_at":"2022-06-22T17:36:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0/manifests"},{"name":"v0.69.0-rc.6","sha":"216da1c5a7e2bb6ac43e7fda377b9299bf19aeb8","kind":"tag","published_at":"2022-06-01T16:18:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.6/manifests"},{"name":"v0.69.0-rc.5","sha":"501c1f3cb6cbf3de221cc758cdba534d5ac21cfd","kind":"tag","published_at":"2022-05-31T12:27:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.5/manifests"},{"name":"v0.69.0-rc.4","sha":"6749566a6912acb1796b7cf4c54b2b0aacbe297c","kind":"tag","published_at":"2022-05-31T08:21:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.4/manifests"},{"name":"v0.69.0-rc.3","sha":"df694e026ef22222f19b23ac8445f55cccbf2907","kind":"tag","published_at":"2022-05-24T15:35:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.3/manifests"},{"name":"v0.69.0-rc.2","sha":"70bdd908681ec3d88e9243e4dd899c9af27c91d8","kind":"tag","published_at":"2022-05-20T10:56:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.2/manifests"},{"name":"v0.69.0-rc.1","sha":"5d8a38cbd66c543df4809bda58d23d3a845ec9f3","kind":"tag","published_at":"2022-05-11T10:11:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.1/manifests"},{"name":"v0.68.2","sha":"b30f0bc722558408367886f03f6d6a4fd289a362","kind":"tag","published_at":"2022-05-09T10:43:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.2/manifests"},{"name":"v0.69.0-rc.0","sha":"d6c7c958d453700c56ffea1784161519d6edf44d","kind":"tag","published_at":"2022-04-28T14:12:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.69.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.69.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.69.0-rc.0/manifests"},{"name":"v0.68.1","sha":"eff756b038c7aeb3cbe4ca4b42321d26958e2005","kind":"tag","published_at":"2022-04-13T13:37:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.1/manifests"},{"name":"v0.68.0","sha":"f5c3fd5405931280901f8840017f26c368f4a43c","kind":"tag","published_at":"2022-03-30T14:40:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0/manifests"},{"name":"v0.68.0-rc.4","sha":"fbdc87760e18b80758ea39906a50ff52d7a8b3f8","kind":"tag","published_at":"2022-03-25T14:43:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.4/manifests"},{"name":"v0.67.4","sha":"04b956efae2889d16300c162cb0855996dcbc752","kind":"tag","published_at":"2022-03-18T00:48:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.4/manifests"},{"name":"v0.68.0-rc.3","sha":"30970dcbf0abcb3a739655559f67bb0d02ceaabc","kind":"tag","published_at":"2022-03-17T12:54:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.3/manifests"},{"name":"v0.68.0-rc.2","sha":"37aac714c574bf7f678508e4c1813b58b3185ec9","kind":"tag","published_at":"2022-02-24T17:17:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.2/manifests"},{"name":"v0.67.3","sha":"05a918ff39cf8ff80baabf327d03fa39cb2833e1","kind":"tag","published_at":"2022-02-22T14:36:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.3/manifests"},{"name":"v0.68.0-rc.1","sha":"d6e99a9b139e63f34e1f7333d0ff728e3f0395aa","kind":"tag","published_at":"2022-02-03T17:23:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.1/manifests"},{"name":"v0.67.2","sha":"46752860ed3e193f923d6b28484d07cdcb66a21a","kind":"tag","published_at":"2022-01-31T17:17:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.2/manifests"},{"name":"v0.68.0-rc.0","sha":"f6a40cfefeeac245a487f93aa477fbf5c7d1701b","kind":"tag","published_at":"2022-01-28T19:26:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.68.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.68.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.68.0-rc.0/manifests"},{"name":"v0.67.1","sha":"53db99efec00da47150e99602b2845abe330bfc8","kind":"tag","published_at":"2022-01-20T19:06:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.1/manifests"},{"name":"v0.67.0","sha":"68d1e7d7ac192cf2a8fbfb38ae66ae68c88794dd","kind":"tag","published_at":"2022-01-18T22:12:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0/manifests"},{"name":"v0.67.0-rc.6","sha":"c3aa86bea2c776d761b80ee2f8828fd2e50d7ea9","kind":"commit","published_at":"2021-12-14T19:32:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.6/manifests"},{"name":"v0.66.4","sha":"1b31d6bb582768ccbe92d3c1a9e43354a8c531e5","kind":"commit","published_at":"2021-12-09T20:36:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.4/manifests"},{"name":"v0.67.0-rc.5","sha":"73afb97e89f8c1567428ad40346aac253b9f7550","kind":"commit","published_at":"2021-12-06T23:36:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.5/manifests"},{"name":"v0.67.0-rc.4","sha":"cd8fa9d3e8084202df5ae58adc3779bf1f743171","kind":"commit","published_at":"2021-11-30T20:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.4/manifests"},{"name":"v0.67.0-rc.3","sha":"209bb94b9f6e72d40859f1e5712d1a7a7cbc2176","kind":"commit","published_at":"2021-11-10T18:12:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.3/manifests"},{"name":"v0.66.3","sha":"3b5e4463ae5662743a6ee1ac6251db52d7af78f2","kind":"commit","published_at":"2021-11-10T06:54:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.3/manifests"},{"name":"v0.64.3","sha":"98b804a09fb86577ecc659ff07ae558c43167274","kind":"commit","published_at":"2021-11-04T21:10:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.3/manifests"},{"name":"v0.66.2","sha":"6c19dc3266b84f47a076b647a1c93b3c3b69d2c5","kind":"commit","published_at":"2021-11-04T07:25:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.2/manifests"},{"name":"v0.65.2","sha":"7eff4b6f8e71997b09949f81eccbd195cf182fff","kind":"commit","published_at":"2021-11-04T07:09:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.2/manifests"},{"name":"v0.67.0-rc.2","sha":"a7d3ffee55e1e2b6b4c9b71be876299c982a58f9","kind":"commit","published_at":"2021-10-25T21:00:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.2/manifests"},{"name":"v0.67.0-rc.1","sha":"f6895e9b53fb7d57464c417de38d2fc9364104b3","kind":"commit","published_at":"2021-10-22T21:30:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.1/manifests"},{"name":"v0.67.0-rc.0","sha":"e18cf90d71d0bef2e2a0caf30a89e53129152965","kind":"commit","published_at":"2021-10-16T21:08:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.67.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.67.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.67.0-rc.0/manifests"},{"name":"v0.66.1","sha":"d48ed4a4bb8cf1db78b72d370b64cd120bdb9099","kind":"commit","published_at":"2021-10-15T19:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.1/manifests"},{"name":"v0.66.0","sha":"09a21f0f3790d42e766d865fd3eb8b1d04a847f7","kind":"commit","published_at":"2021-10-01T22:24:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0/manifests"},{"name":"v0.66.0-rc.4","sha":"d47fd4a32e1c76818118ffcd4174e7fcab75cb56","kind":"commit","published_at":"2021-09-24T02:34:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.4/manifests"},{"name":"v0.66.0-rc.3","sha":"ab50c6ee2e195cb9359b2e4faa79dc48b0c630bf","kind":"commit","published_at":"2021-09-17T06:34:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.3/manifests"},{"name":"v0.66.0-rc.2","sha":"614a370d8615f0edccdfdcfe36ad1d5cf5f14504","kind":"commit","published_at":"2021-09-10T02:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.2/manifests"},{"name":"v0.66.0-rc.1","sha":"d552362f85295bc6b056fcf3019ca0210b4b2a65","kind":"commit","published_at":"2021-09-01T22:20:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.1/manifests"},{"name":"v0.66.0-rc.0","sha":"a0429ebb5456be1c6f1b04bcf2bf70052ee014bf","kind":"commit","published_at":"2021-08-27T08:12:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.66.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.66.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.66.0-rc.0/manifests"},{"name":"v0.65.1","sha":"e4d576f6556cd3240c46f2e337d3e70495c48e43","kind":"commit","published_at":"2021-08-19T18:14:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.1/manifests"},{"name":"v0.65.0","sha":"7473ce1d4e34e09927b140e0776600ac03c3bb0c","kind":"commit","published_at":"2021-08-17T16:05:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0/manifests"},{"name":"v0.65.0-rc.4","sha":"5f0b805b54563fefc65aa68cfa866ad23d57dacb","kind":"commit","published_at":"2021-08-11T16:03:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.4/manifests"},{"name":"v0.65.0-rc.3","sha":"e8d725a37388354b8dffe343ca05e14609c28192","kind":"commit","published_at":"2021-07-23T15:54:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.3/manifests"},{"name":"v0.65.0-rc.2","sha":"db7aa7b12cb5558fb1d877fff4c746acf437ad91","kind":"commit","published_at":"2021-06-18T09:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.2/manifests"},{"name":"v0.65.0-rc.1","sha":"0e08b25284390751e852f89286deb51e281fc715","kind":"commit","published_at":"2021-06-17T11:11:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.1/manifests"},{"name":"v0.65.0-rc.0","sha":"55569686455ce98bd769624d78a8be787f827625","kind":"commit","published_at":"2021-06-09T13:56:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.65.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.65.0-rc.0/manifests"},{"name":"v0.64.2","sha":"757bb75fbf837714725d7b2af62149e8e2a7ee51","kind":"commit","published_at":"2021-06-03T17:18:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.2/manifests"},{"name":"v0.64.1","sha":"787567a15014c73b87353b7d418c064c5643e7cc","kind":"commit","published_at":"2021-05-05T09:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.1/manifests"},{"name":"v0.62.3","sha":"83425fa72f1f9a12f6b6deefd66fa8bd154a3651","kind":"commit","published_at":"2021-05-05T09:33:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.3/manifests"},{"name":"v0.64.0","sha":"ace025d2cbcc06ef076cbf460be445b18baddcc7","kind":"commit","published_at":"2021-03-12T18:21:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0/manifests"},{"name":"v0.64.0-rc.4","sha":"1aa4f47e2f119c447b4de42808653df080d95fe9","kind":"commit","published_at":"2021-03-01T19:37:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.4/manifests"},{"name":"v0.64.0-rc.3","sha":"e846740d389c857103754ebdce63d2e69b94c10c","kind":"commit","published_at":"2021-02-05T21:36:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.3/manifests"},{"name":"v0.64.0-rc.2","sha":"1eb7d4aef78ddfd8e975bfd6d279398366f37edf","kind":"commit","published_at":"2020-12-18T17:01:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.2/manifests"},{"name":"v0.63.4","sha":"27651720b40cab564a0cbd41be56a02584e0c73a","kind":"commit","published_at":"2020-11-30T14:39:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.4/manifests"},{"name":"v0.64.0-rc.1","sha":"d197e958930d18e2bbceb604860e60d62754be20","kind":"commit","published_at":"2020-11-25T11:48:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.1/manifests"},{"name":"v0.64.0-rc.0","sha":"0117077b9572f5b674578e19073e31e4693e9d41","kind":"commit","published_at":"2020-11-23T15:41:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.64.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.64.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.64.0-rc.0/manifests"},{"name":"v0.63.3","sha":"7100756bb8b0b1ac85ccaa32c0ce5c1cc70d524f","kind":"commit","published_at":"2020-09-29T14:19:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.3/manifests"},{"name":"v0.63.2","sha":"3c9e5f1470c91ff8a161d8e248cf0a73318b1f40","kind":"commit","published_at":"2020-07-22T09:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.2/manifests"},{"name":"v0.63.1","sha":"ce0fd0a57f843164d3c903cf89417884ff4c1f6b","kind":"commit","published_at":"2020-07-14T20:47:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.1/manifests"},{"name":"v0.63.0","sha":"4f897336b6ce6c640a65f86b65c6d386ea55b944","kind":"commit","published_at":"2020-07-08T18:26:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0/manifests"},{"name":"v0.63.0-rc.1","sha":"48413a44377ccad1bf894bcdc3ab3aa6081e2569","kind":"commit","published_at":"2020-05-04T21:12:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.1/manifests"},{"name":"v0.63.0-rc.0","sha":"e2dd18d8b0269d6cfd13870f038a58c5c9bf2795","kind":"commit","published_at":"2020-04-16T18:01:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.63.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.63.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.63.0-rc.0/manifests"},{"name":"v0.62.2","sha":"b9944e54ae35c2beed0e78ea454d871e0fe92ec6","kind":"commit","published_at":"2020-04-08T17:01:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.2/manifests"},{"name":"v0.62.1","sha":"25011a6d09c62a519c61df2c5c3ac6384c17ab1f","kind":"commit","published_at":"2020-04-03T15:09:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.1/manifests"},{"name":"v0.62.0","sha":"9101eaf121a32538815043f534111930c9145741","kind":"commit","published_at":"2020-03-26T17:03:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0/manifests"},{"name":"v0.62.0-rc.5","sha":"83aff2c32f14e1fc441f67afce2fb38d5c2cbab1","kind":"commit","published_at":"2020-03-07T15:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.5/manifests"},{"name":"v0.62.0-rc.4","sha":"ba3815feaea1f385e88d58e873094894bb63416d","kind":"commit","published_at":"2020-03-06T18:48:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.4/manifests"},{"name":"v0.62.0-rc.3","sha":"dfa8fed64b35f50ce9f747964953236d8b514bd0","kind":"commit","published_at":"2020-02-25T19:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.3/manifests"},{"name":"v0.62.0-rc.2","sha":"c5ecc6ffff7e8c6c82b64fb46f4e95a053fa3dff","kind":"commit","published_at":"2020-02-13T16:47:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.2/manifests"},{"name":"v0.62.0-rc.1","sha":"2bf7f1046d135ec3c46e8cc497898f4f57c1b4d5","kind":"commit","published_at":"2020-01-21T08:27:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.1/manifests"},{"name":"v0.62.0-rc.0","sha":"203f3e3399ed46014eb25c9025f21d99dd5a5e22","kind":"commit","published_at":"2019-12-18T15:36:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.62.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.62.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.62.0-rc.0/manifests"},{"name":"v0.61.5","sha":"86cad7d69099baaaeae10ac7c0912a023101f257","kind":"commit","published_at":"2019-11-23T14:44:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.5/manifests"},{"name":"v0.61.4","sha":"95a510180a7f67176666978168f19c1c0f92f3cd","kind":"commit","published_at":"2019-11-04T19:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.4/manifests"},{"name":"v0.61.3","sha":"35001d2c77cc5082990a60fb72b03bf430b106a0","kind":"commit","published_at":"2019-10-29T19:35:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.3/manifests"},{"name":"v0.61.2","sha":"3a96f4c6c1b1ea5556cd42c8e29dcf248e64ea4c","kind":"commit","published_at":"2019-10-02T18:52:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.2/manifests"},{"name":"v0.61.1","sha":"c833f41177687c1296aa705decd25313f8b0c219","kind":"commit","published_at":"2019-09-25T09:30:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.1/manifests"},{"name":"v0.61.0","sha":"3293792b1f5ee05a0e95048987caa0481f083fde","kind":"commit","published_at":"2019-09-24T19:27:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0/manifests"},{"name":"v0.60.6","sha":"14c03298d851b1b36854eda994ff62a8406bff56","kind":"commit","published_at":"2019-09-23T23:59:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.6/manifests"},{"name":"v0.61.0-rc.3","sha":"fc6580e2e055d64ab5bcf19c0598505b927f7523","kind":"commit","published_at":"2019-09-10T17:01:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.3/manifests"},{"name":"v0.61.0-rc.2","sha":"0356b1fa1358d38a9e8da0df0a4fd84ed56078e7","kind":"commit","published_at":"2019-09-04T15:55:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.2/manifests"},{"name":"v0.61.0-rc.0","sha":"c57bfea01ea376babbddd20bfa20cd4f72d6b107","kind":"commit","published_at":"2019-08-27T14:20:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.61.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.61.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.61.0-rc.0/manifests"},{"name":"v0.60.5","sha":"35300147ca66677f42e8544264be72ac0e9d1b45","kind":"commit","published_at":"2019-08-13T17:19:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.5/manifests"},{"name":"v0.60.4","sha":"eec4dc6b7287c5a3536ca18b553e3153a0aba103","kind":"commit","published_at":"2019-07-18T12:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.4/manifests"},{"name":"v0.60.3","sha":"0190c9c97b598b782d677e748d211437b4b85dd1","kind":"commit","published_at":"2019-07-11T18:33:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.3/manifests"},{"name":"0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.60.2/manifests"},{"name":"v0.60.2","sha":"b867cf8974e07c0b752d54727311a6f74a450ad9","kind":"commit","published_at":"2019-07-11T16:17:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.2/manifests"},{"name":"v0.60.1","sha":"8dd8ec7cb01d9bb07ff0f540ab44f41441716258","kind":"commit","published_at":"2019-07-11T15:51:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.1/manifests"},{"name":"v0.60.0","sha":"769e35ba5f4c31ef913035a5cc8bc0e88546ca55","kind":"commit","published_at":"2019-07-03T12:54:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0/manifests"},{"name":"v0.59.10","sha":"c20070f10458d48d6ac1eaac49e681e932bfb9fd","kind":"commit","published_at":"2019-07-02T10:52:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.10","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.10/manifests"},{"name":"v0.60.0-rc.3","sha":"8a43321271bd58bbe0bca27593e121077d7a4065","kind":"commit","published_at":"2019-06-28T09:49:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.3/manifests"},{"name":"v0.60.0-rc.2","sha":"9792f2c9d7f47b1f66e196c7f70497d3253ef6e6","kind":"commit","published_at":"2019-06-20T10:40:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.2/manifests"},{"name":"v0.60.0-rc.1","sha":"06fffc204252eb0b4ca3524768c6fbd4d78d79ab","kind":"commit","published_at":"2019-06-10T11:30:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.1/manifests"},{"name":"v0.59.9","sha":"43945c114eabaa46bd7ec91f5e241f18e1004f2f","kind":"commit","published_at":"2019-06-05T16:04:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.9","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.9/manifests"},{"name":"v0.60.0-rc.0","sha":"55332afb2901c975381c78adcd572ede6218915a","kind":"commit","published_at":"2019-05-30T15:29:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.60.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.60.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.60.0-rc.0/manifests"},{"name":"v0.59.8","sha":"a442e0b63526405249ddf50e58f1fdc618c789bc","kind":"commit","published_at":"2019-05-08T17:05:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.8/manifests"},{"name":"v0.59.5","sha":"822bdd4a0b3182e32ae1f6728ff3763f15b11f75","kind":"commit","published_at":"2019-04-17T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.5/manifests"},{"name":"v0.59.4","sha":"d60a2fbb01a33ce870159940e6ceae8154cab2d3","kind":"commit","published_at":"2019-04-08T21:51:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.4/manifests"},{"name":"v0.59.3","sha":"3b91a7ec234b9aebfe11bb1c94de7b41444b57f2","kind":"commit","published_at":"2019-04-01T11:43:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.3/manifests"},{"name":"v0.59.2","sha":"9bb5c32de9ef06942e38ea6cf5d9000c37741c37","kind":"commit","published_at":"2019-03-25T21:22:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.2/manifests"},{"name":"v0.59.1","sha":"60cf18fad48a8ff74c6f0697d18fee0272e45955","kind":"commit","published_at":"2019-03-14T11:12:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.1/manifests"},{"name":"v0.59.0","sha":"7c73f2bb5a0f97902f469bc043681e79e161aac3","kind":"commit","published_at":"2019-03-12T12:42:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0/manifests"},{"name":"v0.58.6","sha":"7da864284997109a37bbef739289c5e6e8d0514e","kind":"commit","published_at":"2019-02-28T15:57:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.6/manifests"},{"name":"v0.59.0-rc.3","sha":"9cb4d3f2c1e133d40d5c5d44583dc45243e033bd","kind":"commit","published_at":"2019-02-27T21:21:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.3/manifests"},{"name":"v0.58.5","sha":"41577ec70e333c2f66be6a9556d441cd509df50f","kind":"commit","published_at":"2019-02-19T14:20:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.5/manifests"},{"name":"v0.59.0-rc.2","sha":"40603bc9c4bb9ede095e7ba9c55f56a81847f4d1","kind":"commit","published_at":"2019-02-18T17:04:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.2/manifests"},{"name":"v0.59.0-rc.1","sha":"176865597121f2d32571796c78982998036062b9","kind":"commit","published_at":"2019-02-15T15:38:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.1/manifests"},{"name":"v0.59.0-rc.0","sha":"5a314690f2d9bc0c23c93bd80e494629a6111179","kind":"commit","published_at":"2019-02-13T20:14:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.59.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.59.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.59.0-rc.0/manifests"},{"name":"v0.58.4","sha":"de9019295d881e5bca497ad460e5d213d73be943","kind":"commit","published_at":"2019-02-06T16:45:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.4/manifests"},{"name":"v0.58.3","sha":"adf1274955292c085009b175c91447c9c51eadad","kind":"commit","published_at":"2019-01-28T18:22:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.3/manifests"},{"name":"v0.58.2","sha":"6084cf14015d31d69ec150c62ecd6c38a6fd91d7","kind":"commit","published_at":"2019-01-28T16:08:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.2/manifests"},{"name":"v0.58.1","sha":"a289b7efb0d63881991d626da85df78cd2131c14","kind":"commit","published_at":"2019-01-25T15:32:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.1/manifests"},{"name":"v0.58.0","sha":"57ad19758db60992a4d8ab55219d86eb892ac2b0","kind":"commit","published_at":"2019-01-24T20:01:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0/manifests"},{"name":"v0.58.0-rc.3","sha":"60b3942389be508935589df41c2a7203922cc5a7","kind":"commit","published_at":"2019-01-17T15:02:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.3/manifests"},{"name":"v0.58.0-rc.2","sha":"d25e304bcc6165e0266536ac92cd941c50c44a41","kind":"commit","published_at":"2019-01-03T22:19:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.2/manifests"},{"name":"v0.57.8","sha":"af79164b5877429b5f8bca47cfe01030b4dabfa9","kind":"commit","published_at":"2018-12-13T10:23:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.8/manifests"},{"name":"v0.58.0-rc.1","sha":"c0bf7a128ca6e2a24dd49a0a0d32f6db9aea646f","kind":"commit","published_at":"2018-12-06T08:39:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.1/manifests"},{"name":"v0.57.7","sha":"2151c30474518858a5368013f5ea024588b279b9","kind":"commit","published_at":"2018-11-27T13:10:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.7","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.7/manifests"},{"name":"v0.57.6","sha":"d5332fbad2e25b861d382e948bb5c6e19fcb51d7","kind":"commit","published_at":"2018-11-26T17:19:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.6/manifests"},{"name":"v0.58.0-rc.0","sha":"0c1c66e719d2497022da0d3253e8a8ea5ce0ce47","kind":"commit","published_at":"2018-11-22T17:30:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.58.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.58.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.58.0-rc.0/manifests"},{"name":"v0.57.5","sha":"44bfffb11666f2d1775dee5dd2890fc2255d2ab0","kind":"commit","published_at":"2018-11-13T15:07:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.5/manifests"},{"name":"v0.57.4","sha":"468161232e52c64f3f4dc5cf54226ac6eae6f1a2","kind":"commit","published_at":"2018-10-25T16:52:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.4/manifests"},{"name":"v0.57.3","sha":"8fd5bcc88885b69f8fbf1c7448ac63cd5089cc40","kind":"commit","published_at":"2018-10-12T11:19:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.3/manifests"},{"name":"v0.57.2","sha":"4a440f40189ea54bd64f7a03bd05bf26619ad320","kind":"commit","published_at":"2018-10-04T20:29:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.2/manifests"},{"name":"v0.57.1","sha":"ba89bf4252a30207c9582c968c033961616b56de","kind":"commit","published_at":"2018-09-21T16:22:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.1/manifests"},{"name":"v0.57.0","sha":"3008c3ccba7ec9b247f8ce40b2c9ef13deafb63f","kind":"commit","published_at":"2018-09-12T11:21:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0/manifests"},{"name":"v0.56.1","sha":"78f3de0abc21f42c49f7b9ce61adc5b860df15cf","kind":"commit","published_at":"2018-09-10T09:49:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.1/manifests"},{"name":"v0.57.0-rc.4","sha":"8402c97f83fb100326fe342e54be3e0ab9c27fae","kind":"commit","published_at":"2018-09-06T23:13:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.4/manifests"},{"name":"v0.57.0-rc.3","sha":"a8aa8b673cbb477e41651eb61c62932c2a8b198c","kind":"commit","published_at":"2018-08-24T21:51:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.3/manifests"},{"name":"v0.57.0-rc.2","sha":"f7fc381eda7750b7f14b6cbcc8533cf1c30e7597","kind":"commit","published_at":"2018-08-22T21:55:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.2/manifests"},{"name":"v0.57.0-rc.1","sha":"a92bb3b06e57bcb0dd9378e098152ee429af425d","kind":"commit","published_at":"2018-08-22T20:20:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.1/manifests"},{"name":"v0.57.0-rc.0","sha":"074845106d88f9214140d83ce0e2b070cec9cfdd","kind":"commit","published_at":"2018-08-14T11:07:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.57.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.57.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.57.0-rc.0/manifests"},{"name":"v0.56.0","sha":"3c6a916536da67a4591f71883723c67a0c7be9d7","kind":"commit","published_at":"2018-07-04T14:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0/manifests"},{"name":"v0.56.0-rc.5","sha":"93379b696bbddb6e3a316317bb65a623f3219362","kind":"commit","published_at":"2018-07-04T00:26:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.5/manifests"},{"name":"v0.56.0-rc.4","sha":"b4b06101671798b02eeb46f5916e603970de5056","kind":"commit","published_at":"2018-06-27T16:25:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.4/manifests"},{"name":"v0.56.0-rc.3","sha":"ce739139f370dc5b9a28ba7c4f23825f4d2432bc","kind":"commit","published_at":"2018-06-22T16:39:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.3/manifests"},{"name":"v0.56.0-rc.2","sha":"d9d324073ff61c337e725a374f52be5608ba748d","kind":"commit","published_at":"2018-06-15T17:18:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.2/manifests"},{"name":"v0.56.0-rc.1","sha":"e07bbbe24d20cceb7d3ddcac779728f6bd19ddbf","kind":"commit","published_at":"2018-06-13T20:03:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc.1/manifests"},{"name":"v0.56.0-rc","sha":"d642e60291995207b280f5129d454cae7707abe8","kind":"commit","published_at":"2018-06-11T16:46:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.56.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.56.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.56.0-rc/manifests"},{"name":"v0.55.4","sha":"370bcffba748e895ad8afa825bfef40bff859c95","kind":"commit","published_at":"2018-04-27T16:34:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.4/manifests"},{"name":"v0.55.3","sha":"2845a8661cf1a3cbb8e6148b181a96f6a55b149d","kind":"commit","published_at":"2018-04-17T20:43:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.3/manifests"},{"name":"v0.55.2","sha":"a05f85172e8f7dae98c979096f24a55ad94b7356","kind":"commit","published_at":"2018-04-06T16:20:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.2/manifests"},{"name":"v0.55.1","sha":"44f19f745b1d7e577f9835939c1167db4a5ad9ee","kind":"commit","published_at":"2018-04-05T21:56:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.1/manifests"},{"name":"v0.55.0","sha":"2e384184bc7b3173e3bb41e2128eb75ba8aee8db","kind":"commit","published_at":"2018-04-03T14:58:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0/manifests"},{"name":"v0.55.0-rc.2","sha":"c70578ab76153bbfdb290810a1bb9488bc979199","kind":"commit","published_at":"2018-03-28T17:12:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.2/manifests"},{"name":"v0.54.4","sha":"56a2d6d720f2684b7aaf72e7c3938458553d9300","kind":"commit","published_at":"2018-03-28T17:09:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.4/manifests"},{"name":"v0.54.3","sha":"69c277051eff6471ba1d038f2542bbacb9941b2f","kind":"commit","published_at":"2018-03-23T09:27:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.3/manifests"},{"name":"v0.55.0-rc.1","sha":"b20827250e77e22c50b19aaa04a9603a2657756b","kind":"commit","published_at":"2018-03-20T20:50:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.1/manifests"},{"name":"v0.55.0-rc.0","sha":"9c29faf6a94728c4bda45171302807721c557d26","kind":"commit","published_at":"2018-03-12T22:53:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.55.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.55.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.55.0-rc.0/manifests"},{"name":"v0.54.2","sha":"9a3cad4d89f0e00d694022afb7673d1b0133bb5b","kind":"commit","published_at":"2018-03-12T21:17:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.2/manifests"},{"name":"v0.54.1","sha":"2d57335fa7c1b15da845b13e6fb30a516cf224cb","kind":"commit","published_at":"2018-03-09T17:20:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.1/manifests"},{"name":"v0.54.0","sha":"815a07c77ba577cb7e77378f5245103e0b0bffe3","kind":"commit","published_at":"2018-03-01T17:01:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0/manifests"},{"name":"v0.54.0-rc.4","sha":"67e67ec83ce83d4a1a38bc29dd52bf5c28723752","kind":"commit","published_at":"2018-02-27T08:58:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.4/manifests"},{"name":"v0.53.3","sha":"2563503d0c5d9405096119c0af8c41943648607d","kind":"commit","published_at":"2018-02-20T10:35:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.3/manifests"},{"name":"v0.53.2","sha":"847a6f9eecbac357448198a18e42dc800da65a11","kind":"commit","published_at":"2018-02-19T13:10:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.2/manifests"},{"name":"v0.51.1","sha":"984cbb3524fafad8901a7186984745a873017e5a","kind":"commit","published_at":"2018-02-14T14:49:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.1/manifests"},{"name":"v0.52.3","sha":"8a5b6a5a093be2c368ad924b077ca4b3a65b5cf1","kind":"commit","published_at":"2018-02-14T14:47:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.3/manifests"},{"name":"v0.53.1","sha":"f7f400fb7e7d3cac1c607451a03a5210e92393d9","kind":"commit","published_at":"2018-02-14T14:46:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.1/manifests"},{"name":"v0.54.0-rc.3","sha":"21dd3dd296989f4de2d4e9b1ba0df88ea2d32413","kind":"commit","published_at":"2018-02-13T17:11:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.3/manifests"},{"name":"v0.54.0-rc.2","sha":"4d0ee37293b5e21fc3c7a8c6edd72c9ff899df7d","kind":"commit","published_at":"2018-02-13T02:50:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.2/manifests"},{"name":"v0.54.0-rc.0","sha":"49e35bd9399716a2734e824bab14faf1683cdfdd","kind":"commit","published_at":"2018-02-12T20:19:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.54.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.54.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.54.0-rc.0/manifests"},{"name":"v0.53.0","sha":"f7bd2a333c9afdaf87fb014b737149c78c86a0e3","kind":"commit","published_at":"2018-02-05T14:07:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0/manifests"},{"name":"v0.52.2","sha":"4080141a93127ba64e2d418c73e95b36f4eb5eee","kind":"commit","published_at":"2018-01-26T10:57:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.2/manifests"},{"name":"v0.53.0-rc.1","sha":"997bfb50e18529483947c34a2924ac18ff233ba9","kind":"commit","published_at":"2018-01-18T20:15:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.1/manifests"},{"name":"v0.52.1","sha":"9a8784c241464c581c3ca8584511244666f9efb5","kind":"commit","published_at":"2018-01-18T20:13:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.1/manifests"},{"name":"v0.53.0-rc.0","sha":"0b996577e321d439aa6ede4c7400ea76efb7816a","kind":"commit","published_at":"2018-01-10T17:02:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.53.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.53.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.53.0-rc.0/manifests"},{"name":"v0.52.0","sha":"f465017fe895e5b491c37d0ef6dacab798b1631e","kind":"commit","published_at":"2018-01-08T12:45:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0/manifests"},{"name":"v0.52.0-rc.0","sha":"02a61a8d8ebe6ecf750970102595f356cf83d0a4","kind":"commit","published_at":"2017-12-18T17:27:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.52.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.52.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.52.0-rc.0/manifests"},{"name":"v0.51.0","sha":"5f3f3d463ab6235c364535cad790ed39470b69c8","kind":"commit","published_at":"2017-12-06T02:39:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0/manifests"},{"name":"v0.51.0-rc.3","sha":"ec2f97ac1a043556c4db1aa8703f386dd5b29246","kind":"commit","published_at":"2017-11-30T17:49:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.3/manifests"},{"name":"v0.50.4","sha":"86d548ad8e798540d040cd9d9777c11e8e0dbab2","kind":"commit","published_at":"2017-11-24T14:16:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.4/manifests"},{"name":"v0.51.0-rc.2","sha":"d93de22ad9741afc3ad442babfb53c8ec424af08","kind":"commit","published_at":"2017-11-21T21:39:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.2/manifests"},{"name":"docusaurus-A","sha":"dc04bf3d96fb271b17a0b0ec45ea5da59917f21b","kind":"commit","published_at":"2017-11-15T23:34:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/docusaurus-A","html_url":"https://github.com/facebook/react-native/releases/tag/docusaurus-A","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/docusaurus-A/manifests"},{"name":"v0.50.3","sha":"796918c94ebd384b1c349e7e13dd6f613cbdebec","kind":"commit","published_at":"2017-11-08T12:18:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.3/manifests"},{"name":"v0.50.2","sha":"26b20bce9dc7a70f1ee9c1ba5e1389e727ec1535","kind":"commit","published_at":"2017-11-07T20:05:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.2/manifests"},{"name":"v0.51.0-rc.1","sha":"c85aa82cd02c22bb0a99c84e05aa66592410b91d","kind":"commit","published_at":"2017-11-04T23:48:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.1/manifests"},{"name":"v0.50.1","sha":"f983624f3756b2d5e564edd1636cdd738eff708c","kind":"commit","published_at":"2017-11-04T00:08:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.1/manifests"},{"name":"v0.50.0","sha":"6ea6684ce22606a7b6053d19927c8abf20e70d9e","kind":"commit","published_at":"2017-11-03T16:51:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0/manifests"},{"name":"v0.51.0-rc.0","sha":"7f4fe158a2cccfae68d3e9f5021cec6d8b29df56","kind":"commit","published_at":"2017-11-03T16:50:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.51.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.51.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.51.0-rc.0/manifests"},{"name":"v0.50.0-rc.2","sha":"1f6cd2d37d5ebe09a58f76c53732d1b2dc0e43c0","kind":"commit","published_at":"2017-10-30T09:31:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.2/manifests"},{"name":"v0.49.5","sha":"07f48ebf4a2212926b6e5f6f524854b6690b1c2c","kind":"commit","published_at":"2017-10-27T18:55:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.5/manifests"},{"name":"v0.50.0-rc.1","sha":"2da00fe871299ffca4edf7598e62b69b7101f52d","kind":"commit","published_at":"2017-10-19T14:51:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.1/manifests"},{"name":"v0.49.4","sha":"ee68b113fff5d8952dbed1cdd41d322d92ea0fbc","kind":"commit","published_at":"2017-10-13T06:53:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.4/manifests"},{"name":"v0.50.0-rc.0","sha":"63238f6add56529d5ee9814cfcfc73542cb42397","kind":"commit","published_at":"2017-10-11T17:36:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.50.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.50.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.50.0-rc.0/manifests"},{"name":"v0.49.3","sha":"afdd0d5d93dcbac93edc3b20fe8924cabe6f8a56","kind":"commit","published_at":"2017-10-09T09:03:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.3/manifests"},{"name":"v0.49.2","sha":"7b7b491e50c89e071eb80a74d497eaaeaf52a033","kind":"commit","published_at":"2017-10-07T09:58:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.2/manifests"},{"name":"v0.49.1","sha":"cd81eff5b891a0b5c528b4315423f157100b67e8","kind":"commit","published_at":"2017-10-04T02:08:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.1/manifests"},{"name":"v0.49.0","sha":"35717c773a680487e2b3ae82f07a24a3016776de","kind":"commit","published_at":"2017-10-03T15:42:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0/manifests"},{"name":"v0.49.0-rc.6","sha":"af896546993960de5cb06316967f71c72d23c5b1","kind":"commit","published_at":"2017-09-28T07:37:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.6","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.6/manifests"},{"name":"v0.48.4","sha":"6ce42441ec98bb8543e8eff8849ce50e076ce520","kind":"commit","published_at":"2017-09-22T23:26:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.4/manifests"},{"name":"v0.49.0-rc.5","sha":"ac4a214eeb826a8c3d5e69318fc319dab1921391","kind":"commit","published_at":"2017-09-19T05:59:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.5/manifests"},{"name":"v0.49.0-rc.4","sha":"a41995ff5c2c51f91a1d38f618c272066acce127","kind":"commit","published_at":"2017-09-14T19:11:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.4/manifests"},{"name":"v0.49.0-rc.3","sha":"dff572c174d6d5004b8a638974e15acc146b8109","kind":"commit","published_at":"2017-09-11T22:27:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.3/manifests"},{"name":"v0.48.3","sha":"641a08fb1c720156aef26c047220fc10e17413de","kind":"commit","published_at":"2017-09-11T22:21:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.3/manifests"},{"name":"v0.49.0-rc.2","sha":"897a3a5d5e2ce725321504bc64e0173da208ddd7","kind":"commit","published_at":"2017-09-08T09:37:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.2/manifests"},{"name":"v0.48.2","sha":"fe0ce843567dbd9683d00b91e69184d2b8a915bf","kind":"commit","published_at":"2017-09-07T21:03:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.2/manifests"},{"name":"v0.48.1","sha":"13be4e5245b09e62263ebf702b0c52470269cc99","kind":"commit","published_at":"2017-09-04T08:22:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.1/manifests"},{"name":"v0.49.0-rc.0","sha":"d82138ff9101a4c09984ac0870152896d5f89d23","kind":"commit","published_at":"2017-09-01T15:28:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.49.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.49.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.49.0-rc.0/manifests"},{"name":"v0.48.0","sha":"47f6e5782e2175ff8256846c75c7a5ebe168d642","kind":"commit","published_at":"2017-09-01T15:11:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0/manifests"},{"name":"v0.47.2","sha":"27ebc7f786df43dd23fcaf29e5705fbf0a3ab6e0","kind":"commit","published_at":"2017-08-22T08:59:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.2/manifests"},{"name":"v0.48.0-rc.1","sha":"ab64f7b9e831162d31793bebaaa58beaa2165dd6","kind":"commit","published_at":"2017-08-16T13:14:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.1/manifests"},{"name":"v0.47.1","sha":"7442dc889991952f6f3743114ab1152d12cacfa1","kind":"commit","published_at":"2017-08-02T12:22:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.1/manifests"},{"name":"v0.48.0-rc.0","sha":"580805968c0d8f7c5a1eb44d6b8489f33da0da5e","kind":"commit","published_at":"2017-08-01T18:42:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.48.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.48.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.48.0-rc.0/manifests"},{"name":"v0.47.0","sha":"8c3fbfa3b2daeeb1c990a8a7b09c996aa4763596","kind":"commit","published_at":"2017-08-01T15:19:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0/manifests"},{"name":"v0.47.0-rc.5","sha":"0aa7743b5f2cabfda2f88001fe815cbc91eef758","kind":"commit","published_at":"2017-07-26T23:56:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.5/manifests"},{"name":"v0.43.5","sha":"b19128e34b09d1040c7241462d1a52dbedd10811","kind":"commit","published_at":"2017-07-21T06:22:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.5/manifests"},{"name":"v0.47.0-rc.4","sha":"26208b0e680fb3b1a6e1f6729e71dad8339dde32","kind":"commit","published_at":"2017-07-17T21:01:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.4/manifests"},{"name":"v0.46.4","sha":"1e2a924ba60001c6f0587c7561536f00b2922cbf","kind":"commit","published_at":"2017-07-17T20:49:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.4/manifests"},{"name":"v0.46.3","sha":"579e574c9b0db5dd0676d9a33e11c28a669e9bab","kind":"commit","published_at":"2017-07-14T19:50:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.3/manifests"},{"name":"v0.47.0-rc.3","sha":"e681f3008023e4f8dad245664a9616b4ff7f1548","kind":"commit","published_at":"2017-07-13T00:53:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.3/manifests"},{"name":"v0.46.2","sha":"0ea75f537a9e9733d1e969815216174ef0995314","kind":"commit","published_at":"2017-07-12T23:14:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.2/manifests"},{"name":"v0.47.0-rc.2","sha":"3bc500f021e0e8a494764e2ae66930e02d45e805","kind":"commit","published_at":"2017-07-11T22:18:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.2/manifests"},{"name":"v0.45.1","sha":"a8342a9673ab48aa21f69cebf5d26899f37448e0","kind":"commit","published_at":"2017-07-10T22:25:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.1/manifests"},{"name":"v0.44.3","sha":"93d33a3d25052cd9127d3c09b4904e9fa002dc16","kind":"commit","published_at":"2017-07-10T22:24:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.3/manifests"},{"name":"v0.47.0-rc.1","sha":"d2cb63dbc8738144e2a0e67a0f4bef01ddeb2bdd","kind":"commit","published_at":"2017-07-07T19:42:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.1/manifests"},{"name":"v0.46.1","sha":"3a9d4963a3d9aba532ad682eb00c2f203e89463c","kind":"commit","published_at":"2017-07-07T16:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.1/manifests"},{"name":"v0.47.0-rc.0","sha":"8373e630c9920345aa0cdeaf3fedcbe731b92b42","kind":"commit","published_at":"2017-07-05T19:44:15.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.47.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.47.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.47.0-rc.0/manifests"},{"name":"v0.46.0","sha":"a42ebc18cea986c6f6cecf6de3a9490a9d835f6a","kind":"commit","published_at":"2017-07-05T14:50:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0/manifests"},{"name":"v0.46.0-rc.2","sha":"eb7d3bae26067d4358100e555168c5012dd7c7f8","kind":"commit","published_at":"2017-06-09T20:14:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.2/manifests"},{"name":"v0.46.0-rc.1","sha":"a98a51325e38ce151598616301a0de18741fe6c8","kind":"commit","published_at":"2017-06-07T19:11:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.1/manifests"},{"name":"v0.46.0-rc.0","sha":"ee7e4ab1a30b95e0468ba3db7b8b100d2e077d71","kind":"commit","published_at":"2017-06-07T11:37:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.46.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.46.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.46.0-rc.0/manifests"},{"name":"v0.45.0","sha":"1a72de8a6de04f2abeb8b01850f36f4fcd5f7ee5","kind":"commit","published_at":"2017-06-07T10:53:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0/manifests"},{"name":"v0.45.0-rc.3","sha":"446ff94cfec0e87b6387d9b3a05a85ed06fba3e6","kind":"commit","published_at":"2017-06-06T09:14:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.3/manifests"},{"name":"v0.45.0-rc.2","sha":"be6778875960a061d9678707b6b72c0b2882b255","kind":"commit","published_at":"2017-06-02T17:22:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.2/manifests"},{"name":"v0.44.2","sha":"648b7c9db11c204d0bdc340454a269cc7a21db83","kind":"commit","published_at":"2017-06-02T17:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.2/manifests"},{"name":"v0.45.0-rc.1","sha":"9d479ceb920664f71180897c98725fccacb8d2bb","kind":"commit","published_at":"2017-05-26T07:59:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.1/manifests"},{"name":"v0.44.1","sha":"5e809ba56be167e3e8f1cefa955bf3e0890d8fd7","kind":"commit","published_at":"2017-05-26T07:57:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.1/manifests"},{"name":"v0.45.0-rc.0","sha":"65683a69408e6f3a0aa1e9c8244526680280e43e","kind":"commit","published_at":"2017-05-11T10:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.45.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.45.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.45.0-rc.0/manifests"},{"name":"v0.44.0","sha":"469638e651c5858c82026814b77ea4d5f2eb8e2f","kind":"commit","published_at":"2017-05-01T08:22:51.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0/manifests"},{"name":"v0.43.4","sha":"405c573e0d41cdcb9f05b5a1b9a81a4ad9f97369","kind":"commit","published_at":"2017-04-20T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.4/manifests"},{"name":"v0.43.3","sha":"adc0963b3ef12a88663fa2d64e5676782fa06e14","kind":"commit","published_at":"2017-04-10T10:09:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.3/manifests"},{"name":"v0.43.2","sha":"11f16ebdbb83d770e0c6bbebb306282914758bd0","kind":"commit","published_at":"2017-04-06T14:49:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.2/manifests"},{"name":"v0.43.1","sha":"4f816e7e88a5cf65d0cc92c8034f6d65b7cbd480","kind":"commit","published_at":"2017-04-05T08:11:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.1/manifests"},{"name":"v0.43.0","sha":"0ad5eb73c56bad8f507642b690e72ad60d7aab30","kind":"commit","published_at":"2017-04-03T20:57:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0/manifests"},{"name":"v0.44.0-rc.0","sha":"ae47e356f6d47b0b4658059e68360d8779203a36","kind":"commit","published_at":"2017-04-03T15:11:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.44.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.44.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.44.0-rc.0/manifests"},{"name":"v0.43.0-rc.5","sha":"7631e6537294ea6e0bd5c4843e858479de90d5f2","kind":"commit","published_at":"2017-03-31T22:44:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.5/manifests"},{"name":"v0.41.104","sha":"ade476356b0800ce310071b7e60879899ee6b0fe","kind":"tag","published_at":"2017-03-30T18:54:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.104","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.104/manifests"},{"name":"v0.41.103","sha":"16b1ad18ff64760054574115f5999870ad118efa","kind":"tag","published_at":"2017-03-30T18:38:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.103","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.103/manifests"},{"name":"v0.41.102","sha":"5e337afdafa9ab561d8b274152bec163f05ae066","kind":"tag","published_at":"2017-03-24T05:16:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.102","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.102/manifests"},{"name":"v0.43.0-rc.4","sha":"bda953ea71b7304203d729afbb7e790738afcbde","kind":"commit","published_at":"2017-03-20T17:58:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.4/manifests"},{"name":"v0.42.3","sha":"113ebb3254831a635678522eb75375e67b3c8bb8","kind":"commit","published_at":"2017-03-18T06:56:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.3/manifests"},{"name":"v0.43.0-rc.3","sha":"ba0b8f603a25b4898e0f23f56ecff5df7d31acb2","kind":"commit","published_at":"2017-03-17T11:36:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.3/manifests"},{"name":"v0.42.2","sha":"d2c63e4998a7b80a7a136c044e91c5dd95df3b58","kind":"commit","published_at":"2017-03-17T11:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.2/manifests"},{"name":"v0.43.0-rc.2","sha":"34d8a2b487b4d0ec94152f3aa81752fd0b9b9f2d","kind":"commit","published_at":"2017-03-10T18:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.2/manifests"},{"name":"v0.42.1","sha":"d873f52574898b6b24fd2dcf1c0b5878a25d0bb3","kind":"commit","published_at":"2017-03-10T17:54:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.1/manifests"},{"name":"v0.43.0-rc.1","sha":"0adb1b35e83efcf47a9fde687c797186ae79c210","kind":"commit","published_at":"2017-03-06T11:28:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.1/manifests"},{"name":"v0.43.0-rc.0","sha":"c72a44874b59619ae8e3b2b4f3b327de7c92fc37","kind":"commit","published_at":"2017-03-02T14:44:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.43.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.43.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.43.0-rc.0/manifests"},{"name":"v0.42.0","sha":"6e650937fddf19cf5b6f1d5577e18c2ed5f64df2","kind":"commit","published_at":"2017-03-01T14:59:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0/manifests"},{"name":"v0.42.0-rc.3","sha":"3ccf8dfb099c8344394e63882fe6f91f8232c662","kind":"commit","published_at":"2017-02-14T14:01:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.3/manifests"},{"name":"v0.42.0-rc.2","sha":"363b904d590fc8b0c89bc52775c68de3d72edf4c","kind":"commit","published_at":"2017-02-08T12:03:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.2/manifests"},{"name":"v0.41.101","sha":"78ade2be3d538724f8cd17e5cdcf1003d7508b1a","kind":"tag","published_at":"2017-02-07T02:19:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.101","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.101/manifests"},{"name":"v0.41.100","sha":"f9a54c9d34afdc25a66f44ae20aa1be5cd05efb1","kind":"tag","published_at":"2017-02-07T01:51:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.100","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.100/manifests"},{"name":"v0.41.2","sha":"9347583d8a0747f476b8f2ecaa5dcbc6a91502f9","kind":"commit","published_at":"2017-02-06T08:30:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.2/manifests"},{"name":"v0.41.1","sha":"8b1a34d0eed188e7d60e57de855d29dfb316d720","kind":"commit","published_at":"2017-02-03T18:54:03.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.1/manifests"},{"name":"v0.42.0-rc.1","sha":"ff8257c47e42e6eb70a2e4b9149f1c34351c8291","kind":"commit","published_at":"2017-02-03T08:19:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.1/manifests"},{"name":"v0.41.0","sha":"5db36da8a1580a030fe20bfccd5542f9a05b80dc","kind":"commit","published_at":"2017-02-02T17:51:58.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0/manifests"},{"name":"v0.42.0-rc.0","sha":"26060a45268c50a6650c3941b658ffdf397bceac","kind":"commit","published_at":"2017-02-02T17:47:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.42.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.42.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.42.0-rc.0/manifests"},{"name":"v0.41.0-rc.1","sha":"f1fdd8914a3841cb5c75cf918d0a13ee91f7a785","kind":"commit","published_at":"2017-01-30T18:44:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.1/manifests"},{"name":"v0.41.0-rc.0","sha":"b570c23cfec73569ffe5ed66163080c3ecd37b6c","kind":"commit","published_at":"2017-01-04T12:48:22.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.41.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.41.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.41.0-rc.0/manifests"},{"name":"v0.40.0","sha":"a9357ccdbd4c3759e583d17e18bf65d212500a56","kind":"commit","published_at":"2017-01-04T11:08:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0/manifests"},{"name":"v0.39.2","sha":"92818eb8938813b7fb8762e2ec7f3bc5aa69e9b7","kind":"commit","published_at":"2016-12-11T22:07:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.2/manifests"},{"name":"v0.40.0-rc.2","sha":"55782575cbd7b182f6a3021fa6d75482c09b6b38","kind":"commit","published_at":"2016-12-08T11:43:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.2/manifests"},{"name":"v0.39.1","sha":"35fb7a9404e616386469945cf141993fd1ad9367","kind":"commit","published_at":"2016-12-08T11:24:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.1/manifests"},{"name":"v0.40.0-rc.1","sha":"e7ae12454df41f83901cff0a6a967047471818f8","kind":"commit","published_at":"2016-12-05T14:18:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.1/manifests"},{"name":"v0.38.1","sha":"bf74d8f93a111c7e8fa0b97f21bd86f67652f30d","kind":"commit","published_at":"2016-12-05T00:13:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.1/manifests"},{"name":"v0.40.0-rc.0","sha":"9233d85ec566e4a3e4eebdb5d8bdf87bb0188ac2","kind":"commit","published_at":"2016-12-02T01:15:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.40.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.40.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.40.0-rc.0/manifests"},{"name":"v0.39.0","sha":"324f8f8dc3a4996eab9b00cfd66971de2f78c0d2","kind":"commit","published_at":"2016-12-02T00:10:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0/manifests"},{"name":"v0.39.0-rc.0","sha":"daf4805f88e2f807cd6d5e74de91dd7077438abe","kind":"commit","published_at":"2016-11-23T06:31:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.39.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.39.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.39.0-rc.0/manifests"},{"name":"v0.38.0","sha":"fd2313f09855f52bdac55d0e6568b567757ff0e0","kind":"commit","published_at":"2016-11-23T06:05:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0/manifests"},{"name":"v0.38.0-rc.1","sha":"9de1d4f2dd1b90f4253fe532c66e30efd8b0ab69","kind":"commit","published_at":"2016-11-21T15:00:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.1/manifests"},{"name":"v0.38.0-rc.0","sha":"3c9d26e618cbbf49ea362763120d7298b2a8373b","kind":"commit","published_at":"2016-11-08T17:13:52.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.38.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.38.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.38.0-rc.0/manifests"},{"name":"v0.37.0","sha":"890342ed881f27d19a77e518c2c59ea56c162668","kind":"commit","published_at":"2016-11-07T23:19:54.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0/manifests"},{"name":"v0.37.0-rc.4","sha":"1ecc24a4eb9aee0bfe12867e8946cc52c4464710","kind":"commit","published_at":"2016-11-05T19:41:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.4/manifests"},{"name":"v0.37.0-rc.3","sha":"0b27d21455fff8c83ed4ca0ce5fa3edd8c5dfae9","kind":"commit","published_at":"2016-11-03T21:05:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.3/manifests"},{"name":"v0.37.0-rc.2","sha":"1142efae44ee5665c75ae4a0dab7c1708dd7bae9","kind":"commit","published_at":"2016-11-02T21:51:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.2/manifests"},{"name":"v0.36.1","sha":"486c507dd03423805fa76322d62cd6ad0da420fd","kind":"commit","published_at":"2016-11-01T21:24:28.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.1/manifests"},{"name":"v0.37.0-rc.0","sha":"4b1731727a10ca1872955a64bb08c5c589663078","kind":"commit","published_at":"2016-10-28T15:02:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.37.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.37.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.37.0-rc.0/manifests"},{"name":"v0.36.0","sha":"ec9f38c5408b403ab0c0d79cd019ce3d1a5d7d54","kind":"commit","published_at":"2016-10-25T11:07:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0/manifests"},{"name":"v0.36.0-rc.1","sha":"8491e08755c468c3b3e1256b7f352cb44140d189","kind":"commit","published_at":"2016-10-21T00:36:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.1/manifests"},{"name":"v0.35.0","sha":"2519010b1c7cf1f8e7b583a100686c364acafdbc","kind":"commit","published_at":"2016-10-11T11:25:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0/manifests"},{"name":"v0.36.0-rc.0","sha":"295867607be4fe92af017dc1bd6bfde722141232","kind":"commit","published_at":"2016-10-10T18:45:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.36.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.36.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.36.0-rc.0/manifests"},{"name":"v0.34.1","sha":"953f9b8d0a489dcb9314cc7be9e42e014c740c0f","kind":"commit","published_at":"2016-09-27T18:27:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.1/manifests"},{"name":"v0.35.0-rc.0","sha":"0f242a13008f8a8b87b78304930206de0c653b6f","kind":"commit","published_at":"2016-09-23T14:50:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.35.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.35.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.35.0-rc.0/manifests"},{"name":"v0.34.0","sha":"c1aa68b422d287aa82ea0af8a337d46373392fb7","kind":"commit","published_at":"2016-09-23T14:11:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0/manifests"},{"name":"v0.33.1","sha":"620ecbde6e1b350d1ebf5a3b34ce3339da36f181","kind":"commit","published_at":"2016-09-23T11:08:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.1/manifests"},{"name":"v0.34.0-rc.1","sha":"cd33c0d521184d470c105ae2510bf76a87d455ec","kind":"commit","published_at":"2016-09-23T07:53:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.1/manifests"},{"name":"v0.34.0-rc.0","sha":"d5e6737351416d09f30a6624be5cc0f61840fd1c","kind":"commit","published_at":"2016-09-09T13:48:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.34.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.34.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.34.0-rc.0/manifests"},{"name":"v0.33.0","sha":"c18d1dfd7d46c50320bfea83a7d48e829b579e93","kind":"commit","published_at":"2016-09-09T12:58:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0/manifests"},{"name":"v0.32.1","sha":"7a1410aca622b896bf4b63744991b61a9c57c6c0","kind":"commit","published_at":"2016-09-07T10:31:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.1/manifests"},{"name":"v0.33.0-rc.1","sha":"4be85575c003af858e82e11396d29c53fe005b0f","kind":"commit","published_at":"2016-09-06T19:36:04.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.1/manifests"},{"name":"v0.32.0","sha":"ff1c6f98b1e961af10f967a56358e53d5de02218","kind":"commit","published_at":"2016-08-21T09:40:21.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0/manifests"},{"name":"v0.33.0-rc.0","sha":"fadd5dc98bcfc0ee12f4b5c9fad8aae15be54fa3","kind":"commit","published_at":"2016-08-21T09:27:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.33.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.33.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.33.0-rc.0/manifests"},{"name":"v0.31.0","sha":"7a32f77f73450bf14014b980624e094255cc7369","kind":"commit","published_at":"2016-08-08T06:43:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0/manifests"},{"name":"v0.32.0-rc.0","sha":"b00f70033a0a92f91d787a14c72bc3f7c8e98505","kind":"commit","published_at":"2016-08-05T09:16:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.32.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.32.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.32.0-rc.0/manifests"},{"name":"v0.31.0-rc.1","sha":"5c6c7a2b40222168c99d066e9912f26637ce82e5","kind":"commit","published_at":"2016-08-01T05:24:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.1/manifests"},{"name":"v0.30.0","sha":"8f233dc3b6b990d4363a4cbeacf6a476a0e76521","kind":"commit","published_at":"2016-07-21T08:11:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0/manifests"},{"name":"v0.31.0-rc.0","sha":"9958afbcec22373a23fd8ee0d8bb508b169a6924","kind":"commit","published_at":"2016-07-21T07:51:56.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.31.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.31.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.31.0-rc.0/manifests"},{"name":"v0.29.2","sha":"62494fb66a3b89d5424e67402b308acda2848aee","kind":"commit","published_at":"2016-07-17T17:22:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"70fe990778336fd72d57e950133bfc2eb07daf18","kind":"commit","published_at":"2016-07-13T12:56:59.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"455496785a56591d04611836c6efa76858e84462","kind":"commit","published_at":"2016-07-05T22:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0/manifests"},{"name":"v0.30.0-rc.0","sha":"fd8e6d3eaa1a9c41d900f7659727e94dd3353455","kind":"commit","published_at":"2016-07-05T22:30:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.30.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.30.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.30.0-rc.0/manifests"},{"name":"v0.29.0-rc.3","sha":"ab1bc0a7698d40ddbc262150f3c878a6e2b32ef3","kind":"commit","published_at":"2016-07-05T15:59:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.3/manifests"},{"name":"v0.29.0-rc3","sha":"2f8cb25a1cc8e4d8828f16121d1dc17840b0eaa6","kind":"commit","published_at":"2016-07-05T15:59:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc3/manifests"},{"name":"v0.29.0-rc.2","sha":"288867c510293cb90514fa1cbc1fd6da998f74f6","kind":"commit","published_at":"2016-07-02T00:40:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.2/manifests"},{"name":"v0.29.0-rc.1","sha":"8e376f3ce6cf2264c88f8ca1530c612b1264c325","kind":"commit","published_at":"2016-07-01T22:59:44.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.1/manifests"},{"name":"v0.29.0-rc.0","sha":"cb6e3297e853da9e0de482de095f6758ed4694ad","kind":"commit","published_at":"2016-06-22T04:28:19.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.29.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.29.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.29.0-rc.0/manifests"},{"name":"v0.28.0","sha":"35de46278aa6d07f048902991cb80d82716b62af","kind":"commit","published_at":"2016-06-21T19:01:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0/manifests"},{"name":"v0.27.2","sha":"a3268f7dd1543f1d65f1c7fa519aba14cd4db610","kind":"commit","published_at":"2016-06-08T23:52:24.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"8074b09e7dfa1f5bf71456cc29b49eb2dc836c35","kind":"commit","published_at":"2016-06-06T23:58:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.1/manifests"},{"name":"v0.27.0","sha":"37cc5cfb0c844cbbeecea01a7e3c550206e18978","kind":"commit","published_at":"2016-06-06T08:21:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0/manifests"},{"name":"v0.28.0-rc.0","sha":"faa67dbfeb4d8c107cfac3a20ecb9638296f9df1","kind":"commit","published_at":"2016-06-06T08:13:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.28.0-rc.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.28.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.28.0-rc.0/manifests"},{"name":"v0.27.0-rc3","sha":"8b734173d311c540f441e740e4922352a363cac9","kind":"commit","published_at":"2016-06-05T18:47:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc3/manifests"},{"name":"v0.27.0-rc.3","sha":"252102588d985999b3b0fb48dbdede3e0539b196","kind":"commit","published_at":"2016-06-05T16:19:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc.3/manifests"},{"name":"v0.26.3","sha":"2efd99ab64e7b113928d4c005fba29ccc7034c95","kind":"commit","published_at":"2016-06-01T16:55:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.3/manifests"},{"name":"v0.27.0-rc2","sha":"76003f37207ad461683fc8ddf95fcbad488df57e","kind":"commit","published_at":"2016-05-27T15:51:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc2/manifests"},{"name":"v0.27.0-rc1","sha":"bbccdd5b8423821c2ce5d4e94824d68929a18c86","kind":"commit","published_at":"2016-05-25T00:26:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc1/manifests"},{"name":"v0.26.2","sha":"23b1ed45702d6530129f0f07e0dad6bf8452b562","kind":"commit","published_at":"2016-05-24T15:31:47.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"8714c9bc9e555544c168c571cf9f9759056622f2","kind":"commit","published_at":"2016-05-21T22:58:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.1/manifests"},{"name":"v0.27.0-rc","sha":"0f9e31cce84d98b7a299ce2c0fcc9b16ce7bd99a","kind":"commit","published_at":"2016-05-20T18:23:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.27.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.27.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.27.0-rc/manifests"},{"name":"v0.26.0","sha":"7b54b8e06b2b97e7a48b71e615e3349f45884b29","kind":"commit","published_at":"2016-05-18T22:15:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"3336fb5b5540612956c4ee288686af7e61c59158","kind":"commit","published_at":"2016-05-04T19:13:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"418a0b27df5773c0cb27fd9c3c508625b0c413ec","kind":"commit","published_at":"2016-05-04T16:32:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0/manifests"},{"name":"v0.26.0-rc","sha":"dd6df71678c22a8030b6b70c9aa29dbac09c99e9","kind":"commit","published_at":"2016-05-04T13:07:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.26.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.26.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.26.0-rc/manifests"},{"name":"v0.24.1","sha":"515e15242c9b812c7e74a8331bfbf367a2bbc2d4","kind":"commit","published_at":"2016-04-19T10:51:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"5150fa107176573894b34f9bdcd7e4eea350e04d","kind":"commit","published_at":"2016-04-19T00:28:36.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0/manifests"},{"name":"v0.25.0-rc","sha":"2e6fd4af4a11b4dd0cd48d3668a00d3cf713db01","kind":"commit","published_at":"2016-04-18T18:49:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.25.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.25.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.25.0-rc/manifests"},{"name":"v0.24.0-rc5","sha":"ab21e6baab11f7a4ee70ee1bd299d9de706e79aa","kind":"commit","published_at":"2016-04-13T07:20:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc5/manifests"},{"name":"v0.24.0-rc4","sha":"48d649244880cda5fab306e804ef1caf9ce1f04e","kind":"commit","published_at":"2016-04-11T19:25:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc4/manifests"},{"name":"v0.23.1","sha":"2237e3b1e722f7c7a6fd9f5db5317e5a31dce4c3","kind":"commit","published_at":"2016-04-07T19:22:10.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.1/manifests"},{"name":"v0.24.0-rc3","sha":"82c9924411159d2eb82bfeef337a2c603d028b18","kind":"commit","published_at":"2016-04-07T18:10:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc3/manifests"},{"name":"v0.24.0-rc2","sha":"30fcc7602b0f3d99e2b7d6146d24c550437740f4","kind":"commit","published_at":"2016-04-06T18:06:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc2/manifests"},{"name":"v0.23.0","sha":"db8273e79b6d01ba059358464362daa9ba3ad254","kind":"commit","published_at":"2016-04-06T15:31:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0/manifests"},{"name":"v0.24.0-rc1","sha":"917c0391ee56732a22e4c33f1546a45996731e7b","kind":"commit","published_at":"2016-04-05T18:32:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc1/manifests"},{"name":"v0.24.0-rc","sha":"e8854b771e2ed6e2df395dd7738910ada3584a61","kind":"commit","published_at":"2016-04-04T19:39:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.24.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.24.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.24.0-rc/manifests"},{"name":"v0.23.0-rc4","sha":"39832820b37468c220c4e1d4c7e72b8ed4469586","kind":"commit","published_at":"2016-04-01T15:54:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc4/manifests"},{"name":"v0.23.0-rc3","sha":"3e956f6608ea387f70a74fb7f92f172e0617c39c","kind":"commit","published_at":"2016-03-31T13:13:34.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc3/manifests"},{"name":"v0.23.0-rc2","sha":"ef1fdf8fb10dc88962ba7365cd8cc6da67a7c6a2","kind":"commit","published_at":"2016-03-31T12:54:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc2/manifests"},{"name":"v0.23.0-rc1","sha":"44a8eab108ae8b6cb39fd8a0b00e68507b926bdc","kind":"commit","published_at":"2016-03-23T16:44:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc1/manifests"},{"name":"v0.23.0-rc","sha":"2ec88028f56767037e16c67994c8450fb3f2efde","kind":"commit","published_at":"2016-03-23T01:34:27.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.23.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.23.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.23.0-rc/manifests"},{"name":"v0.22.2","sha":"db3c3e460d07408ae6041c085e263bcca3ddffa2","kind":"commit","published_at":"2016-03-21T22:00:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"e163e6d8b75ec1f73a51601034722b2a6d034f7d","kind":"commit","published_at":"2016-03-21T20:05:57.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.1/manifests"},{"name":"v0.22.0-rc5","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc5/manifests"},{"name":"v0.22.0","sha":"2360c99d993578ac7124933a1553a75da0db5e42","kind":"commit","published_at":"2016-03-21T11:56:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0/manifests"},{"name":"v0.22.0-rc4","sha":"cafbeb08feb9f7694f45a3f307cb90ce8344c959","kind":"commit","published_at":"2016-03-16T12:07:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc4/manifests"},{"name":"v0.22.0-rc3","sha":"995aa485d286716ecb8101575a528ad0ee8d1598","kind":"commit","published_at":"2016-03-16T10:56:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc3/manifests"},{"name":"v0.22.0-rc1","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc1/manifests"},{"name":"v0.22.0-rc2","sha":"09ef2b522b7cb27bf05ce0f58039482320d24038","kind":"commit","published_at":"2016-03-15T18:18:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc2/manifests"},{"name":"v0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.22.0-rc/manifests"},{"name":"0.22.0-rc","sha":"9ed661601b9e604a9640b75e1aacc216d24ef06e","kind":"commit","published_at":"2016-03-08T20:07:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.22.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/0.22.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.22.0-rc/manifests"},{"name":"v0.21.0","sha":"f5f0b7deed2ebcaa50962f7e09251a8f8cf7b649","kind":"commit","published_at":"2016-03-01T15:13:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0/manifests"},{"name":"v0.21.0-rc","sha":"bb256efacffc79e80ce3fc65191a5d2fc18acdb9","kind":"commit","published_at":"2016-02-21T05:26:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.21.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.21.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.21.0-rc/manifests"},{"name":"v0.20.0","sha":"6496feb61e9205baa3f25cf448c4fce912bd6250","kind":"commit","published_at":"2016-02-15T17:31:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0/manifests"},{"name":"v0.20.0-rc1","sha":"d4c6e60ced4b18418983ced41778ffb01a34ffab","kind":"commit","published_at":"2016-02-06T17:53:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc1/manifests"},{"name":"v0.20.0-rc","sha":"29997b36449f4f178f18878f2b286b096a0c12ac","kind":"commit","published_at":"2016-02-04T12:06:12.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.20.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.20.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.20.0-rc/manifests"},{"name":"v0.19.0","sha":"a769f91ccf008ff1deca3ab490e23cd6bb518fdf","kind":"commit","published_at":"2016-01-29T15:03:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0/manifests"},{"name":"v0.19.0-rc","sha":"2f1ed20a6ea18a2505bfed0317c2edaa693526e6","kind":"commit","published_at":"2016-01-20T15:07:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.19.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.19.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.19.0-rc/manifests"},{"name":"v0.18.0","sha":"aee11c00baa11be1c82daf39adc89c389beed197","kind":"commit","published_at":"2016-01-18T18:30:07.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0/manifests"},{"name":"v0.18.0-rc","sha":"d6ffc2fd6d0309214e4086c1cda21f93bf27f908","kind":"commit","published_at":"2016-01-05T18:38:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.18.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.18.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.18.0-rc/manifests"},{"name":"v0.17.0","sha":"30999e37d1ec12384aa3cd3054cd4404bf7c040e","kind":"commit","published_at":"2015-12-18T12:27:20.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0/manifests"},{"name":"v0.17.0-rc","sha":"9c034a9904d0d53a2d85a16606ba1ca749ce1b54","kind":"commit","published_at":"2015-12-11T15:51:53.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.17.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.17.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.17.0-rc/manifests"},{"name":"v0.16.0","sha":"8a9b534a695c50b0199af75fe1b39d69fbddc557","kind":"commit","published_at":"2015-12-04T16:24:23.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0/manifests"},{"name":"v0.16.0-rc","sha":"e5a69770a826cee61bd1a8d9e0417075ce221c27","kind":"commit","published_at":"2015-11-23T18:30:42.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.16.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.16.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.16.0-rc/manifests"},{"name":"v0.15.0","sha":"c6ae1a77028cbf77f12f4139fe76569da366740c","kind":"commit","published_at":"2015-11-23T17:30:49.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0/manifests"},{"name":"v0.14.2","sha":"3a223e970e9b213b999fce221b65f69aeb806b99","kind":"commit","published_at":"2015-11-10T03:19:55.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.2/manifests"},{"name":"v0.15.0-rc","sha":"94420109a115b4eafa4cebecd1c262ca279110c5","kind":"commit","published_at":"2015-11-09T15:50:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.15.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.15.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.15.0-rc/manifests"},{"name":"v0.14.1","sha":"46aa9c60db4f6a8e85c4da099e0a5e1c05237e20","kind":"commit","published_at":"2015-11-06T23:43:41.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.1/manifests"},{"name":"0.14.0","sha":"915a2c4b5f637141412108a89d82e7d06ff57d70","kind":"commit","published_at":"2015-11-05T23:08:43.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/0.14.0","html_url":"https://github.com/facebook/react-native/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/0.14.0/manifests"},{"name":"v0.14.0-rc","sha":"53f688f07cbd161e888aba655ef0ba288b5229ad","kind":"commit","published_at":"2015-10-27T17:20:31.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.14.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.14.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.14.0-rc/manifests"},{"name":"v0.13.0","sha":"7fdbc4c64012dcdb744b214bfd6f9660130189b2","kind":"commit","published_at":"2015-10-23T18:59:25.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0/manifests"},{"name":"v0.13.0-rc","sha":"1aa2cc4a8225f52415b016403a66fc4aa9db2756","kind":"commit","published_at":"2015-10-13T21:04:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.13.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.13.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.13.0-rc/manifests"},{"name":"v0.12.0","sha":"68c209a831326175690808a7f3d78afec5611d70","kind":"commit","published_at":"2015-10-08T20:24:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0/manifests"},{"name":"v0.12.0-rc","sha":"12b92c1520786e350a47f2d876910addac932fb3","kind":"commit","published_at":"2015-09-24T22:05:09.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.12.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.12.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.12.0-rc/manifests"},{"name":"v0.11.0","sha":"e1032e1d0974f4bdcca61ec2255ce7bbb984607e","kind":"commit","published_at":"2015-09-15T01:23:33.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0b48e2d71a7a1f5f96629fce31df0e7387be39ba","kind":"commit","published_at":"2015-08-26T23:46:13.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0/manifests"},{"name":"v0.11.0-rc","sha":"6edb671e2d05a4ddd8e6900aa8a437109473ff6c","kind":"commit","published_at":"2015-08-26T16:28:18.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.11.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.11.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.11.0-rc/manifests"},{"name":"v0.10.0-rc","sha":"2b0e8dd303961277ef1be4ecdc8c2f84d4c42b85","kind":"commit","published_at":"2015-08-15T04:24:16.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.10.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.10.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.10.0-rc/manifests"},{"name":"v0.9.0","sha":"6bf829d0563b4946d78e91277040a53018703d15","kind":"commit","published_at":"2015-08-15T03:21:30.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0/manifests"},{"name":"v0.9.0-rc","sha":"f773ec8e16cb987a294f9912555c1af65d7dbdfe","kind":"commit","published_at":"2015-08-01T01:16:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.9.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.9.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.9.0-rc/manifests"},{"name":"v0.8.0","sha":"a767c7b5f366843fac481eb7899e4463b1e72179","kind":"commit","published_at":"2015-07-24T22:16:45.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0/manifests"},{"name":"v0.8.0-rc.2","sha":"c6cf3d9405fef4ce9f1a2bfa978e5a834c430024","kind":"commit","published_at":"2015-07-17T20:39:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc.2/manifests"},{"name":"v0.8.0-rc","sha":"e5358b5a9bde128e2ca98b7f425ac388730ad98c","kind":"commit","published_at":"2015-07-10T20:30:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.8.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.8.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.8.0-rc/manifests"},{"name":"v0.7.1","sha":"73cbab74122867627c1bbb5f6d6e3d91c1d70832","kind":"commit","published_at":"2015-07-10T20:04:48.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.1/manifests"},{"name":"v0.7.0-rc.2","sha":"6b0cb9243f37b7a14d176f0ee27eeccca0bd49b3","kind":"commit","published_at":"2015-06-26T22:50:17.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc.2/manifests"},{"name":"v0.6.0","sha":"bb0c21cb2ebb81ae5141908ab7681a87301ee4d6","kind":"commit","published_at":"2015-06-25T18:21:29.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0/manifests"},{"name":"v0.7.0-rc","sha":"30f739b2fb6348337338c4325ebe0ff5d0c03ddb","kind":"commit","published_at":"2015-06-25T18:17:32.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.7.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.7.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.7.0-rc/manifests"},{"name":"v0.6.0-rc","sha":"41eaf60e6f75fe964ae11ae2f447271d70c76f11","kind":"commit","published_at":"2015-06-05T22:43:01.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.6.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.6.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.6.0-rc/manifests"},{"name":"v0.5.0","sha":"ce0ad9f7121c70b1dd27508910156ecc95b6f10c","kind":"commit","published_at":"2015-06-05T22:35:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0/manifests"},{"name":"v0.5.0-rc","sha":"4673dca0b0941f9f8a61970b0d0829807f26f9bc","kind":"commit","published_at":"2015-05-22T17:09:08.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.5.0-rc","html_url":"https://github.com/facebook/react-native/releases/tag/v0.5.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.5.0-rc/manifests"},{"name":"v0.4.4","sha":"85c7a0a46530153aa2c653ce77c4e73729a2b682","kind":"tag","published_at":"2015-05-15T22:59:39.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"8e67bc3d6b6e89eca1c6421701b2c83ceafcbdd7","kind":"tag","published_at":"2015-05-14T23:42:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"6214decb3ff56fe972d31379f152b8a6fe6f1b0a","kind":"tag","published_at":"2015-05-08T20:37:14.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"ebce4f5fcf14dc5eabec409d3c7a8f57ebff084f","kind":"tag","published_at":"2015-04-28T00:17:26.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"576c067b13282c0d47bb7f6444ecf56abbafed6a","kind":"tag","published_at":"2015-04-20T16:39:37.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.4.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.4.0/manifests"},{"name":"v0.3.11","sha":"775dd2741217433777476267384498a811bcac7c","kind":"tag","published_at":"2015-04-10T19:37:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.11","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.11/manifests"},{"name":"v0.3.8","sha":"ad762bcfd30a02e3cef02b2f3299fe507f763474","kind":"tag","published_at":"2015-04-10T19:29:40.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.8","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.8/manifests"},{"name":"v0.3.5","sha":"1799ea6bc22701a4975358aea028f0dca838a110","kind":"tag","published_at":"2015-04-08T01:54:50.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.5","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"48a993b5c5e8574c5ea387feb99c5f0bc851b3ac","kind":"commit","published_at":"2015-04-02T01:51:06.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.4","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"5942d81d7b678affee40e8ec2dcb6d743f01e2bd","kind":"tag","published_at":"2015-04-01T16:26:46.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.3","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b49e3bcd6d506fc6f4cf3251842b91363a5be39f","kind":"tag","published_at":"2015-04-01T16:22:38.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.2","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"3c4341084396a56d66b9ebc9fb0be1d315cd43ff","kind":"commit","published_at":"2015-03-28T05:13:11.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"e02ea664fcf38c4e3539e2e0e4b37564fe5d80d3","kind":"commit","published_at":"2015-03-27T19:16:00.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.3.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"bd8fa86ba6142630ac5033f1c4022da04a748d6f","kind":"commit","published_at":"2015-03-27T00:50:02.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.1","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"71f08d2cb28e9f731913caae390d6334e3a47bc6","kind":"commit","published_at":"2015-03-27T00:34:05.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.2.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"72d3d724a3a0c6bc46981efd0dad8f7f61121a47","kind":"commit","published_at":"2015-03-26T17:06:35.000Z","download_url":"https://codeload.github.com/facebook/react-native/tar.gz/v0.1.0","html_url":"https://github.com/facebook/react-native/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T21:20:24.179Z","dependent_packages_count":1,"downloads":39992439,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":29.7189111695144,"dependent_repos_count":4.517394893634634,"dependent_packages_count":53.58337199495703,"stargazers_count":0.012329637603497822,"forks_count":0.3291352210612053,"docker_downloads_count":null,"average":17.632228583354152},"purl":"pkg:npm/%40react-native/dev-middleware","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/dev-middleware","docker_dependents_count":2,"docker_downloads_count":194758,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/dev-middleware","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/dev-middleware/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T19:03:53.025Z","issues_count":6267,"pull_requests_count":10838,"avg_time_to_close_issue":29423283.68639508,"avg_time_to_close_pull_request":2647980.073345987,"issues_closed_count":3887,"pull_requests_closed_count":7374,"pull_request_authors_count":691,"issue_authors_count":2801,"avg_comments_per_issue":9.27477261847774,"avg_comments_per_pull_request":4.924248016239159,"merged_pull_requests_count":188,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2104,"past_year_pull_requests_count":8086,"past_year_avg_time_to_close_issue":1799717.4267782427,"past_year_avg_time_to_close_pull_request":783799.1774072687,"past_year_issues_closed_count":1194,"past_year_pull_requests_closed_count":5337,"past_year_pull_request_authors_count":407,"past_year_issue_authors_count":892,"past_year_avg_comments_per_issue":5.321292775665399,"past_year_avg_comments_per_pull_request":4.261810536730151,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":159,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebook%2Freact-native/issues","maintainers":[{"login":"huntie","count":368,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"javache","count":361,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"tido64","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"pieterv","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"hurali97","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"bigfootjon","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"gkz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"gabrieldonadel","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"Titozzz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"siddharthkul","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"gaearon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"elicwhite","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"fabriziobertoglio1987","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabriziobertoglio1987"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"kelset","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kelset"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"fortmarek","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"Pranav-yadav","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pranav-yadav"},{"login":"TheSavior","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"brentvatne","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"shubhamguptadream11","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"janicduplessis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/janicduplessis"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"samwgoldman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samwgoldman"},{"login":"timjacobi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/timjacobi"}],"active_maintainers":[{"login":"huntie","count":343,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/huntie"},{"login":"javache","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javache"},{"login":"tido64","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tido64"},{"login":"rickhanlonii","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickhanlonii"},{"login":"hurali97","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hurali97"},{"login":"gkz","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gkz"},{"login":"pieterv","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pieterv"},{"login":"siddharthkul","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/siddharthkul"},{"login":"bigfootjon","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bigfootjon"},{"login":"gabrieldonadel","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gabrieldonadel"},{"login":"gaearon","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gaearon"},{"login":"elicwhite","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elicwhite"},{"login":"Titozzz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Titozzz"},{"login":"alanjhughes","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alanjhughes"},{"login":"mellyeliu","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mellyeliu"},{"login":"alfonsocj","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alfonsocj"},{"login":"j-bahr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-bahr"},{"login":"TheSavior","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TheSavior"},{"login":"nlutsenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlutsenko"},{"login":"frankcalise","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frankcalise"},{"login":"fortmarek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fortmarek"},{"login":"kassens","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kassens"},{"login":"shubhamguptadream11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubhamguptadream11"},{"login":"brentvatne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brentvatne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdev-middleware/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdev-middleware/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdev-middleware/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdev-middleware/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdev-middleware/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fdev-middleware/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2023-08-07T19:09:09.220Z","updated_at":"2023-08-07T19:09:09.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2023-08-07T19:09:09.203Z","updated_at":"2023-08-07T19:09:09.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":13854533,"name":"@react-native/jest-preset","ecosystem":"npm","description":"Jest preset for React Native apps","homepage":"https://github.com/facebook/react-native#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["jest","preset","react-native"],"namespace":"react-native","versions_count":106,"first_release_published_at":"2026-02-19T04:01:08.726Z","latest_release_published_at":"2026-06-09T12:20:32.514Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:02:34.905Z","created_at":"2026-02-19T04:01:28.201Z","updated_at":"2026-06-21T04:02:34.905Z","registry_url":"https://www.npmjs.com/package/@react-native/jest-preset","install_command":"npm install @react-native/jest-preset","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260621-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"react/react-native","owner":"react","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2026-06-19T16:47:53.000Z","size":972335,"stargazers_count":126045,"open_issues_count":1049,"forks_count":25180,"subscribers_count":3527,"default_branch":"main","last_synced_at":"2026-06-20T21:27:04.816Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/react.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-0.5x.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2026-06-20T17:25:05.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/react/react-native","commit_stats":{"total_commits":33054,"total_committers":3812,"mean_commits":8.671038824763903,"dds":0.9607611786773159,"last_synced_commit":"7211119d2325a67067f9dd7296cdcb9f91624c7f"},"previous_names":["react/react-native"],"tags_count":678,"template":false,"template_full_name":null,"purl":"pkg:github/react/react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","download_url":"https://codeload.github.com/react/react-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/sbom","scorecard":{"id":390825,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/react-native","commit":"256565cb1198c02cda218e06de5700c85d8ad589"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autorebase.yml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/autorebase.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/autorebase.yml:9","Warn: no topLevel permission defined: .github/workflows/bump-podfile-lock.yml:1","Warn: no topLevel permission defined: .github/workflows/cache-reaper.yml:1","Warn: no topLevel permission defined: .github/workflows/check-for-reproducer.yml:1","Warn: no topLevel permission defined: .github/workflows/check-nightly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-pr.yml:6","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/danger-pr.yml:8","Warn: topLevel 'checks' permission set to 'write': .github/workflows/danger-pr.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/danger-pr.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/danger-pr.yml:13","Warn: no topLevel permission defined: .github/workflows/generate-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/monitor-new-issues.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:8","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-issue-labeled.yml:8","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-core.yml:1","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-dependencies.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-bumped-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/retry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test-all.yml:1","Warn: no topLevel permission defined: .github/workflows/test-libraries-on-nightlies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/gradle-plugin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: private/helloworld/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":"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/autorebase.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autorebase.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-podfile-lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/bump-podfile-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-reaper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/cache-reaper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-nightly.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/close-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/danger-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-bumped-packages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-bumped-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-all.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:557: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:631: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:542: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:582: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:439: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:598: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Info:   0 out of 112 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:31.707Z","repository_id":25594131,"created_at":"2025-08-18T17:45:31.707Z","updated_at":"2025-08-18T17:45:31.707Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34593129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":163,"last_synced_at":"2026-05-16T15:59:08.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":964404,"followers":35470,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-05-16T15:59:08.947Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-21T04:02:33.935Z","dependent_packages_count":0,"downloads":645465,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.76295428687412,"dependent_packages_count":32.81331871996747,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.788136503420795},"purl":"pkg:npm/%40react-native/jest-preset","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/jest-preset","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/jest-preset","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/jest-preset/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-20T11:00:55.520Z","issues_count":8,"pull_requests_count":18,"avg_time_to_close_issue":16697294.0,"avg_time_to_close_pull_request":4193813.0,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":16697294.0,"past_year_avg_time_to_close_pull_request":4193813.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fjest-preset/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fjest-preset/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fjest-preset/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fjest-preset/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fjest-preset/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fjest-preset/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2026-02-19T04:01:30.913Z","updated_at":"2026-02-19T04:01:30.913Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2026-02-19T04:01:30.756Z","updated_at":"2026-02-19T04:01:30.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":11597512,"name":"@react-native/new-app-screen","ecosystem":"npm","description":"NewAppScreen component for React Native","homepage":"https://github.com/facebook/react-native/tree/HEAD/packages/new-app-screen#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react/react-native","keywords_array":["react-native"],"namespace":"react-native","versions_count":426,"first_release_published_at":"2025-04-29T03:41:57.566Z","latest_release_published_at":"2026-06-09T12:20:53.642Z","latest_release_number":"0.86.0","last_synced_at":"2026-06-21T04:02:38.377Z","created_at":"2025-05-01T03:46:27.308Z","updated_at":"2026-06-21T04:02:49.799Z","registry_url":"https://www.npmjs.com/package/@react-native/new-app-screen","install_command":"npm install @react-native/new-app-screen","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"0.80-stable":"0.80.3","0.81-stable":"0.81.6","0.83-stable":"0.83.9","next":"0.86.0-rc.3","latest":"0.86.0","nightly":"0.87.0-nightly-20260620-27e83d0a9"}},"repo_metadata":{"id":25594131,"uuid":"29028775","full_name":"react/react-native","owner":"react","description":"A framework for building native applications using React","archived":false,"fork":false,"pushed_at":"2026-06-19T16:47:53.000Z","size":972335,"stargazers_count":126045,"open_issues_count":1049,"forks_count":25180,"subscribers_count":3527,"default_branch":"main","last_synced_at":"2026-06-20T21:27:04.816Z","etag":null,"topics":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"latest_commit_sha":null,"homepage":"https://reactnative.dev","language":"C++","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/react.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-0.5x.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-09T18:10:16.000Z","updated_at":"2026-06-20T17:25:05.000Z","dependencies_parsed_at":"2023-12-19T00:47:38.123Z","dependency_job_id":"d8e0e47d-7823-42ea-b15c-82754c3149c5","html_url":"https://github.com/react/react-native","commit_stats":{"total_commits":33054,"total_committers":3812,"mean_commits":8.671038824763903,"dds":0.9607611786773159,"last_synced_commit":"7211119d2325a67067f9dd7296cdcb9f91624c7f"},"previous_names":["react/react-native"],"tags_count":678,"template":false,"template_full_name":null,"purl":"pkg:github/react/react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react","download_url":"https://codeload.github.com/react/react-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/sbom","scorecard":{"id":390825,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebook/react-native","commit":"256565cb1198c02cda218e06de5700c85d8ad589"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Maintained","score":10,"reason":"30 commit(s) and 11 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebook/.github/SECURITY.md:1","Info: Found linked content: github.com/facebook/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebook/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/autorebase.yml:14","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/autorebase.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/autorebase.yml:9","Warn: no topLevel permission defined: .github/workflows/bump-podfile-lock.yml:1","Warn: no topLevel permission defined: .github/workflows/cache-reaper.yml:1","Warn: no topLevel permission defined: .github/workflows/check-for-reproducer.yml:1","Warn: no topLevel permission defined: .github/workflows/check-nightly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-pr.yml:6","Warn: no topLevel permission defined: .github/workflows/create-draft-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/danger-pr.yml:8","Warn: topLevel 'checks' permission set to 'write': .github/workflows/danger-pr.yml:9","Warn: topLevel 'contents' permission set to 'write': .github/workflows/danger-pr.yml:10","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/danger-pr.yml:13","Warn: no topLevel permission defined: .github/workflows/generate-changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/monitor-new-issues.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/needs-attention.yml:8","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/on-issue-labeled.yml:8","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-core.yml:1","Warn: no topLevel permission defined: .github/workflows/prebuild-ios-dependencies.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-bumped-packages.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-release.yml:1","Warn: no topLevel permission defined: .github/workflows/retry-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/stale-bot.yml:1","Warn: no topLevel permission defined: .github/workflows/test-all.yml:1","Warn: no topLevel permission defined: .github/workflows/test-libraries-on-nightlies.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":7,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: packages/gradle-plugin/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: private/helloworld/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":"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/autorebase.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/autorebase.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/autorebase.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bump-podfile-lock.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/bump-podfile-lock.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-reaper.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/cache-reaper.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-for-reproducer.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-for-reproducer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-nightly.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/check-nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/close-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-draft-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-draft-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/create-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/danger-pr.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/danger-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-changelog.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/generate-changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/monitor-new-issues.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/monitor-new-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/needs-attention.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/needs-attention.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/on-issue-labeled.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/on-issue-labeled.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-core.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-core.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prebuild-ios-dependencies.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/prebuild-ios-dependencies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-bumped-packages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-bumped-packages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/publish-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/stale-bot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:610: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-all.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:423: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:482: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:557: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:631: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:299: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:305: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:310: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:514: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:519: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:542: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:582: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:366: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:385: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:439: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:445: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:598: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-all.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-libraries-on-nightlies.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/facebook/react-native/test-libraries-on-nightlies.yml/main?enable=pin","Info:   0 out of 112 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-2rxp-v6pw-ch6m","Warn: Project is vulnerable to: GHSA-4xqq-m2hx-25v8","Warn: Project is vulnerable to: GHSA-5866-49gr-22v4","Warn: Project is vulnerable to: GHSA-r55c-59qm-vjw6","Warn: Project is vulnerable to: GHSA-vg3r-rm7w-2xgh","Warn: Project is vulnerable to: GHSA-vmwr-mc7x-5vc3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-m5qc-5hw7-8vg7","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T17:45:31.707Z","repository_id":25594131,"created_at":"2025-08-18T17:45:31.707Z","updated_at":"2025-08-18T17:45:31.707Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34593129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"facebook","name":"Meta","uuid":"69631","kind":"organization","description":"We are working to build community through open source technology. NB: members must have two-factor auth.","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":"MetaOpenSource","company":null,"icon_url":"https://avatars.githubusercontent.com/u/69631?v=4","repositories_count":163,"last_synced_at":"2026-05-16T15:59:08.947Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/facebook","funding_links":[],"total_stars":964404,"followers":35470,"following":0,"created_at":"2022-11-02T16:18:58.639Z","updated_at":"2026-05-16T15:59:08.947Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebook/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-21T04:02:49.799Z","dependent_packages_count":0,"downloads":625631,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":19.475219728876365,"dependent_repos_count":24.727654370525556,"dependent_packages_count":35.69295975432586,"stargazers_count":0.009980508772060704,"forks_count":0.233785856994028,"docker_downloads_count":null,"average":16.027920043898774},"purl":"pkg:npm/%40react-native/new-app-screen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native/new-app-screen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native/new-app-screen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native/new-app-screen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-20T11:00:55.520Z","issues_count":8,"pull_requests_count":18,"avg_time_to_close_issue":16697294.0,"avg_time_to_close_pull_request":4193813.0,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":8,"issue_authors_count":8,"avg_comments_per_issue":6.0,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":18,"past_year_avg_time_to_close_issue":16697294.0,"past_year_avg_time_to_close_pull_request":4193813.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.0,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fnew-app-screen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fnew-app-screen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fnew-app-screen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fnew-app-screen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fnew-app-screen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native%2Fnew-app-screen/codemeta","maintainers":[{"uuid":"fb","login":"fb","name":null,"email":"opensource+npm@fb.com","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~fb","role":null,"created_at":"2025-05-01T03:46:28.121Z","updated_at":"2025-05-01T03:46:28.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fb/packages"},{"uuid":"react-native-bot","login":"react-native-bot","name":null,"email":"opensource+react-native-bot@fb.com","url":null,"packages_count":77,"html_url":"https://www.npmjs.com/~react-native-bot","role":null,"created_at":"2025-05-01T03:46:28.075Z","updated_at":"2025-05-01T03:46:28.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5651605,"maintainers_count":1202970,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":11800558,"full_name":"react/react-native","default_branch":"master","total_commits":40307,"total_committers":3903,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.327184217268767,"dds":0.9583447043937777,"past_year_total_commits":3615,"past_year_total_committers":317,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":11.40378548895899,"past_year_dds":0.9355463347164592,"last_synced_at":"2026-06-22T06:51:08.586Z","last_synced_commit":"27e83d0a959a2e7ef9af8b0379f0ef763b2cd4d9","created_at":"2026-06-11T22:02:17.880Z","updated_at":"2026-06-22T06:32:03.921Z","committers":[{"name":"David Vacca","email":"dvacca@fb.com","login":"mdvacca","count":1679},{"name":"Valentin Shergin","email":"shergin@fb.com","login":"shergin","count":1297},{"name":"Nicola Corti","email":"ncor@meta.com","login":"cortinico","count":1288},{"name":"Samuel Susla","email":"samuelsusla@fb.com","login":"sammy-SC","count":1252},{"name":"Pieter De Baets","email":"pieterdb@fb.com","login":"javache","count":1224},{"name":"Ramanpreet Nara","email":"ramanpreet@fb.com","login":"RSNara","count":947},{"name":"Rubén Norte","email":"rubennorte@meta.com","login":"rubennorte","count":903},{"name":"Riccardo Cipolleschi","email":"cipolleschi@meta.com","login":"cipolleschi","count":870},{"name":"Nick Gerleman","email":"ngerlem@meta.com","login":"NickGerleman","count":767},{"name":"Joshua Gross","email":"joshuagross@fb.com","login":"JoshuaGross","count":711},{"name":"Tim Yung","email":"yungsters@fb.com","login":"yungsters","count":710},{"name":"Alex Hunt","email":"huntie@meta.com","login":"huntie","count":625},{"name":"Héctor Ramos","email":"hramos@fb.com","login":"hramos","count":594},{"name":"David Aurelio","email":"davidaurelio@fb.com","login":"davidaurelio","count":502},{"name":"Kevin Gozali","email":"fkg@fb.com","login":"fkgozali","count":446},{"name":"Spencer Ahrens","email":"sahrens@fb.com","login":"sahrens","count":430},{"name":"Moti Zilberman","email":"moti@meta.com","login":"motiz88","count":418},{"name":"Eli White","email":"eliwhite@fb.com","login":"TheSavior","count":377},{"name":"Nick Lockwood","email":"nicklockwood@fb.com","login":"nicklockwood","count":374},{"name":"Rick Hanlon","email":"rickhanlonii@fb.com","login":"rickhanlonii","count":340},{"name":"Ruslan Lesiutin","email":"hoxy@meta.com","login":"hoxyq","count":318},{"name":"Christopher Chedeau","email":"vjeux@fb.com","login":"vjeux","count":312},{"name":"Janic Duplessis","email":"janicduplessis@gmail.com","login":"janicduplessis","count":305},{"name":"Tadeu Zagallo","email":"tadeuzagallo@fb.com","login":"tadeuzagallo","count":299},{"name":"Intl Scheduler","email":"","login":null,"count":298},{"name":"Ruslan Shestopalyuk","email":"rshest@meta.com","login":"rshest","count":297},{"name":"Christoph Purrer","email":"chpurrer@meta.com","login":"christophpurrer","count":291},{"name":"Christoph Nakazawa","email":"cpojer@fb.com","login":"cpojer","count":282},{"name":"Jean Lauliac","email":"jeanlauliac@fb.com","login":null,"count":273},{"name":"Jakub Piasecki","email":"piaseckijakub@meta.com","login":"j-piasecki","count":270},{"name":"Martin Konicek","email":"mkonicek@fb.com","login":null,"count":270},{"name":"Sam Zhou","email":"samzhou19815@meta.com","login":"SamChou19815","count":269},{"name":"Luna Wei","email":"luwe@fb.com","login":null,"count":254},{"name":"Emil Sjolander","email":"emilsj@fb.com","login":null,"count":253},{"name":"Mateo Guzmán","email":"info@mateoguzman.net","login":"mateoguzmana","count":250},{"name":"Fabrizio Cucci","email":"fabriziocucci@meta.com","login":"fabriziocucci","count":247},{"name":"zhongwuzw","email":"zhongwuzw@qq.com","login":"zhongwuzw","count":229},{"name":"Phillip Pan","email":"phillippan@meta.com","login":"philIip","count":228},{"name":"Dawid Małecki","email":"maleckidawid@meta.com","login":"coado","count":219},{"name":"Rob Hogan","email":"robhogan@meta.com","login":"robhogan","count":218},{"name":"Alex Kotliarskyi","email":"frantic@fb.com","login":"frantic","count":206},{"name":"Joe Vilches","email":"joevilches@meta.com","login":"joevilches","count":201},{"name":"Konstantin Raev","email":"bestander@fb.com","login":"bestander","count":198},{"name":"James Ide","email":"ide@jameside.com","login":"ide","count":192},{"name":"Martín Bigio","email":"martinb@fb.com","login":"martinbigio","count":186},{"name":"Marc Horowitz","email":"mhorowitz@fb.com","login":"mhorowitz","count":165},{"name":"Peter Argany","email":"petetheheat@fb.com","login":null,"count":162},{"name":"Eric Vicenti","email":"evv@fb.com","login":null,"count":159},{"name":"Andrei Shikov","email":"ashikov@fb.com","login":null,"count":158},{"name":"Aaron Chiu","email":"aaronechiu@fb.com","login":"aaronechiu","count":158},{"name":"Andrew Datsenko","email":"asd@meta.com","login":"andrewdacenko","count":157},{"name":"Andy Street","email":"andrews@fb.com","login":"astreet","count":153},{"name":"Amjad Masad","email":"amasad@fb.com","login":null,"count":152},{"name":"Dulmandakh","email":"dulmandakh@gmail.com","login":"dulmandakh","count":150},{"name":"Zeya Peng","email":"zeyap@meta.com","login":"zeyap","count":149},{"name":"Arushi Kesarwani","email":"arushikesarwani@meta.com","login":"arushikesarwani94","count":147},{"name":"Gijs Weterings","email":"gweterings@meta.com","login":"GijsWeterings","count":140},{"name":"Martin Konicek","email":"martin.konicek@gmail.com","login":"mkonicek","count":138},{"name":"Andrei Coman","email":"andreic@fb.com","login":"andreicoman11","count":137},{"name":"Blake Friedman","email":"blakef@meta.com","login":"blakef","count":137},{"name":"Nick Lefever","email":"lefever@meta.com","login":null,"count":135},{"name":"Andrew Chen (Eng)","email":"ayc@fb.com","login":"ayc1","count":132},{"name":"Luna Wei","email":"luwe@meta.com","login":"lunaleaps","count":126},{"name":"Rafael Oleza","email":"rafeca@fb.com","login":"rafeca","count":126},{"name":"Dmitry Rykun","email":"dmitryrykun@meta.com","login":"dmytrorykun","count":125},{"name":"Vitali Zaidman","email":"vzaidman@meta.com","login":"vzaidman","count":122},{"name":"Peter Abbondanzo","email":"abbo@meta.com","login":"Abbondanzo","count":115},{"name":"Paige Sun","email":"paigesun@fb.com","login":"p-sun","count":115},{"name":"Eric Rozell","email":"ericroz@meta.com","login":"rozele","count":114},{"name":"Oskar Kwaśniewski","email":"oskarkwasniewski@icloud.com","login":"okwasniewski","count":113},{"name":"Felix Oghina","email":"foghina@fb.com","login":"foghina","count":111},{"name":"Jorge Cabiedes Acosta","email":"jorgecab@meta.com","login":"jorge-cab","count":110},{"name":"Denis Koroskin","email":"dkoroskin@fb.com","login":"korDen","count":109},{"name":"Hedger Wang","email":"hedger@fb.com","login":null,"count":108},{"name":"Krzysztof Magiera","email":"krzysztof@fb.com","login":"kmagiera","count":108},{"name":"Ben Alpert","email":"balpert@fb.com","login":"sophiebits","count":102},{"name":"Riccardo Cipolleschi","email":"cipolleschi@fb.com","login":null,"count":100},{"name":"Gabriel Donadel Dall'Agnol","email":"donadeldev@gmail.com","login":"gabrieldonadel","count":97},{"name":"Alan Lee","email":"alanlee2@meta.com","login":"alanleedev","count":97},{"name":"Pritesh Nandgaonkar","email":"prit91@fb.com","login":"priteshrnandgaonkar","count":94},{"name":"Ahmed El-Helw","email":"ahmedre@fb.com","login":null,"count":93},{"name":"Sidharth Guglani","email":"sidharthguglani@fb.com","login":"SidharthGuglani-zz","count":92},{"name":"Emily Janzer","email":"emily.janzer@oculus.com","login":null,"count":91},{"name":"Mehdi Mulani","email":"mehdi@fb.com","login":null,"count":90},{"name":"Vincent Riemer","email":"vincentriemer@fb.com","login":"vincentriemer","count":84},{"name":"sunnylqm","email":"sunnylqm@qq.com","login":"sunnylqm","count":83},{"name":"Lorenzo Sciandra","email":"lsciandra@microsoft.com","login":"kelset","count":83},{"name":"Mike Grabowski","email":"grabbou@gmail.com","login":"grabbou","count":82},{"name":"Alexander Blom","email":"blom@instagram.com","login":"lexs","count":82},{"name":"Genki Kondo","email":"gkondo@fb.com","login":"genkikondo","count":82},{"name":"Brian Vaughn","email":"bvaughn@fb.com","login":null,"count":82},{"name":"Adam Comella","email":"adcom@microsoft.com","login":null,"count":81},{"name":"Christian Falch","email":"christian.falch@gmail.com","login":"chrfalch","count":79},{"name":"Alexey Lang","email":"alexeylang@fb.com","login":"alexeylang","count":78},{"name":"Oleksandr Melnykov","email":"omelnykov@fb.com","login":"makovkastar","count":78},{"name":"Devan Buggay","email":"devanb@meta.com","login":"sbuggay","count":76},{"name":"Pieter Vanderwerff","email":"pieterv@meta.com","login":"pieterv","count":76},{"name":"Ram N","email":"axe@fb.com","login":"axe-fb","count":75},{"name":"Dan Abramov","email":"gaearon@fb.com","login":"gaearon","count":75},{"name":"Alex Akers","email":"a2@fb.com","login":null,"count":73},{"name":"empyrical","email":"empyrical@outlook.com","login":"empyrical","count":73},{"name":"Sebastian Markbage","email":"sema@fb.com","login":"sebmarkbage","count":73},{"name":"Thomas Nardone","email":"tnardone@meta.com","login":null,"count":71},{"name":"Kudo Chien","email":"ckchien@gmail.com","login":"Kudo","count":71},{"name":"generatedunixname89002005287564","email":"generatedunixname89002005287564@meta.com","login":null,"count":70},{"name":"Dave Miller","email":"dmmiller@fb.com","login":null,"count":70},{"name":"Emily Janzer","email":"janzer@fb.com","login":null,"count":68},{"name":"Michał Osadnik","email":"osdnk@fb.com","login":"osdnk","count":67},{"name":"Gabe Levi","email":"gabe@fb.com","login":"gabelevi","count":67},{"name":"Alex Dvornikov","email":"advornikov@fb.com","login":"fromcelticpark","count":65},{"name":"Adam Ernst","email":"adamjernst@fb.com","login":"adamjernst","count":63},{"name":"Lulu Wu","email":"luluwu@fb.com","login":"luluwu2032","count":63},{"name":"Sota Ogo","email":"sota@fb.com","login":"sota000","count":62},{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com","login":"satya164","count":61},{"name":"Marshall Roch","email":"mroch@fb.com","login":"mroch","count":59},{"name":"George Zahariev","email":"gkz@meta.com","login":"gkz","count":59},{"name":"Panos Vekris","email":"pvekris@meta.com","login":"panagosg7","count":59},{"name":"Lulu Wu","email":"luluwu@meta.com","login":null,"count":58},{"name":"Vojtech Novak","email":"vonovak@gmail.com","login":"vonovak","count":57},{"name":"Philipp von Weitershausen","email":"philikon@fb.com","login":"philikon","count":57},{"name":"Saad Najmi","email":"sanajmi@microsoft.com","login":"Saadnajmi","count":56},{"name":"Brent Vatne","email":"brentvatne@gmail.com","login":"brentvatne","count":56},{"name":"Lukas Wöhrl","email":"lukas@woehrl.net","login":"woehrl01","count":56},{"name":"Chris Hopman","email":"cjhopman@fb.com","login":"cjhopman","count":55},{"name":"Martin Kralik","email":"kralik@fb.com","login":"majak","count":54},{"name":"Kacie Bawiec","email":"kacieb@fb.com","login":"kacieb","count":53},{"name":"Miguel Jimenez Esun","email":"mjimenez@fb.com","login":null,"count":53},{"name":"Tommy Nguyen","email":"4123478+tido64","login":"tido64","count":52},{"name":"Eric Lewis","email":"ericlewis777@gmail.com","login":"ericlewis","count":51},{"name":"Andres Suarez","email":"asuarez@fb.com","login":"zertosh","count":51},{"name":"gengjiawen","email":"technicalcute@gmail.com","login":"gengjiawen","count":50},{"name":"Marco Wang","email":"marcoww@meta.com","login":null,"count":50},{"name":"Build Service","email":"svcscm@fb.com","login":null,"count":49},{"name":"Xin Chen","email":"xch@meta.com","login":null,"count":48},{"name":"Xin Chen","email":"xch@fb.com","login":"ryancat","count":48},{"name":"Brent Vatne","email":"brent.vatne@madriska.com","login":null,"count":46},{"name":"Ashok Menon","email":"ashokmenon@fb.com","login":null,"count":46},{"name":"Michał Gregorczyk","email":"michalgr@fb.com","login":null,"count":44},{"name":"Mike Armstrong","email":"mikea@fb.com","login":"mikearmstrong001","count":44},{"name":"Iwo Plaza","email":"plazaiwo@meta.com","login":"iwoplaza","count":43},{"name":"Charles Dick","email":"cwdick@fb.com","login":"cwdick","count":43},{"name":"Edmond Chui","email":"edmondc@meta.com","login":"EdmondChuiHW","count":43},{"name":"Peter van der Zee","email":"kuvos@fb.com","login":null,"count":42},{"name":"Fred Liu","email":"fredliu@fb.com","login":"fred2028","count":42},{"name":"Douglas Lowder","email":"dlowder@salesforce.com","login":"douglowder","count":41},{"name":"generatedunixname537391475639613","email":"noreply+537391475639613@fb.com","login":null,"count":40},{"name":"Riley Dulin","email":"dulinr@fb.com","login":null,"count":39},{"name":"Jan Kassens","email":"jkassens@fb.com","login":"kassens","count":39},{"name":"Jesse Katsumata","email":"jesse.katsumata@gmail.com","login":"Naturalclar","count":39},{"name":"Joel Marcey","email":"joelm@fb.com","login":"JoelMarcey","count":39},{"name":"Michał Pierzchała","email":"thymikee@gmail.com","login":"thymikee","count":39},{"name":"React Native Bot","email":"bot@reactnative.dev","login":"react-native-bot","count":39},{"name":"fabriziobertoglio1987","email":"fabrizio.bertoglio@gmail.com","login":"fabOnReact","count":39},{"name":"nishan (o^▽^o)","email":"nishanbende@gmail.com","login":"intergalacticspacehighway","count":38},{"name":"Ben Nham","email":"nham@fb.com","login":"bnham","count":38},{"name":"Eli White","email":"eliwhite@meta.com","login":"elicwhite","count":37},{"name":"Neil Dhar","email":"neildhar@fb.com","login":"neildhar","count":35},{"name":"Frieder Bluemle","email":"frieder.bluemle@gmail.com","login":"friederbluemle","count":34},{"name":"Bartlomiej Bloniarz","email":"blonibartlomiej@meta.com","login":null,"count":33},{"name":"nd-02110114","email":"nd.12021218@gmail.com","login":"nissy-dev","count":33},{"name":"Ziqi Chen","email":"ziqichen@fb.com","login":null,"count":32},{"name":"Dmitry Zakharov","email":"comfly@fb.com","login":null,"count":31},{"name":"Ovidiu Viorel Iepure","email":"ovidiu.iepure@liverail.com","login":null,"count":31},{"name":"simek","email":"gosimek@gmail.com","login":"Simek","count":31},{"name":"Will Holen","email":"willholen@fb.com","login":"willholen","count":31},{"name":"Seth Kirby","email":"kid@fb.com","login":"sjkirby","count":31},{"name":"Mengjue Wang","email":"mengjuew@fb.com","login":"MengjueW","count":31},{"name":"Christopher Dro","email":"hello@blick-labs.com","login":"christopherdro","count":30},{"name":"Jordan Brown","email":"jmbrown@fb.com","login":"jbrown215","count":30},{"name":"Lukas Piatkowski","email":"luk@fb.com","login":"lukaspiatkowski","count":30},{"name":"acdlite","email":"acdlite","login":"acdlite","count":30},{"name":"Olivier Notteghem","email":"oli@fb.com","login":"olinotteghem","count":29},{"name":"Sokovikov","email":"skv-headless@yandex.ru","login":"skv-headless","count":28},{"name":"Taras Tsugrii","email":"ttsugrii@fb.com","login":"ttsugriy","count":28},{"name":"Logan Daniels","email":"logand@fb.com","login":"logandaniels","count":28},{"name":"Dan Caspi","email":"danca@fb.com","login":"dcaspi","count":28},{"name":"Chi Tsai","email":"chitsai@meta.com","login":null,"count":28},{"name":"Antoine Doubovetzky","email":"antoined@bam.tech","login":null,"count":28},{"name":"Kathy Gray","email":"kathryngray@fb.com","login":null,"count":28},{"name":"generatedunixname89002005287564","email":"generatedunixname89002005287564@fb.com","login":null,"count":27},{"name":"Jiayan Zhuang","email":"jiayan0406@fb.com","login":"ZHUANGPP","count":27},{"name":"Sam Goldman","email":"samgoldman@fb.com","login":"samwgoldman","count":27},{"name":"Michael Lee","email":"mzlee@fb.com","login":"mzlee","count":27},{"name":"Soe Lynn","email":"soelynn@meta.com","login":"realsoelynn","count":27},{"name":"Alex Taylor (alta)","email":"alta@meta.com","login":null,"count":25},{"name":"Danilo Bürger","email":"danilo@feastr.de","login":"danilobuerger","count":25},{"name":"Ingrid Wang","email":"ingridwang@meta.com","login":null,"count":25},{"name":"Pranav Yadav","email":"Pranavyadav3912@gmail.com","login":"Pranav-yadav","count":25},{"name":"Thibault Malbranche","email":"malbranche.thibault@gmail.com","login":"Titozzz","count":24},{"name":"Adam Miskiewicz","email":"adam@sk3vy.com","login":"skevy","count":24},{"name":"D N","email":"4661784+retyui","login":"retyui","count":24},{"name":"tarunrajput","email":"tarunrajput1337@gmail.com","login":"tarunrajput","count":24},{"name":"szymonrybczak","email":"szymon.rybczak@gmail.com","login":"szymonrybczak","count":24},{"name":"Amjad Masad","email":"amjad.masad@gmail.com","login":"amasad","count":23},{"name":"Zihan Chen (MSFT)","email":"53799235+ZihanChen-MSFT","login":"ZihanChen-MSFT","count":23},{"name":"Bhuwan Khattar","email":"voideanvalue@fb.com","login":"voideanvalue","count":23},{"name":"Mathieu Acthernoene","email":"zoontek@gmail.com","login":"zoontek","count":23},{"name":"Andrew Coates","email":"30809111+acoates-ms","login":"acoates-ms","count":23},{"name":"Paco Estevez Garcia","email":"festevezga@fb.com","login":"pakoito","count":23},{"name":"Oleg Lokhvitsky","email":"olegbl@fb.com","login":"olegbl","count":23},{"name":"Scott Kyle","email":"skyle@fb.com","login":"appden","count":23},{"name":"Intl Scheduler","email":"generatedunixname89002005309424@fb.com","login":null,"count":23},{"name":"Siqi Liu","email":"siqiliu@fb.com","login":null,"count":23},{"name":"Evan Yeung","email":"evanyeung@fb.com","login":"evanyeung","count":22},{"name":"Emily Brown","email":"emilypb@meta.com","login":"emily8rown","count":22},{"name":"Xuan Huang","email":"jsx@fb.com","login":"Huxpro","count":22},{"name":"Georgiy Kassabli","email":"gkassabli@fb.com","login":null,"count":22},{"name":"James Ide","email":"ide+github@jameside.com","login":null,"count":21},{"name":"Jiajie Zhu","email":"zhujj04@fb.com","login":"zjj010104","count":21},{"name":"Nadiia D","email":"nadiiad@fb.com","login":null,"count":21},{"name":"Dmitry Rykun","email":"dmitryrykun@fb.com","login":null,"count":20},{"name":"Jonathan Kim","email":"jjkim@fb.com","login":null,"count":20},{"name":"generatedunixname89002005232357","email":"generatedunixname89002005232357@meta.com","login":null,"count":20},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com","login":"alloy","count":20},{"name":"Kevin Lacker","email":"lacker@gmail.com","login":"lacker","count":20},{"name":"Nathan Azaria","email":"nazaria@fb.com","login":"nathanajah","count":20},{"name":"Scott Wolchok","email":"swolchok@fb.com","login":"swolchok","count":20},{"name":"fortmarek","email":"marekfort@me.com","login":"fortmarek","count":20},{"name":"leeight","email":"leeight@gmail.com","login":"leeight","count":20},{"name":"Nicolas Charpentier","email":"nicolas.charpentier079@gmail.com","login":"charpeni","count":20},{"name":"Tomek Zawadzki","email":"tomekzawadzki98@gmail.com","login":"tomekzaw","count":19},{"name":"Phil Pluckthun","email":"phil@kitten.sh","login":"kitten","count":19},{"name":"Max Sherman","email":"jonaldislarry@fb.com","login":"johnislarry","count":19},{"name":"Jason Safaiyeh","email":"safaiyeh@protonmail.com","login":"safaiyeh","count":19},{"name":"Kyle Corbitt","email":"kyle@corbt.com","login":"corbt","count":19},{"name":"riteshshukla04","email":"riteshshukla2381@gmail.com","login":"riteshshukla04","count":18},{"name":"Marc Rousavy","email":"me@mrousavy.com","login":"mrousavy","count":18},{"name":"Gant","email":"GantMan@gmail.com","login":"GantMan","count":18},{"name":"Thomas BARRAS","email":"thomas.barras26@gmail.com","login":"exced","count":18},{"name":"Justin Spahr-Summers","email":"jspahrsummers@fb.com","login":"jspahrsummers","count":18},{"name":"Jean Regisser","email":"jean.regisser@gmail.com","login":"jeanregisser","count":18},{"name":"Mike Vitousek","email":"mvitousek@meta.com","login":"mvitousek","count":18},{"name":"Pawel Sienkowski","email":"sienkowski@fb.com","login":null,"count":18},{"name":"Sergei Dryganets","email":"sergeyd@microsoft.com","login":"dryganets","count":17},{"name":"Pascal Hartig","email":"phartig@rdrei.net","login":"passy","count":17},{"name":"Alex Danoff","email":"adanoff@meta.com","login":null,"count":17},{"name":"Hanno J. Gödecke","email":"die.drei99@yahoo.de","login":"hannojg","count":17},{"name":"Basil Hosmer","email":"bhosmer@fb.com","login":null,"count":17},{"name":"Jing Chen","email":"jingc@fb.com","login":"jingc","count":17},{"name":"aleclarsoniv","email":"alec.stanford.larson@gmail.com","login":"aleclarson","count":17},{"name":"Jared Forsyth","email":"jaredly@fb.com","login":null,"count":17},{"name":"Nolan O'Brien","email":"nolano@meta.com","login":null,"count":17},{"name":"Himabindu Gadupudi","email":"himabindug@fb.com","login":"himabindugadupudi","count":16},{"name":"Jeff Morrison","email":"jeffmo@fb.com","login":"jeffmo","count":16},{"name":"shubhamguptadream11","email":"shubham.gupta@dream11.com","login":"shubhamguptadream11","count":16},{"name":"Nat Mote","email":"nmote@fb.com","login":"nmote","count":16},{"name":"Charles Dudley","email":"charlesdudley@fb.com","login":"charlesbdudley","count":16},{"name":"Radek Czemerys","email":"radko93@gmail.com","login":"radko93","count":16},{"name":"Andrew Sardone","email":"andrew@andrewsardone.com","login":"andrewsardone","count":15},{"name":"Cedric van Putten","email":"github@cedric.dev","login":"byCedric","count":15},{"name":"Amir Shalem","email":"amirshalem@fb.com","login":"amir-shalem","count":15},{"name":"Tianyu Yao","email":"skyyao@meta.com","login":"tyao1","count":15},{"name":"MaeIg","email":"larochmael@hotmail.fr","login":"MaeIg","count":15},{"name":"Wojciech Lewicki","email":"wojciech.lewicki@swmansion.com","login":"WoLewicki","count":14},{"name":"Milen Dzhumerov","email":"mgd@fb.com","login":"milend","count":14},{"name":"Kacper Wiszczuk","email":"kacperwiszczuk@gmail.com","login":"Esemesek","count":14},{"name":"Jimmy Zhang","email":"jimmyzh@fb.com","login":"jimmy623","count":14},{"name":"Ryan Gomba","email":"ryan@ryangomba.com","login":"ryangomba","count":14},{"name":"Christine Abernathy","email":"ca.abernathy@fb.com","login":null,"count":14},{"name":"generatedunixname1395667395051502","email":"noreply+1395667395051502@fb.com","login":null,"count":14},{"name":"Liron Yahdav","email":"lyahdav@meta.com","login":"lyahdav","count":14},{"name":"evanbacon","email":"bacon@expo.io","login":"EvanBacon","count":14},{"name":"Gaëtan Renaudeau","email":"renaudeau.gaetan@gmail.com","login":"gre","count":13},{"name":"Dave Sibiski","email":"dsibiski@gmail.com","login":"dsibiski","count":13},{"name":"Nikita Lutsenko","email":"nlutsenko@meta.com","login":"nlutsenko","count":13},{"name":"Gang Zhao","email":"zhaogang@meta.com","login":"lavenzg","count":13},{"name":"chirag04","email":"jain_chirag04@yahoo.com","login":"chirag04","count":13},{"name":"Kevin Lacker","email":"kevin@parse.com","login":null,"count":13},{"name":"Dorota Kapturkiewicz","email":"dokaptur@fb.com","login":null,"count":13},{"name":"Andrew Jack","email":"me@andrewjack.uk","login":"AndrewJack","count":13},{"name":"Daniel Sainati","email":"sainati@fb.com","login":null,"count":13},{"name":"Fada Chen","email":"chenfada@fb.com","login":"chenfadafb","count":12},{"name":"Fabrizio Duroni","email":"fabrizio.duroni@gmail.com","login":"chicio","count":12},{"name":"Calix Tang","email":"calixtang@meta.com","login":"CalixTang","count":12},{"name":"Joe Stanton","email":"joe.stanton@red-badger.com","login":"JoeStanton","count":12},{"name":"Kureev Alexey","email":"kureev-mail@ya.ru","login":null,"count":12},{"name":"Yujie Liu","email":"yujiel@fb.com","login":null,"count":12},{"name":"Qiao Liang","email":"qiaoliang89@gmail.com","login":"qbig","count":12},{"name":"Shawn Dempsey","email":"shawndempsey@meta.com","login":"shwanton","count":12},{"name":"Chace Liang","email":"chaceliang@fb.com","login":null,"count":12},{"name":"Dustin Shahidehpour","email":"dust@fb.com","login":"d16r","count":12},{"name":"Don Yu","email":"don@instagram.com","login":"donyu","count":12},{"name":"Krystof Woldrich","email":"krystofwoldrich@gmail.com","login":"krystofwoldrich","count":12},{"name":"Jacob Parker","email":"jacobparker1992@gmail.com","login":"jacobp100","count":11},{"name":"Daniel Andersson","email":"koda@fb.com","login":"kodafb","count":11},{"name":"John Porto","email":"jpporto@fb.com","login":"jpporto","count":11},{"name":"Kazuki Sakamoto","email":"kaz@fb.com","login":"splhack","count":11},{"name":"Pavlos Vinieratos","email":"pvinis@gmail.com","login":"pvinis","count":11},{"name":"Nicolas Cuillery","email":"nicolas.cuillery@gmail.com","login":"ncuillery","count":11},{"name":"Neo","email":"nihgwu@live.com","login":"nihgwu","count":11},{"name":"Richard Barnes","email":"rbarnes@meta.com","login":"r-barnes","count":11},{"name":"Alexsander Akers","email":"me@a2.io","login":"a2","count":11},{"name":"Paul O’Shannessy","email":"paul@oshannessy.com","login":"zpao","count":11},{"name":"Aleksei Androsov","email":"doochik@ya.ru","login":"doochik","count":11},{"name":"Jimmy Mayoukou","email":"bhullnatik@gmail.com","login":"Bhullnatik","count":11},{"name":"Huang Yu","email":"huang@bitgo.com","login":null,"count":11},{"name":"Mike Lambert","email":"mlambert@gmail.com","login":"mikelambert","count":11},{"name":"Benoit Girard","email":"bgirard@meta.com","login":null,"count":11},{"name":"Joshua Selbo","email":"jselbo@fb.com","login":null,"count":11},{"name":"Richard Howell","email":"rhow@meta.com","login":"rmaz","count":11},{"name":"Luis Miguel Alvarado","email":"luismiguel1730@gmail.com","login":"ecreeth","count":11},{"name":"Ives van Hoorne","email":"ives@fb.com","login":null,"count":10},{"name":"Jack Pope","email":"jackpope@meta.com","login":null,"count":10},{"name":"Micha Reiser","email":"mreiser@fb.com","login":null,"count":10},{"name":"Felix Kling","email":"felix.kling@gmx.net","login":"fkling","count":10},{"name":"Kræn Hansen","email":"kraen.hansen@mongodb.com","login":"kraenhansen","count":10},{"name":"Naman Goel","email":"nmn@fb.com","login":"nmn","count":10},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com","login":"TheRogue76","count":10},{"name":"Albert Sun","email":"fatalsun@fb.com","login":"fatalsun","count":10},{"name":"michalchudziak","email":"michal.chudziak@gmail.com","login":"michalchudziak","count":10},{"name":"Sunbreak","email":"sunbreak.wang@gmail.com","login":"Sunbreak","count":10},{"name":"Siddarth Kumar","email":"siddarthkay@gmail.com","login":"siddarthkay","count":10},{"name":"SangYeob Bono Yu","email":"deminoth@gmail.com","login":"deminoth","count":10},{"name":"Ken Tominaga","email":"ken.for.develop@gmail.com","login":"ken0nek","count":10},{"name":"Josh Justice","email":"me@codingitwrong.com","login":"CodingItWrong","count":10},{"name":"Jakub Trzebiatowski","email":"cubuspl42@gmail.com","login":"cubuspl42","count":10},{"name":"hurali97","email":"hurali97@gmail.com","login":"hurali97","count":10},{"name":"Ignacio Olaciregui","email":"ignacioola@gmail.com","login":"ignacioola","count":10},{"name":"Franco Meloni","email":"fmeloni@fb.com","login":"f-meloni","count":10},{"name":"David Rabkin","email":"davidrabkin@gmail.com","login":"Rudimental","count":10},{"name":"Connor McEwen","email":"connor.mcewen@gmail.com","login":"cmcewen","count":10},{"name":"Sam Swarr","email":"swarr@fb.com","login":"sam-swarr","count":9},{"name":"Theo Yaung","email":"theoy@fb.com","login":"theoy","count":9},{"name":"Yann Pringault","email":"yann.pringault@gmail.com","login":"Kerumen","count":9},{"name":"TatianaKapos","email":"tatianakapos@microsoft.com","login":"TatianaKapos","count":9},{"name":"Jhen","email":"developer@jhen.me","login":"jhen0409","count":9},{"name":"Joel Arvidsson","email":"joel@oblador.se","login":"oblador","count":9},{"name":"Tomas Reimers","email":"tomasreimers@gmail.com","login":"tomasreimers","count":9},{"name":"Matt Oakes","email":"hello@mattoakes.net","login":"matt-oakes","count":9},{"name":"Alan Hughes","email":"alan@expo.io","login":"alanjhughes","count":9},{"name":"Bill Fisher","email":"bfisher@fb.com","login":null,"count":9},{"name":"Cristian Carlesso","email":"ccarlesso@fb.com","login":null,"count":9},{"name":"Aditya Sharat","email":"adityasharat@fb.com","login":"adityasharat","count":9},{"name":"Maël Nison","email":"mael@fb.com","login":null,"count":9},{"name":"Tomasz Żelawski","email":"tzelawski@gmail.com","login":"tjzel","count":9},{"name":"Avik Chaudhuri","email":"avik@fb.com","login":"avikchaudhuri","count":9},{"name":"Ben Roth","email":"spongebucket@gmail.com","login":"terribleben","count":9},{"name":"Danny Su","email":"dsc@meta.com","login":"dannysu","count":9},{"name":"Dmytro Voronkevych","email":"zloy@fb.com","login":"dmitry-voronkevich","count":9},{"name":"Facebook Community Bot","email":"facebook-github-bot","login":"facebook-github-bot","count":9},{"name":"Maciej Jastrzębski","email":"mdjastrzebski@gmail.com","login":"mdjastrzebski","count":9},{"name":"Matt Blagden","email":"mattblagden@fb.com","login":"mattbfb","count":9},{"name":"LeoTM","email":"1881059+leotm","login":"leotm","count":9},{"name":"Harry Moreno","email":"morenoh149@gmail.com","login":"morenoh149","count":9},{"name":"Joshua Sierles","email":"joshua@diluvia.net","login":"jsierles","count":9},{"name":"John Wu","email":"webmaster@leapoahead.com","login":"meetwudi","count":9},{"name":"Ron Edelstein","email":"rone@fb.com","login":null,"count":9},{"name":"Param Aggarwal","email":"paramaggarwal@gmail.com","login":"paramaggarwal","count":9},{"name":"Nurzhan Bakibayev","email":"hypuk@fb.com","login":"Hypuk","count":9},{"name":"Mike Hardy","email":"github@mikehardy.net","login":"mikehardy","count":9},{"name":"Håkon Knutzen","email":"2263015+hakonk","login":"hakonk","count":9},{"name":"Caleb Meredith","email":"calebmer@fb.com","login":null,"count":8},{"name":"Adam Miskiewicz","email":"adam@exponentjs.com","login":null,"count":8},{"name":"Blair Vanderhoof","email":"blairv@fb.com","login":null,"count":8},{"name":"Juan Tejada","email":"jstejada@fb.com","login":null,"count":8},{"name":"Jakub Grzmiel","email":"jakubgr@fb.com","login":null,"count":8},{"name":"Estevão Lucas","email":"lucas@work.co","login":null,"count":8},{"name":"Tj","email":"tfallon@mail.depaul.edu","login":null,"count":8},{"name":"Zhiyao Zhou","email":"zzy96@fb.com","login":null,"count":8},{"name":"DengYun","email":"tdzl2003@gmail.com","login":"tdzl2003","count":8},{"name":"Wenjing Wang","email":"wenjingw@fb.com","login":null,"count":8},{"name":"Nivetha Singara Vadivelu","email":"nivethavadivelu@fb.com","login":null,"count":8},{"name":"Nathan Spaun","email":"nspaun@fb.com","login":null,"count":8},{"name":"Orta Therox","email":"orta.therox@gmail.com","login":"orta","count":8},{"name":"Sandro Machado","email":"sandroemachado@gmail.com","login":"SandroMachado","count":8},{"name":"Yedidya Feldblum","email":"yfeldblum@meta.com","login":"yfeldblum","count":8},{"name":"Jiawei Lv","email":"jiawei@fb.com","login":"jiawei-lyu","count":8},{"name":"Kacper Rozniata","email":"56474758+krozniata","login":"krozniata","count":8},{"name":"Salakar","email":"mike.diarmid@gmail.com","login":"Salakar","count":8},{"name":"Hoa Dinh","email":"dvh@fb.com","login":"dinhvh","count":8},{"name":"Sharon Gong","email":"xuelung@amazon.com","login":"xuelgong","count":8},{"name":"Rob Hogan","email":"rh389","login":"rh389","count":8},{"name":"Jane Li","email":"janeli@meta.com","login":"janeli-100005636499545","count":8},{"name":"Guilherme Iscaro","email":"cabelitostos@gmail.com","login":"cabelitos","count":8},{"name":"Koen Punt","email":"koen@koenpunt.nl","login":"koenpunt","count":8},{"name":"Ryan Linton","email":"ryanlntn@gmail.com","login":"ryanlntn","count":8},{"name":"Andrew Rasmussen","email":"arasmussen@katworks.com","login":"arasmussen","count":8},{"name":"Andrew Imm","email":"andrewi@fb.com","login":"andrewimm","count":8},{"name":"Chiara Mooney","email":"34109996+chiaramooney","login":"chiaramooney","count":8},{"name":"Lucas Bento","email":"lucas.bsilva@outlook.com","login":null,"count":8},{"name":"Dan Zimmerman","email":"danzimm@fb.com","login":null,"count":8},{"name":"Tim Wang","email":"timwangdev","login":"timwangdev","count":8},{"name":"Eli Perkins","email":"eli.j.perkins@gmail.com","login":"eliperkins","count":7},{"name":"Mark Oswald","email":"markoswald123@googlemail.com","login":"mroswald","count":7},{"name":"Chris Geirman","email":"chris.geirman@gmail.com","login":"geirman","count":7},{"name":"Peter Ammon","email":"pca@fb.com","login":null,"count":7},{"name":"Petter Hesselberg","email":"petterh@microsoft.com","login":null,"count":7},{"name":"Reem Helou","email":"helouree@fb.com","login":null,"count":7},{"name":"Rui Chen","email":"halfjuice@fb.com","login":null,"count":7},{"name":"Martín Bigio","email":"martin@instagram.com","login":null,"count":7},{"name":"Martin Sherburn","email":"mns@oculus.com","login":null,"count":7},{"name":"Michel Weststrate","email":"mweststrate@fb.com","login":"mweststrate","count":7},{"name":"Carmi Grushko","email":"carmi@fb.com","login":"cgrushko","count":7},{"name":"matinzd","email":"zadehdolatabad@gmail.com","login":"matinzd","count":7},{"name":"Shoaib Meenai","email":"smeenai@fb.com","login":"smeenai","count":7},{"name":"Adam Comella","email":"rigdern","login":"rigdern","count":7},{"name":"Adlai Holler","email":"guy.on.internet@icloud.com","login":"Adlai-Holler","count":7},{"name":"Ville Immonen","email":"ville.immonen@iki.fi","login":"fson","count":7},{"name":"Zhao Han","email":"cx.chenghai+github@gmail.com","login":"umhan35","count":7},{"name":"radex","email":"radexpl@gmail.com","login":"radex","count":7},{"name":"Agastya Darma","email":"gedeagas22@gmail.com","login":"gedeagas","count":7},{"name":"Dotan J. Nahum","email":"jondotan@gmail.com","login":"jondot","count":7},{"name":"Ishan Khot","email":"ishankhot@fb.com","login":"mystique1729","count":7},{"name":"Ian Childs","email":"ianc@fb.com","login":"IanChilds","count":7},{"name":"Eric Vicenti","email":"ericvicenti","login":"ericvicenti","count":7},{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com","login":"emilioicai","count":7},{"name":"Alessandro Nadalin","email":"alessandro.nadalin@gmail.com","login":"odino","count":7},{"name":"Su Min Kim","email":"kims622@gmail.com","login":"suminkimm","count":7},{"name":"Sriram Ramasubramanian","email":"sriramramani@fb.com","login":"sriramramani","count":7},{"name":"Michael Bolin","email":"mbolin@fb.com","login":"bolinfest","count":7},{"name":"Kacper Kafara","email":"kacperkafara@gmail.com","login":"kkafar","count":7},{"name":"Chad Smith","email":"cssmith@fb.com","login":"cs01","count":7},{"name":"Christian Brevik","email":"christian.brevik@gmail.com","login":"cbrevik","count":7},{"name":"David Angulo","email":"hello@davidangulo.xyz","login":"dcangulo","count":7},{"name":"Nate","email":"nate.hunzaker@gmail.com","login":"nhunzaker","count":6},{"name":"Biki-das","email":"bikid475@gmail.com","login":"Biki-das","count":6},{"name":"Anandraj Govindan","email":"anandrag@microsoft.com","login":"mganandraj","count":6},{"name":"nossbigg","email":"chenggibson@gmail.com","login":"nossbigg","count":6},{"name":"jeswinsimon","email":"jeswinsimon@gmail.com","login":"jeswinsimon","count":6},{"name":"generatedunixname89002005325676","email":"generatedunixname89002005325676@fb.com","login":null,"count":6},{"name":"yueshuaijie","email":"yueshuaijie@corp.netease.com","login":null,"count":6},{"name":"Nivaldo Bondança","email":"nbondanca@meta.com","login":null,"count":6},{"name":"Seph Soliman","email":"scarlac@gmail.com","login":"scarlac","count":6},{"name":"Rui Ying","email":"git@ruiying.io","login":"robertying","count":6},{"name":"Jesse Watts-Russell","email":"jessebwr@meta.com","login":null,"count":6},{"name":"Hans Halverson","email":"hanshalverson@fb.com","login":null,"count":6},{"name":"Andrew Rasmussen","email":"andras@fb.com","login":null,"count":6},{"name":"sam","email":"chenxsan@gmail.com","login":"chenxsan","count":6},{"name":"Arthur Kushka","email":"arhelmus@meta.com","login":"arhelmus","count":6},{"name":"Marc Mulcahy","email":"mmulcahy@amazon.com","login":null,"count":6},{"name":"generatedunixname89002005325672","email":"generatedunixname89002005325672@meta.com","login":null,"count":6},{"name":"Jiaqi Wu","email":"jiaqiwu@fb.com","login":null,"count":6},{"name":"Chris Lewis","email":"clewis@uber.com","login":"cdlewis","count":6},{"name":"Leland Richardson","email":"leland.m.richardson@gmail.com","login":"lelandrichardson","count":6},{"name":"Marco Fiorito","email":"marcofiorito1@gmail.com","login":"Marcoo09","count":6},{"name":"Daniel Friesen","email":"daniel@nadir-seen-fire.com","login":"dantman","count":6},{"name":"Daiki Ihara","email":"sasurau4@gmail.com","login":"sasurau4","count":6},{"name":"Atticus White","email":"contact@atticuswhite.com","login":"atticoos","count":6},{"name":"Gustavo Gard","email":"gusgard@gmail.com","login":"gusgard","count":6},{"name":"Jonathan Keljo","email":"jkeljo@fb.com","login":"jkeljo","count":6},{"name":"John Shelley","email":"john.shelley.p@gmail.com","login":"jpshelley","count":6},{"name":"ashoat","email":"ashoat@gmail.com","login":"Ashoat","count":6},{"name":"James Treanor","email":"jtreanor3@gmail.com","login":"jtreanor","count":6},{"name":"Jake Murzy","email":"jake@murzy.com","login":"jmurzy","count":6},{"name":"Ian MacLeod","email":"ian@nevir.net","login":"nevir","count":6},{"name":"Sharon Zheng","email":"szn@meta.com","login":"skinsshark","count":6},{"name":"ankit-tailor","email":"tailorankit3345@gmail.com","login":"ankit-tailor","count":6},{"name":"Tomas Roos","email":"ptomasroos@gmail.com","login":"ptomasroos","count":6},{"name":"Amy Nichol","email":"amynichol@fb.com","login":"amy588","count":6},{"name":"Tom Underhill","email":"tomun@microsoft.com","login":"tom-un","count":6},{"name":"Robert Pasiński","email":"robert.pasinski@outlook.com","login":"robik","count":6},{"name":"Neil Sarkar","email":"neil.r.sarkar@gmail.com","login":"neilsarkar","count":6},{"name":"Martin Sherburn","email":"mns@fb.com","login":"MartinSherburn","count":6},{"name":"Devin Abbott","email":"devinabbott@gmail.com","login":"dabbott","count":6},{"name":"Mats Byrkeland","email":"matsbyr@gmail.com","login":"draperunner","count":6},{"name":"Harry Yu","email":"harry@wanderlog.com","login":"hsource","count":6},{"name":"Alex Malyshev","email":"alexanderm@fb.com","login":"alexmalyshev","count":5},{"name":"Ankit Tiwari","email":"ankitt255@gmail.com","login":"anku255","count":5},{"name":"Shubham Kumar Savita","email":"kumarsavshubham@meta.com","login":"shubhamksavita","count":5},{"name":"Rick Ratmansky","email":"rratmansky@fb.com","login":"rratmansky","count":5},{"name":"Rene Weber","email":"weber.rene@live.de","login":"reneweb","count":5},{"name":"Rafael Lincoln","email":"rafaellincoln@enesolucoes.com.br","login":"rafaellincoln","count":5},{"name":"Radovan Šmitala","email":"radovan.smitala@gmail.com","login":"radeno","count":5},{"name":"Quentin Valmori","email":"quentin.valmori@gmail.com","login":"Crash--","count":5},{"name":"Prathamesh Sonpatki","email":"csonpatki@gmail.com","login":"prathamesh-sonpatki","count":5},{"name":"Peter Ruibal","email":"peter.ruibal@oculus.com","login":"fmoo","count":5},{"name":"Omar Bafagih","email":"omarbafagih@meta.com","login":"OmarBafagih","count":5},{"name":"Nader Dabit","email":"dabit3@gmail.com","login":"dabit3","count":5},{"name":"Michal Srb","email":"xixixao@seznam.cz","login":"xixixao","count":5},{"name":"Max Thirouin","email":"git@moox.io","login":"MoOx","count":5},{"name":"Leonardo YongUk Kim","email":"dalinaum@gmail.com","login":"dalinaum","count":5},{"name":"almouro","email":"contact@almouro.com","login":"Almouro","count":5},{"name":"Chris Blappert","email":"blappert@fb.com","login":"cblappert","count":5},{"name":"Liam Jones","email":"liam@stardive.co.uk","login":"liamjones","count":5},{"name":"Karan Thakkar","email":"karanjthakkar@gmail.com","login":"karanjthakkar","count":5},{"name":"Yao Bin Then","email":"alvinthen890703@gmail.com","login":"alvinthen","count":5},{"name":"Joshua Pinter","email":"joshuapinter@gmail.com","login":"joshuapinter","count":5},{"name":"Jonny Burger","email":"jonathanburger11@gmail.com","login":"JonnyBurger","count":5},{"name":"Joe Savona","email":"joesavona@fb.com","login":"josephsavona","count":5},{"name":"James Reggio","email":"james.reggio@gmail.com","login":"jamesreggio","count":5},{"name":"Jakub Zika","email":"jakubzika@fb.com","login":"k21","count":5},{"name":"Gerald Monaco","email":"gmonaco@fb.com","login":"devknoll","count":5},{"name":"Geoffrey Goh","email":"kg422@cornell.edu","login":"geof90","count":5},{"name":"Aditya Kumar","email":"aditya7@fb.com","login":"aditya7fb","count":5},{"name":"Frédéric Sagnes","email":"frd@fb.com","login":"ndfred","count":5},{"name":"Dmitry Petukhov","email":"d.petukhov@roboforex.com","login":"tepamid","count":5},{"name":"Deepanshu.shukla","email":"deepanshu.shukla@dream11.com","login":"deepanshushuklad11","count":5},{"name":"Shayne Sweeney","email":"sweeney@fb.com","login":"shayne","count":5},{"name":"Lauren Tan","email":"laurentan@fb.com","login":"poteto","count":5},{"name":"Simen Bekkhus","email":"simenb@folio.no","login":"SimenB","count":5},{"name":"Kyaw Thura","email":"44088165+kyawthura-gg","login":"kyawthura-gg","count":5},{"name":"Jakub Grzywacz","email":"jakub.grzywacz@swmansion.com","login":"jakex7","count":5},{"name":"Deepak Jacob","email":"deepakjacob@fb.com","login":"jacdebug","count":5},{"name":"Vishwesh Jainkuniya","email":"gitvishwesh@gmail.com","login":"jainkuniya","count":5},{"name":"Bruno Lemos","email":"brunohplemos@gmail.com","login":"brunolemos","count":5},{"name":"Matt Hargett","email":"plaztiksyke@gmail.com","login":"matthargett","count":5},{"name":"Sim Sun","email":"simsun@fb.com","login":"simpleton","count":5},{"name":"Dani","email":"dani.bonilha@live.com","login":"danibonilha","count":5},{"name":"Bruno Barbieri","email":"brunobar79@gmail.com","login":"brunobar79","count":5},{"name":"Guilherme Varandas","email":"jgvarandas@gmail.com","login":"gvarandas","count":5},{"name":"Fábio Henriques","email":"contact@fabiohenriques.dev","login":"fabioh8010","count":5},{"name":"Hein Rutjes","email":"hrutjes@gmail.com","login":"IjzerenHein","count":5},{"name":"Connor Tumbleson","email":"connor@sourcetoad.com","login":"iBotPeaches","count":5},{"name":"Yu Wang","email":"yuwang@fb.com","login":"Yu-w","count":5},{"name":"Yurii Nakonechnyi","email":"inobelar@gmail.com","login":"inobelar","count":5},{"name":"chirag-singhal","email":"csinghal208@gmail.com","login":"chirag-singhal","count":5},{"name":"gnoff","email":"gnoff","login":"gnoff","count":5},{"name":"shubham0142","email":"shubham.bhardwaj@tripjack.com","login":"Shubham-TJ","count":5},{"name":"youedd","email":"eddibili.youssef@gmail.com","login":"youedd","count":5},{"name":"Carmen Krol","email":"cvkrol@meta.com","login":"carmenvkrol","count":5},{"name":"William Candillon","email":"wcandillon@gmail.com","login":"wcandillon","count":5},{"name":"Chatura Atapattu","email":"chatatap@fb.com","login":"chatura-atapattu","count":5},{"name":"Summer Kitahara","email":"skitahara@fb.com","login":"sumkit","count":5},{"name":"Steven Luscher","email":"steveluscher@fb.com","login":"steveluscher","count":5},{"name":"Stepan Hruda","email":"stepanhruda@fb.com","login":"stepanhruda","count":5},{"name":"Franklyn Tackitt","email":"franklyn@tackitt.net","login":"kageurufu","count":5},{"name":"Fabrizio Cucci","email":"fabriziocucci@fb.com","login":null,"count":5},{"name":"Maria Mateescu","email":"maria@instagram.com","login":null,"count":5},{"name":"Maddie Lord","email":"maddie@meta.com","login":null,"count":5},{"name":"Igor Klemenski","email":"igklemen@microsoft.com","login":null,"count":5},{"name":"Nicholas Tinsley","email":"nicktinsley@fb.com","login":null,"count":5},{"name":"Daksh Bhardwaj","email":"daksh@plgworks.com","login":null,"count":5},{"name":"G. Kay Lee","email":"balancetraveller+github@gmail.com","login":null,"count":5},{"name":"Forbes Lindesay","email":"forbeslindesay@fb.com","login":null,"count":5},{"name":"Joshua Selbo","email":"jselbo@meta.com","login":null,"count":5},{"name":"Alexandre Kirszenberg","email":"kirszie@fb.com","login":null,"count":5},{"name":"alvaromb","email":"amedina@apsl.net","login":null,"count":5},{"name":"Michael Anthony Leon","email":"fbmal7@meta.com","login":null,"count":5},{"name":"Moses DeJong","email":"mosesdejong@fb.com","login":null,"count":5},{"name":"dhruvtailor7","email":"dhruv@plgworks.com","login":null,"count":5},{"name":"Dmitriy Loktev","email":"unknownliveid@hotmail.com","login":"ptmt","count":4},{"name":"Ricky Reusser","email":"rsreusser@gmail.com","login":"rreusser","count":4},{"name":"Krzysztof Piaskowy","email":"krzysztof.piaskowy@swmansion.com","login":"piaskowyk","count":4},{"name":"Sam Mathias Weggersen","email":"sawegger@microsoft.com","login":"sweggersen","count":4},{"name":"Scott Rice","email":"srice@fb.com","login":"scottrice","count":4},{"name":"Sean Kinsey","email":"oyvind@fb.com","login":"oyvindkinsey","count":4},{"name":"Alexey Kureev","email":"kureev@fb.com","login":null,"count":4},{"name":"Abhishek Sood","email":"abhisood@fb.com","login":null,"count":4},{"name":"nicehacker","email":"mglwinkyawmyat@gmail.com","login":"lwinkyawmyat","count":4},{"name":"aleqsio","email":"mikucki@gmail.com","login":"aleqsio","count":4},{"name":"Stanislav Vishnevskiy","email":"vishnevskiy@gmail.com","login":"vishnevskiy","count":4},{"name":"Ranjan Shrestha","email":"ranjan@sharingapples.com","login":"syaau","count":4},{"name":"Peter Cottle","email":"pcottle@fb.com","login":"pcottle","count":4},{"name":"Alexander Vasyuk","email":"alexvasyuk@fb.com","login":null,"count":4},{"name":"Nick Hudkins","email":"nick@nickhudkins.com","login":"nickhudkins","count":4},{"name":"Mike","email":"yum650350@gmail.com","login":"rnike","count":4},{"name":"Mikael Sand","email":"msand@abo.fi","login":"msand","count":4},{"name":"Miguel Daipré","email":"miguel.daipre@totvs.com.br","login":"migueldaipre","count":4},{"name":"Michael Schneider","email":"mischneider1@gmail.com","login":"maicki","count":4},{"name":"Melissa Liu","email":"mellyeliu@meta.com","login":"mellyeliu","count":4},{"name":"Matt Revell","email":"mattrevell82@me.com","login":"admmasters","count":4},{"name":"Sophie L","email":"beartechtalks@gmail.com","login":"Rexogamer","count":4},{"name":"Jani Eväkallio","email":"jani.evakallio@gmail.com","login":"jevakallio","count":4},{"name":"Marlene Cota","email":"1422161+marlenecota","login":"marlenecota","count":4},{"name":"Josh Hargreaves","email":"joshyhargreaves@gmail.com","login":"joshjhargreaves","count":4},{"name":"Ruslan Latypov","email":"latypov@meta.com","login":"RuslanLa","count":4},{"name":"Arthur Lee","email":"arthur@arthurlee.me","login":"arthuralee","count":4},{"name":"Jon Thysell (JAUNTY)","email":"jthysell@microsoft.com","login":"jonthysell","count":4},{"name":"Gabriel Bull","email":"me@gabrielbull.com","login":"gabrielbull","count":4},{"name":"Yuan Du","email":"ydu@fb.com","login":"YuanDuFB","count":4},{"name":"Za1batsu","email":"Za1batsu","login":"Za1batsu","count":4},{"name":"huzhanbo.luc","email":"huzhanbo.luc@bytedance.com","login":"huzhanbo1996","count":4},{"name":"kacperkapusciak","email":"kacper.kapusciak@swmansion.com","login":"kacperkapusciak","count":4},{"name":"rocman","email":"rocman@vip.qq.com","login":"rocman","count":4},{"name":"tehfailsafe","email":"mike@failsafedesign.com","login":"tehfailsafe","count":4},{"name":"wusuopu","email":"admin@longchangjin.cn","login":"wusuopu","count":4},{"name":"A C SREEDHAR REDDY","email":"acreddysreedharreddy@gmail.com","login":"a-c-sreedhar-reddy","count":4},{"name":"Birkir Gudjonsson","email":"birkir.gudjonsson@gmail.com","login":"birkir","count":4},{"name":"Fanghao Chen","email":"chen.fanghao517@gmail.com","login":"Fanghao","count":4},{"name":"Wojciech Dróżdż","email":"behenate@gmail.com","login":"behenate","count":4},{"name":"Walter Luh","email":"wluh@fb.com","login":"bottledwalter","count":4},{"name":"Valentin Agachi","email":"github-com@agachi.name","login":"avaly","count":4},{"name":"Tyler McGinnis","email":"tylermcginnis33@gmail.com","login":"tylermcginnis","count":4},{"name":"Trevor Brindle","email":"tabrindle@gmail.com","login":"tabrindle","count":4},{"name":"Tnarita0000","email":"naritatakuya0000@gmail.com","login":"binaryta","count":4},{"name":"mkonicek-pr-test","email":"martinkonicek@centrum.cz","login":"mkonicek-pr-test","count":4},{"name":"Tomasz Sapeta","email":"tsapeta@expo.dev","login":"tsapeta","count":4},{"name":"Thomas Parslow","email":"tom@almostobsolete.net","login":"almost","count":4},{"name":"Thomas Aylott","email":"aylott@fb.com","login":"subtleGradient","count":4},{"name":"Bret Johnson","email":"bret.johnson@microsoft.com","login":"BretJohnson","count":4},{"name":"James Isaac","email":"james.isaac@gmail.com","login":"jamesisaac","count":4},{"name":"Andrey Lunyov","email":"alunyov@fb.com","login":"alunyov","count":4},{"name":"Chirag Shah","email":"shahchirag1709@gmail.com","login":"chiraggshah","count":4},{"name":"Jonathan Stanton","email":"jonathan@jastanton.com","login":"JAStanton","count":4},{"name":"Brent Erickson","email":"berickson1","login":"berickson1","count":4},{"name":"Bogusz Kaszowski","email":"bogusz.kaszowski@callstack.com","login":"BogiKay","count":4},{"name":"Bartłomiej Błoniarz","email":"bartlomiej.bloniarz@swmansion.com","login":"bartlomiejbloniarz","count":4},{"name":"Anupriya Verma","email":"54227869+anupriya13","login":"anupriya13","count":4},{"name":"Aniket Mathur","email":"aniketm@fb.com","login":"aniketmathur","count":4},{"name":"Andrej Badin","email":"contact@andrejbadin.com","login":"Andreyco","count":4},{"name":"Alfonso Curbelo","email":"me@alfonsocj.com","login":"alfonsocj","count":4},{"name":"Alex Krolick","email":"whokilledtheelectricmonk@gmail.com","login":"alexkrolick","count":4},{"name":"Adam Perry","email":"adam.n.perry@gmail.com","login":"anp","count":4},{"name":"Alex Ledak","email":"alex@ledak.ru","login":"aljs","count":4},{"name":"Daniel Levitt","email":"daniel.levitt@guardian.co.uk","login":null,"count":4},{"name":"Jonathan Lee","email":"jonl@fb.com","login":null,"count":4},{"name":"Jonathan Dann","email":"jonathan@fb.com","login":null,"count":4},{"name":"Jason Prado","email":"jprado@fb.com","login":null,"count":4},{"name":"Vincenzo Vitale","email":"vinvitale@fb.com","login":"vincenzovitale","count":4},{"name":"Hugo Dozois","email":"hugo.dozois@gmail.com","login":"dozoisch","count":4},{"name":"Frank Calise","email":"fcalise@gmail.com","login":"frankcalise","count":4},{"name":"Jacob Bower","email":"jbower@fb.com","login":"jbower-fb","count":4},{"name":"Jakob Krigovsky","email":"jakob@krigovsky.com","login":"sonicdoe","count":4},{"name":"Jakub Romanczyk","email":"jakub.romanczyk@callstack.com","login":"jbroma","count":4},{"name":"Jeff Thomas","email":"jeffdthomas@fb.com","login":"jdthomas","count":4},{"name":"Jerry","email":"sjeong1127@gmail.com","login":"jeongshin","count":4},{"name":"Dmitry Dushkin","email":"dndushkin@yandex-team.ru","login":null,"count":4},{"name":"Dan Horrigan","email":"dan@dhorrigan.com","login":"dhrrgn","count":4},{"name":"Daniel Braun","email":"danielbraun@me.com","login":"danielbraun","count":4},{"name":"David Hart","email":"david@hartbit.com","login":"hartbit","count":4},{"name":"Dmitry Soshnikov","email":"dmitrys@fb.com","login":"DmitrySoshnikov","count":4},{"name":"Eric Samelson","email":"samelson.e@gmail.com","login":"esamelson","count":4},{"name":"Eric Sauter","email":"esauter5@gmail.com","login":"esauter5","count":4},{"name":"Abdelhafidh Belalia","email":"16493223+s77rt","login":"s77rt","count":4},{"name":"Josh Berdine","email":"jjb@fb.com","login":"jberdine","count":4},{"name":"generatedunixname1899117597419293","email":"noreply+1899117597419293@fb.com","login":null,"count":4},{"name":"Zack Gomez","email":"zacharyg@fb.com","login":null,"count":4},{"name":"Elliot Lynde","email":"elynde@fb.com","login":null,"count":4},{"name":"zxcpoiu","email":"zxcpoiu@gmail.com","login":"zxcpoiu","count":4},{"name":"Eric Williamson","email":"ewilliamson@fb.com","login":null,"count":4},{"name":"Leo Natan","email":"leo.natan@outlook.com","login":"LeoNatan","count":4},{"name":"Gustavo Sverzut Barbieri","email":"barbieri@profusion.mobi","login":"barbieri","count":4},{"name":"Garrett McCullough","email":"garrett.mccullough@build.com","login":"gwmccull","count":4},{"name":"Florian Schoellhammer","email":"fschoellhammer@fb.com","login":null,"count":4},{"name":"Geraint White","email":"geraintwhite@gmail.com","login":"geraintwhite","count":4},{"name":"Louis Lagrange","email":"lagrange.louis@gmail.com","login":"Minishlink","count":4},{"name":"Alexander Kawrykow","email":"akawry@fb.com","login":null,"count":4},{"name":"Mark Miyashita","email":"negativetwelve@gmail.com","login":"negativetwelve","count":4},{"name":"Matt Mahoney","email":"mmahoney@fb.com","login":"mjmahone","count":4},{"name":"Levi Buzolic","email":"levibuzolic@gmail.com","login":"levibuzolic","count":4},{"name":"Kushal Dave","email":"me@kushaldave.com","login":"kushal","count":4},{"name":"Keion Anvaripour","email":"keo@fb.com","login":null,"count":4},{"name":"Krzysztof Borowy","email":"krizzu.dev@gmail.com","login":null,"count":4},{"name":"Laura Macaluso","email":"lauramacaluso@meta.com","login":null,"count":4},{"name":"Mani Ghasemlou","email":"mghasemlou@bloomberg.net","login":null,"count":4},{"name":"Matt Blagden","email":"mattblagden@meta.com","login":null,"count":4},{"name":"James Burnett","email":"james.burnett@oculus.com","login":null,"count":4},{"name":"Mohamed Alsadek","email":"malsadek@meta.com","login":null,"count":4},{"name":"Olga Zinoveva","email":"ozinoveva@fb.com","login":null,"count":4},{"name":"Pavlos Vinieratos","email":"pvinis@mac-pro.localdomain","login":null,"count":4},{"name":"Sreejumon","email":"spurayil@imprivata.com","login":null,"count":4},{"name":"Robert Balicki","email":"robertbalicki@meta.com","login":null,"count":4},{"name":"Timur Gibadullin","email":"tim.gibadullin@gmail.com","login":"gitim","count":4},{"name":"Tobias Ritzau","email":"ritzau@fb.com","login":null,"count":4},{"name":"Yannick Loriot","email":"yannickloriot@meta.com","login":null,"count":4},{"name":"wenzhao.yin","email":"wenzhao.yin@qunar.com","login":null,"count":4},{"name":"generatedunixname499836121","email":"generatedunixname499836121@meta.com","login":null,"count":4},{"name":"Kevin Cooper","email":"cooperka92@gmail.com","login":"cooperka","count":4},{"name":"Brad Zacher","email":"bradzacher@fb.com","login":"bradzacher","count":3},{"name":"Brandon Carroll","email":"brandonvcarroll@gmail.com","login":"bcarroll22","count":3},{"name":"Cameron Bourke","email":"cameronbourke@fb.com","login":"cameronbourke","count":3},{"name":"Dimitar Nestorov","email":"dimitar.nestorov@callstack.com","login":"DimitarNestorov","count":3},{"name":"Andrei Marchenko","email":"marchenko@meta.com","login":"Tom910","count":3},{"name":"Alan Kenyon","email":"alan@shipt.com","login":"adkenyon","count":3},{"name":"Andreas Drivenes","email":"andreas.drivenes@gmail.com","login":"andreasdri","count":3},{"name":"Andreas Amsenius","email":"andreas@amsenius.se","login":"adbl","count":3},{"name":"AbilashK","email":"abikspnr@gmail.com","login":"AbilashK","count":3},{"name":"Alon Schwarz","email":"alonsch@fb.com","login":"alonsch","count":3},{"name":"Alexey Kureev","email":"a.g.kureev@gmail.com","login":"Kureev","count":3},{"name":"Adrov Igor","email":"nucleartux@gmail.com","login":"nucleartux","count":3},{"name":"Alex McKelvey","email":"alexmck@fb.com","login":"SnowCoderAlex","count":3},{"name":"Wojciech Ogrodowczyk","email":"wojciech@brainsandbeards.com","login":"sharnik","count":3},{"name":"Yan Soares Couto","email":"yancouto@fb.com","login":"yancouto","count":3},{"name":"Yannick Loriot","email":"yannickl@fb.com","login":"yannickl","count":3},{"name":"Yuanzhe Bian","email":"rijn@fb.com","login":"rijn","count":3},{"name":"Zack","email":"zack@root-two.com","login":"rt2zz","count":3},{"name":"Oleksandr Sokolov","email":"asokol@fb.com","login":"oleolek","count":3},{"name":"Paito Anderson","email":"pj.paito@gmail.com","login":"PaitoAnderson","count":3},{"name":"Pasquale Anatriello","email":"pasqualea@fb.com","login":"pasqualeanatriello","count":3},{"name":"Steve Lacy","email":"me@slacy.me","login":"stephenlacy","count":3},{"name":"Tadeu Valentt","email":"tadeu.valentt@gmail.com","login":"t4deu","count":3},{"name":"Tieme van Veen","email":"tiemevanveen@hotmail.com","login":"teameh","count":3},{"name":"Tom Hastjarjanto","email":"tom@intellicode.nl","login":"Intellicode","count":3},{"name":"Tomislav Novak","email":"tnovak@meta.com","login":"tnovak","count":3},{"name":"Tucker Connelly","email":"web@tuckerconnelly.com","login":"tuckerconnelly","count":3},{"name":"Sam Mueller","email":"sjmueller@gmail.com","login":"sjmueller","count":3},{"name":"Sho Ikeda","email":"suicaicoca@gmail.com","login":"ikesyo","count":3},{"name":"Steve Alves-Blyt","email":"steve.alves@protonmail.com","login":"alvessteve","count":3},{"name":"Stefan Wrobel","email":"swrobel","login":"swrobel","count":3},{"name":"tenodi","email":"tomislav.tenodi@gmail.com","login":"tenodi","count":3},{"name":"Paul Shen","email":"paulshen0@gmail.com","login":"paulshen","count":3},{"name":"Philip Heinser","email":"philipheinser@me.com","login":"philipheinser","count":3},{"name":"Rafael Nunes G. da Silveira","email":"rafaelngds@gmail.com","login":"peaonunes","count":3},{"name":"Richard Lai","email":"it.rclai@gmail.com","login":"rclai","count":3},{"name":"Rob Anderson","email":"robandpdx@github.com","login":"robandpdx","count":3},{"name":"Robert Payne","email":"robertpayne@me.com","login":"robertjpayne","count":3},{"name":"Ronaldo Lima","email":"ronal2do@gmail.com","login":"ronal2do","count":3},{"name":"Rujin Cao","email":"rujinc@fb.com","login":"Drizzlecrj","count":3},{"name":"Ryan Anderson","email":"anderson.ryanc@gmail.com","login":"andersryanc","count":3},{"name":"Ryan Olson","email":"rolson@fb.com","login":"ryanolsonk","count":3},{"name":"Mikhail Mikhaylov","email":"9201284+mikemikhaylov","login":"mikemikhaylov","count":3},{"name":"Natansh Verma","email":"natansh@fb.com","login":"natansh","count":3},{"name":"Denis","email":"stereodenis@gmail.com","login":"stereodenis","count":3},{"name":"Wojteg1337","email":"feelun132@gmail.com","login":"wojteg1337","count":3},{"name":"ianlin","email":"ianyuhsunlin@gmail.com","login":"ianlin","count":3},{"name":"janus_wel","email":"janus.wel.3@gmail.com","login":"januswel","count":3},{"name":"sercanov","email":"srcn.dmrcn@gmail.com","login":"sercanov","count":3},{"name":"ahanriat","email":"ahanriat@gmail.com","login":"ahanriat","count":3},{"name":"cailenmusselman","email":"cailenmusselman@gmail.com","login":"cailenmusselman","count":3},{"name":"Mark Amery","email":"markamery@btinternet.com","login":"ExplodingCabbage","count":3},{"name":"mlanter","email":"matt@opendoor.com","login":"mlanter","count":3},{"name":"oddlyspaced","email":"oddlyspaced1@gmail.com","login":"oddlyspaced","count":3},{"name":"omer-ayhan","email":"om.ayhan247@gmail.com","login":"omer-ayhan","count":3},{"name":"pedramsaleh","email":"spmact@yahoo.ca","login":"pedramsaleh","count":3},{"name":"poonamjain96","email":"poonam.jain@dream11.com","login":"poonamjain96","count":3},{"name":"qflen","email":"nkimon00@gmail.com","login":"qflen","count":3},{"name":"realaboo","email":"realaboo@gmail.com","login":"realaboo","count":3},{"name":"threadhoard-vps","email":"yansh2017@gmail.com","login":"ya-nsh","count":3},{"name":"trashcoder","email":"dennis@audiomixing.de","login":"trashcoder","count":3},{"name":"desmondyao","email":"yaojy1121@gmail.com","login":"desmond1121","count":3},{"name":"ferrannp","email":"fnp.developer@gmail.com","login":"ferrannp","count":3},{"name":"gustavoabel","email":"gustavo.abel@totvs.com.br","login":"gustavoabel","count":3},{"name":"hi大头鬼hi","email":"bruceinpeking@gmail.com","login":"uknownothingsnow","count":3},{"name":"ifsnow","email":"ifsnow@gmail.com","login":"ifsnow","count":3},{"name":"jingjing2222","email":"hj.jingjing2222@gmail.com","login":"jingjing2222","count":3},{"name":"jrodiger","email":"jonathan@rodiger.net","login":"jrodiger","count":3},{"name":"kentaromiura","email":"kentaromiura@gmail.com","login":"kentaromiura","count":3},{"name":"king6cong","email":"king6cong@gmail.com","login":"king6cong","count":3},{"name":"mkonicek-tester","email":"martinkonicek@seznam.cz","login":"mkonicek-tester","count":3},{"name":"Adnan Bacic","email":"adnan-bacic@hotmail.com","login":"Adnan-Bacic","count":3},{"name":"Mike Wilcox","email":"mwilcox56@gmail.com","login":"mwilc0x","count":3},{"name":"Uts Sikder","email":"uts@fb.com","login":"usikder","count":3},{"name":"Hetan Thakkar","email":"hetanthakkar1@gmail.com","login":"hetanthakkar","count":3},{"name":"HyunWoo Lee","email":"l2hyunwoo@gmail.com","login":"l2hyunwoo","count":3},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":3},{"name":"JP","email":"jpdriver","login":"jpdriver","count":3},{"name":"Jack Hsu","email":"jack.hsu@gmail.com","login":"jaysoo","count":3},{"name":"Jagdeep Nagpal","email":"jagdeepnagpal@gmail.com","login":"jaggs6","count":3},{"name":"Jakob Kerkhove","email":"dejakob","login":"dejakob","count":3},{"name":"Liu Zhanhong","email":"275368990@qq.com","login":"jetzhliu","count":3},{"name":"Luke Harvey","email":"luke@getmaintainx.com","login":"lukeharvey","count":3},{"name":"Dmitry Gladkov","email":"dmitry.gladkov@gmail.com","login":"dgladkov","count":3},{"name":"Dral","email":"m.c.dral@gmail.com","login":"dralletje","count":3},{"name":"=?UTF-8?q?=E9=9A=90=E9=A3=8E?=","email":"yinfeng.fcx@alibaba-inc.com","login":"cxfeng1-zz","count":3},{"name":"Dratwas","email":"drapich.piotr@gmail.com","login":"dratwas","count":3},{"name":"Elliot Hesp","email":"elliot.hesp@gmail.com","login":"Ehesp","count":3},{"name":"Elliott Sprehn","email":"esprehn@gmail.com","login":"esprehn","count":3},{"name":"Eric Kreutzer","email":"eric@lugg.com","login":"erickreutz","count":3},{"name":"Erik Arvidsson","email":"erik.arvidsson@gmail.com","login":"arv","count":3},{"name":"Frank Yan","email":"frankyan@fb.com","login":"fryn","count":3},{"name":"Aakash Patel","email":"avp@meta.com","login":"avp","count":3},{"name":"Cao Doan","email":"caodoan@meta.com","login":"caodoan","count":3},{"name":"Chris Olszewski","email":"olszewski@fb.com","login":"chris-olszewski","count":3},{"name":"Chris Tolliday","email":"ctolliday@fb.com","login":"christolliday","count":3},{"name":"Christian Kruse","email":"ckruse@meta.com","login":"ChristianK275","count":3},{"name":"Corentin Smith","email":"corentin.smith@gmail.com","login":"cosmith","count":3},{"name":"Dale Jefferson","email":"dale@dalejefferson.com","login":"DaleLJefferson","count":3},{"name":"Damien Varron","email":"damien@varron.fr","login":"damusnet","count":3},{"name":"Dave Lee","email":"davelee.com@gmail.com","login":"kastiglione","count":3},{"name":"David Richey","email":"davidrichey@meta.com","login":"darichey","count":3},{"name":"Ashwin Bharambe","email":"ashwin@fb.com","login":"ashwinb","count":3},{"name":"Aymane Missouri","email":"aymane.missouri@nimbleways.com","login":"aymane-missouri-nw","count":3},{"name":"Bernhard Owen Josephus","email":"bernhard.josephus@gmail.com","login":"bernhardoj","count":3},{"name":"Victor Calvello","email":"vcalvello@gmail.com","login":"vcalvello","count":3},{"name":"Nedunchezhiyan-M","email":"gokulmaran2002@gmail.com","login":"Nedunchezhiyan-M","count":3},{"name":"Nicholas Tate","email":"ntate22@gmail.com","login":"nicktate","count":3},{"name":"Nick Baugh","email":"niftylettuce@gmail.com","login":"niftylettuce","count":3},{"name":"Nikhilesh Sigatapu","email":"s.nikhilesh@gmail.com","login":"nikki93","count":3},{"name":"Gabriele Petronella","email":"gabriele@buildo.io","login":"gabro","count":3},{"name":"M0Coding","email":"mohamedrejeb445@gmail.com","login":"MohamedRejeb","count":3},{"name":"Maarten Schumacher","email":"maartenschumacher@gmail.com","login":"maartenschumacher","count":3},{"name":"Matthew Dapena-Tretter","email":"matthewwithanm@fb.com","login":"matthewwithanm","count":3},{"name":"Matthew Arbesfeld","email":"arbesfeld@gmail.com","login":"arbesfeld","count":3},{"name":"Mark Wang","email":"markwang@fb.com","login":"ryu2","count":3},{"name":"Mark Verlingieri","email":"mkv@fb.com","login":"markv","count":3},{"name":"Manuel Nakamurakare","email":"manask88@gmail.com","login":"manask88","count":3},{"name":"Joshua May","email":"notjosh@gmail.com","login":"notjosh","count":3},{"name":"Jérémy Barbet","email":"jeremgraph@gmail.com","login":"jeremybarbet","count":3},{"name":"Kamil Paradowski","email":"kamil.paradowski@callstack.com","login":"paradowstack","count":3},{"name":"Kesha Antonov","email":"innokenty.longway@gmail.com","login":"kesha-antonov","count":3},{"name":"Kevin Gonzales","email":"kegonzl@amazon.com","login":"KevinGVargas","count":3},{"name":"Kevin Johnson","email":"kevinejohn@gmail.com","login":"kevinejohn","count":3},{"name":"Kyle Roach","email":"kroach.work@gmail.com","login":"iRoachie","count":3},{"name":"Laurence Bortfeld","email":"cheese@byteburgers.com","login":"mrlaessig","count":3},{"name":"Lee Byron","email":"leebyron@fb.com","login":"leebyron","count":3},{"name":"Leo Nikkilä","email":"hello@lnikki.la","login":"lnikkila","count":3},{"name":"Lim Chee Aun","email":"cheeaun@gmail.com","login":"cheeaun","count":3},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":3},{"name":"Jan Monschke","email":"jan.monschke@gmail.com","login":"janmonschke","count":3},{"name":"Jason Brown","email":"browniefed@gmail.com","login":"browniefed","count":3},{"name":"Johan Ruokangas","email":"johan@latehours.net","login":"jozan","count":3},{"name":"Graham Mendick","email":"graham.mendick@gmail.com","login":"grahammendick","count":3},{"name":"Hank Brekke","email":"hank.brekke@icloud.com","login":"hnryjms","count":3},{"name":"Harry Wolff","email":"hswolff@gmail.com","login":"hswolff","count":3},{"name":"Eric Nakagawa","email":"ericnakagawa@gmail.com","login":"ericnakagawa","count":3},{"name":"Marek Cirkos","email":"marekc@fb.com","login":null,"count":3},{"name":"tako-black","email":"gennarishock+tako@gmail.com","login":null,"count":3},{"name":"tantan","email":"tan-tan.tan@schneider-electric.com","login":null,"count":3},{"name":"trave7er","email":"mathew.park.yu@gmail.com","login":null,"count":3},{"name":"generatedunixname1608173377072046","email":"noreply+1608173377072046@fb.com","login":null,"count":3},{"name":"generatedunixname89002005325674","email":"generatedunixname89002005325674@fb.com","login":null,"count":3},{"name":"jesse","email":"jesse.katsumata@cureapp.jp","login":null,"count":3},{"name":"mattds","email":"matthewstephanou@Matthews-iMac.local","login":null,"count":3},{"name":"Vincent Viego","email":"veviego@meta.com","login":null,"count":3},{"name":"Vladislav Alexeev","email":"beefon@fb.com","login":null,"count":3},{"name":"Willa Kong","email":"willakong@fb.com","login":null,"count":3},{"name":"Xiaoyu Yin","email":"xyin@fb.com","login":null,"count":3},{"name":"Yann Pringault","email":"yann@cinq-s.com","login":null,"count":3},{"name":"yushimatenjin","email":"ryuto_haga@fact-base.io","login":null,"count":3},{"name":"Steven Goff","email":"stevengoff@discover.com","login":null,"count":3},{"name":"Sumeet Vaidya","email":"suvaidya@fb.com","login":null,"count":3},{"name":"Taylor Kline","email":"taylor.kline@streamingfreebies.com","login":null,"count":3},{"name":"Thomas Mchugh","email":"tmchugh98@gmail.com","login":null,"count":3},{"name":"Tom Scallon","email":"tscallon@meta.com","login":null,"count":3},{"name":"Tomas Reimers","email":"tomasreimers@fb.com","login":null,"count":3},{"name":"Uladzislau Paulovich","email":"ulad@fb.com","login":null,"count":3},{"name":"Saurabh Aggarwal","email":"saurabhagg@fb.com","login":null,"count":3},{"name":"alanfoster","email":"alan@alanfoster.me","login":"AlanFoster","count":3},{"name":"Colin Ramsay","email":"colinramsay@gmail.com","login":"colinramsay","count":3},{"name":"David Buchan-Swanson","email":"david.buchanswanson@gmail.com","login":"deecewan","count":3},{"name":"Mark Vayngrib","email":"mark@tradle.io","login":"mvayngrib","count":3},{"name":"Breadman Da","email":"breadman@fb.com","login":"throwaway-fishery","count":3},{"name":"Alexander Oprisnik","email":"oprisnik@meta.com","login":"oprisnik","count":3},{"name":"Kevin Cassidy Jr","email":"kevincassidyjr@gmail.com","login":"CFKevinRef","count":3},{"name":"Nicolas Gallagher","email":"necolas@fb.com","login":"necolas","count":3},{"name":"Antti Moilanen","email":"anttim@unity3d.com","login":"anttimo","count":3},{"name":"Uilque Messias","email":"uqmessias@gmail.com","login":"uqmessias","count":3},{"name":"slorber","email":"lorber.sebastien@gmail.com","login":"slorber","count":3},{"name":"ismarbesic","email":"ismar.besic@hotmail.se","login":"ismarbesic","count":3},{"name":"Sebastian Silbermann","email":"silbermann.sebastian@gmail.com","login":"eps1lon","count":3},{"name":"Steffen Forkmann","email":"steffen.forkmann@msu-solutions.de","login":"forki","count":3},{"name":"Petr Bela","email":"bela.petr@gmail.com","login":"petrbela","count":3},{"name":"Alexander Eggers","email":"7427545+AlexanderEggers","login":"AlexanderEggers","count":3},{"name":"Christoph Jerolimov","email":"jerolimov+git+2018@gmail.com","login":"christoph-jerolimov","count":3},{"name":"Rodolfo Gomez Sirimarco","email":"im@rodolfo.gs","login":"RodolfoGS","count":3},{"name":"Rob Walker","email":"hi@robwalker.co","login":"robwalkerco","count":3},{"name":"Martin Raedlinger","email":"mr@formatlos.de","login":"formatlos","count":3},{"name":"Peter Pistorius","email":"peter.pistorius@gmail.com","login":"peterp","count":3},{"name":"RCiesielczuk","email":"rciesielczuk@gmail.com","login":"a-dilettante","count":3},{"name":"Harini Malothu","email":"hmalothu@microsoft.com","login":null,"count":3},{"name":"Himanshi Goyal","email":"himanshigoyal@fb.com","login":null,"count":3},{"name":"Igor Avramovic","email":"igora@fb.com","login":null,"count":3},{"name":"Indragie Karunaratne","email":"indragie@fb.com","login":null,"count":3},{"name":"Benjamin Henrik Robson","email":"benjammin@fb.com","login":null,"count":3},{"name":"Angela Hess","email":"hess@fb.com","login":null,"count":3},{"name":"Eddie Dugan","email":"ejd@fb.com","login":null,"count":3},{"name":"Emily Janzer","email":"emily.janzer@Oculus.com","login":null,"count":3},{"name":"Ben Blackburne","email":"bpb@fb.com","login":null,"count":3},{"name":"Brandon Withrow","email":"brandon.withrow@airbnb.com","login":null,"count":3},{"name":"Alexander Komissarov","email":"alexander.komissarov@Oculus.com","login":null,"count":3},{"name":"Burak Yigit Kaya","email":"byk@fb.com","login":null,"count":3},{"name":"Ergul Azizler","email":"erg@fb.com","login":null,"count":3},{"name":"Bartol Karuza","email":"bartol@immidi.com","login":null,"count":3},{"name":"Alex Kring","email":"akring@nextdoors-MacBook-Pro-8.local","login":null,"count":3},{"name":"Ethan Gill","email":"ethangill@meta.com","login":null,"count":3},{"name":"David Rickard","email":"davidrickard@meta.com","login":null,"count":3},{"name":"AgtLucas","email":"lucas@agtlucas.com","login":null,"count":3},{"name":"Francois Laberge","email":"flaberge@brightcove.com","login":null,"count":3},{"name":"Adam Ernst","email":"adamjernst@meta.com","login":null,"count":3},{"name":"Amir Rosenfeld","email":"amirr@fb.com","login":null,"count":3},{"name":"David Detlefs","email":"ddetlefs@fb.com","login":null,"count":3},{"name":"Adriano Melo","email":"amelo@productivemobile.com","login":null,"count":3},{"name":"Håvard Fossli","email":"hfossli@gmail.com","login":"hfossli","count":3},{"name":"Sebastian McKenzie","email":"sebmck@fb.com","login":null,"count":3},{"name":"Skotch Vail","email":"skotch@fb.com","login":null,"count":3},{"name":"Stanley Shi","email":"s2shi@meta.com","login":null,"count":3},{"name":"Peter Lai","email":"peetah@fb.com","login":null,"count":3},{"name":"Peter Laraia","email":"peterlaraia@fb.com","login":null,"count":3},{"name":"Petr Nikolaev","email":"pitnikola@fb.com","login":null,"count":3},{"name":"Raphael Herouart","email":"raphaelherouart@fb.com","login":null,"count":3},{"name":"Morgan Pretty","email":"morgan@homepass.com","login":null,"count":3},{"name":"Naris Siamwalla","email":"naris@fb.com","login":null,"count":3},{"name":"Nick Simmons","email":"nick.simmons@shopify.com","login":null,"count":3},{"name":"Nikita Rubilov","email":"nrubilov@fb.com","login":null,"count":3},{"name":"Nurtau Toganbay","email":"nurtau@meta.com","login":null,"count":3},{"name":"Luke Miles","email":"luke@restocks.io","login":null,"count":3},{"name":"Martin Booth","email":"martinbooth@meta.com","login":null,"count":3},{"name":"Marc Shilling","email":"marc@chalkchisel.com","login":null,"count":3},{"name":"Kody Greenbaum","email":"kodygreenbaum@fb.com","login":null,"count":3},{"name":"Adam Gleitman","email":"adgleitm@microsoft.com","login":null,"count":3},{"name":"Jakub Woyke","email":"jaqb@fb.com","login":null,"count":3},{"name":"Jia Li","email":"jial@fb.com","login":null,"count":3},{"name":"Jonathan Lawlor","email":"lawlor@fb.com","login":null,"count":3},{"name":"Josh Leibsly","email":"jleibsly@fb.com","login":null,"count":3},{"name":"Georgios Andreadis","email":"g.andreadis@student.tudelft.nl","login":null,"count":3},{"name":"Kshitij Kotasthane","email":"kshitij.kotasthane@gmail.com","login":"kshitij86","count":2},{"name":"Kuba Holuj","email":"kubah@remitly.com","login":"ieatfood","count":2},{"name":"Koichi Nagaoka","email":"emmeleia@me.com","login":"kkoudev","count":2},{"name":"Kirwan Lyster","email":"kirwanlyster@fb.com","login":"kirwan","count":2},{"name":"Kid Commit","email":"26439946+ferdicus","login":"ferdicus","count":2},{"name":"Kevin deLeon","email":"kevin.deleon@gmail.com","login":"kevindeleon","count":2},{"name":"Kevin Lin","email":"kevinlyn@fb.com","login":"kevin-lyn","count":2},{"name":"Jeff Chien","email":"jeff@zabinet.com","login":"jeffchienzabinet","count":2},{"name":"Lorenzo Blasa","email":"lblasa@meta.com","login":"lblasa","count":2},{"name":"Lord Daniel Zautner","email":"dzautner@gmail.com","login":"dzautner","count":2},{"name":"Luis Pinto","email":"luisfpintos@gmail.com","login":"luisfpinto","count":2},{"name":"Luiz Ozorio","email":"luiz.ozorio@vectorvest.com","login":"cloudpresser","count":2},{"name":"Luke Rhodes","email":"rhodesy22@gmail.com","login":"lprhodes","count":2},{"name":"Linmic","email":"linmicya@gmail.com","login":"linmic","count":2},{"name":"Li Jie","email":"lijie@applean.cn","login":"cpunion","count":2},{"name":"Leonardo Tegon","email":"ltegon93@gmail.com","login":"tegon","count":2},{"name":"Leon","email":"K-Leon","login":"K-Leon","count":2},{"name":"Leko","email":"leko.noor@gmail.com","login":"Leko","count":2},{"name":"Fabian Eichinger","email":"fabian.eichinger@gmail.com","login":"fabianeichinger","count":2},{"name":"Lucas Feliciano","email":"mail@lucasfeliciano.com","login":"lucasfeliciano","count":2},{"name":"Laguana","email":"laguana@gmail.com","login":"Laguana","count":2},{"name":"Kyle Pinkham","email":"kyle.pinkham@appian.com","login":"kpink224","count":2},{"name":"Kyle Mathews","email":"mathews.kyle@gmail.com","login":"KyleAMathews","count":2},{"name":"Kunal Farmah","email":"kunal.farmah@airtel.com","login":"Kunal-Airtel2022","count":2},{"name":"Kuchitama","email":"kiyo.kunihira@gmail.com","login":"Kuchitama","count":2},{"name":"John Days","email":"johnydays0@gmail.com","login":"JohnyDays","count":2},{"name":"Johan Kasperi","email":"johan@kasperi.se","login":"johankasperi","count":2},{"name":"Joe Noon","email":"joenoon@gmail.com","login":"joenoon","count":2},{"name":"Jirat K","email":"saakyz@gmail.com","login":"n3tr","count":2},{"name":"Jinhyuk Lee","email":"eces@mstock.org","login":"eces","count":2},{"name":"Mihai","email":"l3m3a3@gmail.com","login":"mlazari","count":2},{"name":"Jesse Sessler","email":"jesse.sessler@gmail.com","login":"jemise111","count":2},{"name":"Jesse Ruder","email":"jesse@fretboard.io","login":"jesseruder","count":2},{"name":"Jesse Luo","email":"radishchrist@gmail.com","login":"jesseluo","count":2},{"name":"Jeremi Stadler","email":"stadler.jeremi@gmail.com","login":"jeremistadler","count":2},{"name":"JenLindsay","email":"jenlindsay","login":"jenlindsay","count":2},{"name":"James Zhang","email":"jamesfzhang@gmail.com","login":"jamesfzhang","count":2},{"name":"Jason Carreiro","email":"jcarreiro@fb.com","login":"jcarreiro","count":2},{"name":"Jean-Richard Lai","email":"jrichardlai@gmail.com","login":"jrichardlai","count":2},{"name":"Jean-Baptiste LARRIVIERE","email":"76693792+jblarriviere","login":"jblarriviere","count":2},{"name":"Jason Als","email":"jasonx2k3@gmail.com","login":"jasonals","count":2},{"name":"Jay Phelps","email":"hello@jayphelps.com","login":"jayphelps","count":2},{"name":"Jeff Bahr","email":"jbahr@meta.com","login":"j-bahr","count":2},{"name":"Jed Lau","email":"jedlau@samsara.com","login":"jedlau","count":2},{"name":"Keith Melmon","email":"kmelmon@microsoft.com","login":"kmelmon","count":2},{"name":"Kasim Tan","email":"kasimtan@gmail.com","login":"kasimtan","count":2},{"name":"Jyrno Ader","email":"jyrno42@gmail.com","login":"Jyrno42","count":2},{"name":"Justas Brazauskas","email":"brazauskasjustas@gmail.com","login":"jutaz","count":2},{"name":"Julius Jurgelenas","email":"julius@jurgelenas.lt","login":"jurgelenas","count":2},{"name":"Joshua Wang","email":"wangjoshuah@gmail.com","login":"wangjoshuah","count":2},{"name":"Josh Buchea","email":"verctrl@joshbuchea.com","login":"joshbuchea","count":2},{"name":"Jorge Bernal","email":"jbernal@gmail.com","login":"koke","count":2},{"name":"Jordanna Kwok","email":"jordannakwok@gmail.com","login":"jordanna","count":2},{"name":"Jordan Papaleo","email":"papaleowebdev@gmail.com","login":"jordanpapaleo","count":2},{"name":"Jordan Becker","email":"jordanbeckerfr@gmail.com","login":"habovh","count":2},{"name":"JonathanHayward","email":"jonathan.hayward@pobox.com","login":"JonathanHayward","count":2},{"name":"Kellie Medlin","email":"kelliem@fb.com","login":"Ktwu","count":2},{"name":"John Ku","email":"john.cmyk@gmail.com","login":"kujohn","count":2},{"name":"John Harper","email":"jsh@fb.com","login":"jsh1","count":2},{"name":"harshsiriah","email":"harsh@plgworks.com","login":"harsh-siriah","count":2},{"name":"hublot","email":"hublot@aliyun.com","login":"hellohublot","count":2},{"name":"hyochan","email":"dooboolab@gmail.com","login":"hyochan","count":2},{"name":"iyegoroff","email":"iegoroff@gmail.com","login":"iyegoroff","count":2},{"name":"Omeid","email":"public@omeid.me","login":"omeid","count":2},{"name":"Omer Peleg","email":"omerp@fb.com","login":"omerp","count":2},{"name":"Omer Strulovich","email":"ostrulovich@fb.com","login":"strulovich","count":2},{"name":"Omri Gindi","email":"gindi@fb.com","login":"ginandi","count":2},{"name":"Onti Vals","email":"ontiv@microsoft.com","login":"ontzic","count":2},{"name":"Oscar Franco","email":"ospfranco@gmail.com","login":"ospfranco","count":2},{"name":"PJ Cabrera","email":"pj.cabrera@gmail.com","login":"pjcabrera","count":2},{"name":"Pasindu Perera","email":"perera.pasindu@gmail.com","login":"udnisap","count":2},{"name":"Patrick","email":"patw.hi@gmail.com","login":"patw0929","count":2},{"name":"Mitya Kononchuk","email":"mitya@meta.com","login":"mijay","count":2},{"name":"Mohit Charkha","email":"86604753+mohitcharkha","login":"mohitcharkha","count":2},{"name":"Moritz Schwörer","email":"mr.mosch@gmail.com","login":"mosch","count":2},{"name":"Mr Speaker","email":"mrspeaker@gmail.com","login":"mrspeaker","count":2},{"name":"Muhammad Numan","email":"muhammadnuman70@gmail.com","login":"numandev1","count":2},{"name":"Pierre-Yves Desnoues","email":"piero.desnoues@gmail.com","login":"Piwaii","count":2},{"name":"Raj Suvariya","email":"rajsuvariya","login":"rajsuvariya","count":2},{"name":"RakaDoank","email":"rakaaudira@gmail.com","login":"RakaDoank","count":2},{"name":"Raphael Amorim","email":"rapha850@gmail.com","login":"raphamorim","count":2},{"name":"Renaud Chaput","email":"renchap@gmail.com","login":"renchap","count":2},{"name":"Richard Cann","email":"rmcp1g15@soton.ac.uk","login":"richardcann","count":2},{"name":"SheetJS","email":"dev@sheetjs.com","login":"SheetJSDev","count":2},{"name":"Shelly Willard","email":"shell@fb.com","login":"swillard13","count":2},{"name":"Shruti Malugu","email":"shrutic@microsoft.com","login":"shrutic","count":2},{"name":"Shuangzuan","email":"shuangzuan.he@icloud.com","login":"Shuangzuan","count":2},{"name":"Siddharth Verma","email":"sid.verma32@gmail.com","login":"sidverma32","count":2},{"name":"Pavol Fulop","email":"pavolfulop@gmail.com","login":"pfulop","count":2},{"name":"Peter Zich","email":"pzich@fb.com","login":"pzich","count":2},{"name":"LuckyLuky","email":"8luckyluky8@gmail.com","login":"LuckyLuky","count":2},{"name":"Ken Wheeler","email":"ken_wheeler@me.com","login":"kenwheeler","count":2},{"name":"Keshav Kolur","email":"kkolur@fb.com","login":"kkolur76","count":2},{"name":"Martin Arista","email":"arista.martin@gmail.com","login":"mrtnrst","count":2},{"name":"Masayuki Iwai","email":"miyabi@mybdesign.com","login":"miyabi","count":2},{"name":"Matthew Gray","email":"Matgray@microsoft.com","login":"graytmatterMS","count":2},{"name":"Matthew Horan","email":"matt@matthoran.com","login":"mhoran","count":2},{"name":"Max Graey","email":"maxgraey@gmail.com","login":"MaxGraey","count":2},{"name":"Maxence Henneron","email":"maxence.henneron@icloud.com","login":"maxencehenneron","count":2},{"name":"Nimish","email":"nimishgupta18396@gmail.com","login":"nimish-gupta","count":2},{"name":"Nizam","email":"code@maxters.net","login":"netmaxt3r","count":2},{"name":"Ognjen Dragoljevic","email":"plamenko@fb.com","login":"plamenko","count":2},{"name":"Michał Mokijewski","email":"hello@naf.gl","login":"futuun","count":2},{"name":"Michał Mąka","email":"michal.maka@swmansion.com","login":"michalmaka","count":2},{"name":"Mike Fowler","email":"mike@mikefowler.me","login":"mikefowler","count":2},{"name":"Miklós Fazekas","email":"mfazekas@szemafor.com","login":"mfazekas","count":2},{"name":"Milan Pavlik","email":"pavlik.mil@gmail.com","login":"easyCZ","count":2},{"name":"Minsik Kim","email":"kmsbernard@gmail.com","login":"kmsbernard","count":2},{"name":"MIYOKAWA, Nobuyoshi","email":"n-miyo@Tempus.ORG","login":"n-miyo","count":2},{"name":"Manas","email":"prometheansacrifice@gmail.com","login":"ManasJayanth","count":2},{"name":"Muhammad Raihan Muhaimin","email":"muhammad.r.muhaimin@gmail.com","login":"mdrmuhaimin","count":2},{"name":"Nam Se Hyun","email":"skatpgusskat","login":"skatpgusskat","count":2},{"name":"Nate Stedman","email":"natesm@fb.com","login":"natestedman","count":2},{"name":"Natthu Bharambe","email":"natthu@fb.com","login":"natthu","count":2},{"name":"Nick Raienko","email":"enaqxx@gmail.com","login":"enaqx","count":2},{"name":"Nick Vlug","email":"nick@withblocks.com","login":"HeroBanana","count":2},{"name":"Nico Burns","email":"nico@nicoburns.com","login":"nicoburns","count":2},{"name":"Niklas Mischkulnig","email":"4586894+mischnic","login":"mischnic","count":2},{"name":"Nikolai Tillmann","email":"nikolait@fb.com","login":"NTillmann","count":2},{"name":"grgr-dkrk","email":"40130327+grgr-dkrk","login":"grgr-dkrk","count":2},{"name":"harry-g","email":"harryg@harryg.de","login":"harry-g","count":2},{"name":"Petr Glotov","email":"pglotov@yahoo.com","login":"pglotov","count":2},{"name":"xujinyang","email":"1119117546@qq.com","login":"xujinyang","count":2},{"name":"yihuang","email":"yi.codeplayer@gmail.com","login":"yihuang","count":2},{"name":"jiggag","email":"jiggag90@gmail.com","login":"jiggag","count":2},{"name":"jmstout","email":"git@jmstout.com","login":"jmstout","count":2},{"name":"kdastan","email":"kumardastan@gmail.com","login":"kdastan","count":2},{"name":"kirillzyusko","email":"zyusko.kirik@gmail.com","login":"kirillzyusko","count":2},{"name":"kunal.chavhan","email":"kunal.chavhan@dream11.com","login":"kunalchavhan","count":2},{"name":"laiso","email":"laiso@lai.so","login":"laiso","count":2},{"name":"legobt","email":"6wbvkn0j@anonaddy.me","login":"legobeat","count":2},{"name":"artus9033","email":"artus9033@gmail.com","login":"artus9033","count":2},{"name":"bang9","email":"gusrn1423@naver.com","login":"bang9","count":2},{"name":"bigcupcoffee","email":"24373206+bigcupcoffee","login":"bigcupcoffee","count":2},{"name":"brunohensel","email":"bruno.hensel@gmail.com","login":"brunohensel","count":2},{"name":"bufgix","email":"farukoruc.dev@gmail.com","login":"bufgix","count":2},{"name":"cclv","email":"lvyile@cocoachina.com","login":"lvyile","count":2},{"name":"christopher.hines@hybridheroes.de","email":"christopher.hines@hybridheroes.de","login":"cjhines","count":2},{"name":"chrsmys","email":"chris@nschris.com","login":"chrsmys","count":2},{"name":"Dave","email":"dave@wearepropeller.com","login":"DaveAdams88","count":2},{"name":"Vince Oppedisano","email":"vinceo@fb.com","login":"Vince0613","count":2},{"name":"Vitaly Potlov","email":"potlov@gmail.com","login":"potlov","count":2},{"name":"Vladimir Makaev","email":"vmakaev@meta.com","login":"VladimirMakaev","count":2},{"name":"Vladimir Timofeev","email":"vovkasm@gmail.com","login":"vovkasm","count":2},{"name":"W3D","email":"koliakolmikov@gmail.com","login":"w3di","count":2},{"name":"cyrus25","email":"cyruspassi@gmail.com","login":"cyrus25","count":2},{"name":"dakshbhardwaj","email":"dakshbhardwaj2@gmail.com","login":"dakshbhardwaj","count":2},{"name":"daviskoh","email":"koh.davis.0@gmail.com","login":"daviskoh","count":2},{"name":"ehsemloh","email":"ehsemloh@gmail.com","login":"ehsemloh","count":2},{"name":"enniel","email":"razumov.evgeni@gmail.com","login":"enniel","count":2},{"name":"esbenvb","email":"esben@vonbuchwald.dk","login":"esbenvb","count":2},{"name":"farwayer","email":"farwayer@gmail.com","login":"farwayer","count":2},{"name":"luancurti","email":"luancurti@gmail.com","login":"luancurti","count":2},{"name":"stealthanthrax","email":"sansyrox@gmail.com","login":"sansyrox","count":2},{"name":"sungwook yeom","email":"sungwook.yeom@samsung.com","login":"krazyeom","count":2},{"name":"taelimoh","email":"taelimoh@gluwa.com","login":"taelimoh","count":2},{"name":"tychota","email":"tychota","login":"tychota","count":2},{"name":"wood1986","email":"5212215+wood1986","login":"wood1986","count":2},{"name":"philipp.krone","email":"kronep@googlemail.com","login":"PhilippKrone","count":2},{"name":"Grégoire Van der Auwermeulen","email":"gregoirevandera@gmail.com","login":"Gregoirevda","count":2},{"name":"Hank Chen","email":"hank121314@gmail.com","login":"hank121314","count":2},{"name":"Hovhannes Safaryan","email":"hov@picsart.com","login":"hovox","count":2},{"name":"Jatin Nagar","email":"jitu19nagar@gmail.com","login":"stanwolverine","count":2},{"name":"mottox2","email":"y.mottox2@gmail.com","login":"mottox2","count":2},{"name":"maschad","email":"chad.nehemiah94@gmail.com","login":"maschad","count":2},{"name":"masaaki1915","email":"masaaki1915@gmail.com","login":"ma96o","count":2},{"name":"mangogogos","email":"jacob.patenaude@teampages.com","login":"mangogogos","count":2},{"name":"maltoze","email":"maltoze@qq.com","login":"maltoze","count":2},{"name":"lukmccall","email":"kosmatylukasz@gmail.com","login":"lukmccall","count":2},{"name":"luke.avery","email":"luke.avery@dubitlimited.com","login":"LukeAvery92","count":2},{"name":"Jake Yang","email":"tsunghan614@gmail.com","login":"JakeRawr","count":2},{"name":"Adam Dierkens","email":"Adam_Dierkens@intuit.com","login":"adierkens","count":2},{"name":"Adam Foxman","email":"afoxman@microsoft.com","login":"afoxman","count":2},{"name":"Brent Kelly","email":"brentkelly87@gmail.com","login":"mrbrentkelly","count":2},{"name":"Ben Hughes","email":"benhuggy@gmail.com","login":"benhughes","count":2},{"name":"Brian Solon","email":"solon","login":"solon","count":2},{"name":"Cody Bennett","email":"hi@codyb.co","login":"CodyJasonBennett","count":2},{"name":"qnnp","email":"58357109+qnnp-me","login":"qnnp-me","count":2},{"name":"rayzr522","email":"rayzr522@gmail.com","login":"rayzr522","count":2},{"name":"sarthak-d11","email":"sarthak.agarwal@dream11.com","login":"sarthak-d11","count":2},{"name":"sebasbad","email":"sebasbad@gmail.com","login":"sebasbad","count":2},{"name":"sheparddw","email":"daniel@idxbroker.com","login":"sheparddw","count":2},{"name":"shivenmian","email":"shivenmian@microsoft.com","login":"shivenmian","count":2},{"name":"Thomas Carlson","email":"thomas.oca@gmail.com","login":"Thomas0c","count":2},{"name":"Thomas Goldenberg","email":"thomasagoldenberg@gmail.com","login":"tgoldenberg","count":2},{"name":"Timothy Kukulski","email":"kukulski@fb.com","login":"kukulski","count":2},{"name":"Toby Cox","email":"toby@tobycox.com","login":"tobycox","count":2},{"name":"Tom Clarkson","email":"tom@orangeguava.com","login":"tqc","count":2},{"name":"Tom Duncalf","email":"tom@tomduncalf.com","login":"tomduncalf","count":2},{"name":"Tom Hayden","email":"thayden@gmail.com","login":"haydenth","count":2},{"name":"Tom Spencer","email":"tom.spencer@studiozeffa.com","login":"fiznool","count":2},{"name":"zjlovezj","email":"zjlovezj@gmail.com","login":"zjlovezj","count":2},{"name":"Пётр Потапов","email":"dr.potapoff.peter@gmail.com","login":"Nizarius","count":2},{"name":"Bill","email":"bychen@uwaterloo.ca","login":"daose","count":2},{"name":"Craig Martin","email":"cmart1220@gmail.com","login":"mysport12","count":2},{"name":"Melih Mucuk","email":"melihmucuk@gmail.com","login":"melihmucuk","count":2},{"name":"Michael Abt","email":"webwelten","login":"webwelten","count":2},{"name":"Michael Ortiz","email":"mike@glooko.com","login":"MikeOrtiz","count":2},{"name":"Simon Ayzman","email":"simonayzman@gmail.com","login":"simonayzman","count":2},{"name":"Simon Farshid","email":"Yonom","login":"Yonom","count":2},{"name":"Skander Ellouze","email":"skandere@bam.tech","login":"ellouzeskandercs","count":2},{"name":"Slava Kim","email":"slv@fb.com","login":"Slava","count":2},{"name":"Slavik Manukyan","email":"slavikmanukyan@gmail.com","login":"slavikmanukyan","count":2},{"name":"Sparsha Saha","email":"saha.sparsha@gmail.com","login":"SparshaSaha","count":2},{"name":"Soumyajit Behera","email":"ashish454570@gmail.com","login":"soumyajit4419","count":2},{"name":"Sonny Piers","email":"sonny@fastmail.net","login":"sonnyp","count":2},{"name":"Ryan Dy","email":"ryan.dy@sony.com","login":"rdy","count":2},{"name":"Ryan Florence","email":"rpflorence@gmail.com","login":"ryanflorence","count":2},{"name":"Ryan Stelly","email":"ryan.stelly@live.com","login":"FLGMwt","count":2},{"name":"Ryan Tremblay","email":"ryan.tremblay@microsoft.com","login":"ryantrem","count":2},{"name":"SAEED","email":"developer.saeedzhiany@gmail.com","login":"SaeedZhiany","count":2},{"name":"Luke Walczak","email":"lukasz.walczak.pwr@gmail.com","login":"lukewalczak","count":2},{"name":"Sameer Rahmani","email":"lxsameer@gnu.org","login":"lxsameer","count":2},{"name":"Rusty Conover","email":"rusty@luckydinosaur.com","login":"rustyconover","count":2},{"name":"Richard Evans","email":"rmevans9@gmail.com","login":"rmevans9","count":2},{"name":"Qichen Zhu","email":"57348009+QichenZhu","login":"QichenZhu","count":2},{"name":"Pilwon Huh","email":"pilwon@gmail.com","login":"pilwon","count":2},{"name":"Perry Poon","email":"plrthink@gmail.com","login":"plrthink","count":2},{"name":"Maksym Komarychev","email":"maxkomarychev@gmail.com","login":"maxkomarychev","count":2},{"name":"Saumya Mukul","email":"saumyamukul@fb.com","login":"saumyamukul","count":2},{"name":"Sean Tarzy","email":"seantarzy@meta.com","login":"seantarzy","count":2},{"name":"Sebastian Gronewold","email":"sebastian@elbstack.com","login":"onchainguy-btc","count":2},{"name":"Sebastian Lund","email":"selund@fb.com","login":"cpluss","count":2},{"name":"Semen Zhydenko","email":"simeon.zhidenko@gmail.com","login":"ss18","count":2},{"name":"Sergei Rybalkin","email":"sergeirybalkin@fb.com","login":"rybalkinsd","count":2},{"name":"Seth Fitzsimmons","email":"seth@mojodna.net","login":"mojodna","count":2},{"name":"Sharath Prabhal","email":"sharathbose@gmail.com","login":"sharathprabhal","count":2},{"name":"Maxime Thirouin","email":"157534+moox","login":"moox","count":2},{"name":"Mayank Sunil Pagar","email":"pagarmayank07@gmail.com","login":"mayank-96","count":2},{"name":"MazurDorian","email":"mazur.dorian15@gmail.com","login":"DorianMazur","count":2},{"name":"Maël Nison","email":"nison.mael@gmail.com","login":"arcanis","count":2},{"name":"jcdhlzq","email":"jcdhlzq@163.com","login":"jcdhlzq","count":2},{"name":"Steven Bell","email":"bell-steven","login":"bell-steven","count":2},{"name":"Wes Johnson","email":"wjohnson@wealthsimple.com","login":"sterlingwes","count":2},{"name":"Yaohui Chen","email":"yaohway@meta.com","login":"meta-yaohway","count":2},{"name":"Yi Sun","email":"yisun@fb.com","login":"yisun","count":2},{"name":"Yiding Jia","email":"yiding@fb.com","login":"yiding","count":2},{"name":"Alexander Pantyuhov","email":"alwxndr@gmail.com","login":"alwx","count":2},{"name":"Broda Noel","email":"brodanoel@gmail.com","login":"BrodaNoel","count":2},{"name":"C. T. Lin","email":"chentsulin@gmail.com","login":"chentsulin","count":2},{"name":"CHEN Xian-an","email":"xianan.chen@gmail.com","login":"cxa","count":2},{"name":"CHOIMINSEOK","email":"cms3718@gmail.com","login":"CHOIMINSEOK","count":2},{"name":"Zachinquarantine","email":"Zachinquarantine@protonmail.com","login":"Zachinquarantine","count":2},{"name":"ZauberNerd","email":"zaubernerd@zaubernerd.de","login":"ZauberNerd","count":2},{"name":"Zeyad Salloum","email":"zsalloum@fb.com","login":"zeyadsalloum","count":2},{"name":"aamalric","email":"aamalric@wyplay.com","login":"aamalric","count":2},{"name":"abing","email":"abing@gcores.com","login":"ouabing","count":2},{"name":"acton393","email":"zhangxing610321@gmail.com","login":"acton393","count":2},{"name":"alejandro garcia","email":"agrcrobles@gmail.com","login":"agrcrobles","count":2},{"name":"allengleyzer","email":"gleyzal@gmail.com","login":"allengleyzer","count":2},{"name":"Steven Cable","email":"steven.cable@appian.com","login":"steveccable","count":2},{"name":"Steven Leiva","email":"leiva.steven@gmail.com","login":"StevenXL","count":2},{"name":"Subramanya Chakravarthy","email":"chanty.chakravarthy@gmail.com","login":"chakrihacker","count":2},{"name":"Swordsman-Inaction","email":"ipzlkmy@gmail.com","login":"Swordsman-Inaction","count":2},{"name":"Takeru Chuganji","email":"chu@ganzy.jp","login":"chuganzy","count":2},{"name":"Tarık","email":"tarikdotcom@gmail.com","login":"tarikfp","count":2},{"name":"Taylor123","email":"cjohns28@terpmail.umd.edu","login":"Taylor123","count":2},{"name":"Teddy Martin","email":"ejmartin504@gmail.com","login":"ejmartin504","count":2},{"name":"Thomas Beverley","email":"tom@locly.com","login":"Thomas101","count":2},{"name":"YuTin Liu","email":"yuting1987@gmail.com","login":"yutin1987","count":2},{"name":"Yusef Napora","email":"yusef@napora.org","login":"yusefnapora","count":2},{"name":"Tomáš Havlas","email":"tomas@havlas.me","login":"havlasme","count":2},{"name":"Edoardo Moreni","email":"edo1493@yahoo.it","login":"edo1493","count":2},{"name":"Valentin Shergin","email":"valentin.shergin@coinbase.com","login":"shergin-cb","count":2},{"name":"Slobodan Predolac","email":"spredolac@fb.com","login":"spredolac","count":2},{"name":"Stephanie Nicholson","email":"stephanien@fb.com","login":"User9109348102340981","count":2},{"name":"Steve Kellock","email":"steve@kellock.ca","login":"skellock","count":2},{"name":"Steve Lacy","email":"stevelacy","login":"stevelacy","count":2},{"name":"Jack Wang","email":"shoubowang@fb.com","login":null,"count":2},{"name":"J.T. Yim","email":"jtyim@fb.com","login":null,"count":2},{"name":"Moses Gunesch","email":"moses.gunesch@instrument.com","login":null,"count":2},{"name":"Isabel Chai","email":"hanyuech@meta.com","login":null,"count":2},{"name":"Ian Childs","email":"ianc@meta.com","login":null,"count":2},{"name":"Hermanyo","email":"hermanyo.souza@dcomp.ufs.br","login":null,"count":2},{"name":"Henry Lung","email":"henrylung@fb.com","login":null,"count":2},{"name":"Harrison Spain","email":"hspain@fb.com","login":null,"count":2},{"name":"Hakeem King","email":"hrking@fb.com","login":null,"count":2},{"name":"Gunnar Kudrjavets","email":"gunnarku@fb.com","login":null,"count":2},{"name":"Grace Ku","email":"gku@fb.com","login":null,"count":2},{"name":"Fernando Gorodscy","email":"gorodscy@meta.com","login":null,"count":2},{"name":"Felix Oghină","email":"felix@oghina.com","login":null,"count":2},{"name":"Faraz Nomani","email":"farazn@fb.com","login":null,"count":2},{"name":"Erich Graham","email":"erichg@fb.com","login":null,"count":2},{"name":"Elisa Lou","email":"elisa@instagram.com","login":null,"count":2},{"name":"Eileen Zhang","email":"lzhang276@fb.com","login":null,"count":2},{"name":"Jonathan Keljo","email":"jkeljo@meta.com","login":null,"count":2},{"name":"Noah Jorgenson","email":"noah.m.jorgenson@gmail.com","login":null,"count":2},{"name":"Matt Johnston","email":"matt.tw.johnston@gmail.com","login":null,"count":2},{"name":"Matej Strasek","email":"matej@socialandbeyond.com","login":null,"count":2},{"name":"Ludo Fardel","email":"ludo@fb.com","login":null,"count":2},{"name":"Libin Lu","email":"llu@evolenthealth.com","login":null,"count":2},{"name":"Krzysztof Ciombor","email":"krzysztof.ciombor@swmansion.com","login":null,"count":2},{"name":"Kevin Stumpf","email":"kevin@dispatchertrucking.com","login":null,"count":2},{"name":"Karol Kuczmarski","email":"kaon@fb.com","login":null,"count":2},{"name":"Juan Penaloza","email":"juanpenaloza@fb.com","login":null,"count":2},{"name":"Joshua Alvarado","email":"jalvarado@fb.com","login":null,"count":2},{"name":"Jonathan Kim","email":"jon.kim@tegocover.com","login":null,"count":2},{"name":"John Ward","email":"itsjohnward@meta.com","login":null,"count":2},{"name":"Jessica Cao","email":"jecao@fb.com","login":null,"count":2},{"name":"Jennifer Wang","email":"jiyue@fb.com","login":null,"count":2},{"name":"Janette Cheng","email":"jlcheng@fb.com","login":null,"count":2},{"name":"James Moran","email":"jamoran@meta.com","login":null,"count":2},{"name":"James Maxell Eroy","email":"mxteroy@meta.com","login":null,"count":2},{"name":"James","email":"james@jamesgibbons.ca","login":null,"count":2},{"name":"David Goldman","email":"dgoldman@fb.com","login":null,"count":2},{"name":"Ciprian Pãtru","email":"cpatru@fb.com","login":null,"count":2},{"name":"Brian Shin","email":"brsh@fb.com","login":null,"count":2},{"name":"Brian Long","email":"blo@meta.com","login":null,"count":2},{"name":"Braden Simpson","email":"braden@uvic.ca","login":null,"count":2},{"name":"Benoit Lemaire","email":"blemaire@walmart-labs.com","login":null,"count":2},{"name":"Ben Holcomb","email":"bholcomb@fb.com","login":null,"count":2},{"name":"Alexander Jarvis","email":"alex@panaxiom.co.uk","login":null,"count":2},{"name":"Arthur Lee","email":"arthurlee@instagram.com","login":null,"count":2},{"name":"Artem Yarulin","email":"artem.yarulin@fessguid.com","login":null,"count":2},{"name":"Artem Kholodnyi","email":"defhlt@meta.com","login":null,"count":2},{"name":"Ariel Lin","email":"arielin@meta.com","login":null,"count":2},{"name":"Antonio Corrado","email":"acorrado@fb.com","login":null,"count":2},{"name":"AnishKumar Dubey","email":"anish.p@caratlane.com","login":null,"count":2},{"name":"Andy Huang","email":"akhuang@fb.com","login":null,"count":2},{"name":"Andrew Wang","email":"wys@meta.com","login":null,"count":2},{"name":"Andreas Stütz","email":"andreas.stuetz@runtastic.com","login":null,"count":2},{"name":"Anand Bashyam","email":"kalyanavarathan@fb.com","login":null,"count":2},{"name":"Cody Pizzaia","email":"codypizzaia@fb.com","login":null,"count":2},{"name":"Clement Genzmer","email":"clement.genzmer@fb.com","login":null,"count":2},{"name":"Clement Genzmer","email":"cgenzmer@fb.com","login":null,"count":2},{"name":"DougBanksPersonal","email":"doug@zeemee.com","login":null,"count":2},{"name":"Donald Webster","email":"dwebster@fb.com","login":null,"count":2},{"name":"Dmytro Voronkevych","email":"zloy@meta.com","login":null,"count":2},{"name":"Der-Nien Lee","email":"dernienl@fb.com","login":null,"count":2},{"name":"Adam Cmiel","email":"adamcmiel@meta.com","login":null,"count":2},{"name":"Adam Cmiel","email":"adamcmiel@fb.com","login":null,"count":2},{"name":"Danny Yan","email":"dyan@fb.com","login":null,"count":2},{"name":"Damien","email":"damien@codeyellow.nl","login":null,"count":2},{"name":"Austin Kuo","email":"auszon3@gmail.com","login":null,"count":2},{"name":"Christian Ruink","email":"cruink@fb.com","login":null,"count":2},{"name":"Chris Zheng","email":"chrisz@fb.com","login":null,"count":2},{"name":"Chenglin Liu","email":"cll@meta.com","login":null,"count":2},{"name":"Charles Chen","email":"chen@instagram.com","login":null,"count":2},{"name":"Chang Liu (RL)","email":"cliu2@meta.com","login":null,"count":2},{"name":"Catherine Balajadia","email":"balajacatherine@meta.com","login":null,"count":2},{"name":"Will Fong","email":"w@r10e.xyz","login":null,"count":2},{"name":"Wenting Hu","email":"wentinghu@fb.com","login":null,"count":2},{"name":"Wenjia Ma","email":"wenjiam@fb.com","login":null,"count":2},{"name":"Wen-Chien Chen","email":"wencchen@fb.com","login":null,"count":2},{"name":"Wei Yeh","email":"wei@fb.com","login":null,"count":2},{"name":"Wayne Cheng","email":"wcheng@fb.com","login":null,"count":2},{"name":"Stephy Ma","email":"stephyma@fb.com","login":null,"count":2},{"name":"Stepan Furdei","email":"furdei@fb.com","login":null,"count":2},{"name":"Steffen Matthischke","email":"steffen.matthischke@lovoo.com","login":null,"count":2},{"name":"Urban Cvek","email":"urbancvek@cunomo.com","login":null,"count":2},{"name":"Tzvetan Mikov","email":"tmikov@meta.com","login":null,"count":2},{"name":"Trish Saylor","email":"psaylor@fb.com","login":null,"count":2},{"name":"Trevor Brindle","email":"trevorb@marketamerica.com","login":null,"count":2},{"name":"Yunyu Lin","email":"yyl@fb.com","login":null,"count":2},{"name":"YunPeng Chong","email":"yunpengchong@meta.com","login":null,"count":2},{"name":"Yuichi ONO","email":"yuichi.ono@linecorp.com","login":null,"count":2},{"name":"Yonah Karp","email":"yonah@meta.com","login":null,"count":2},{"name":"Yinan Na","email":"nyn531@fb.com","login":null,"count":2},{"name":"mohitcharkha","email":"mohit@plgworks.com","login":null,"count":2},{"name":"邓国梁","email":"guoliang.deng@ele.me","login":null,"count":2},{"name":"Daniel Mueller","email":"dmueller39@bloomberg.net","login":null,"count":2},{"name":"Üstün Ergenoglu","email":"ustun@unity3d.com","login":null,"count":2},{"name":"sathis","email":"sathis@genwi.com","login":null,"count":2},{"name":"androidtrunkagent","email":"androidtrunkagent@fb.com","login":null,"count":2},{"name":"louiszawadzki","email":"louis.zawadzki@datadoghq.com","login":null,"count":2},{"name":"littlesome","email":"lituo@lituodeiMac.local","login":null,"count":2},{"name":"jsfu","email":"sen870825@qq.com","login":null,"count":2},{"name":"generatedunixname89002005325672","email":"generatedunixname89002005325672@fb.com","login":null,"count":2},{"name":"facebook-github-bot-6","email":"react-native-bot@fb.com","login":null,"count":2},{"name":"VisibleMarkov","email":"catcherror404@gmail.com","login":null,"count":2},{"name":"alessandro","email":"alessandro.fan@welld.ch","login":null,"count":2},{"name":"Zahan Malkani","email":"zahanm@fb.com","login":null,"count":2},{"name":"Zack Argyle","email":"zackargyle@fb.com","login":null,"count":2},{"name":"Bryce Redd","email":"bryceredd@fb.com","login":null,"count":2},{"name":"Yamill Vallecillo","email":"yvallecillo@tracfone.com","login":null,"count":2},{"name":"Will Piers","email":"wpiers@rallydev.com","login":null,"count":2},{"name":"Mohamed Salama","email":"mosalama@fb.com","login":null,"count":2},{"name":"Mo Wang","email":"mowang@fb.com","login":null,"count":2},{"name":"Patryk Ozga","email":"patryko@meta.com","login":null,"count":2},{"name":"hduprat","email":"hugod@bam.tech","login":null,"count":2},{"name":"Mark Verlingieri","email":"mkv@meta.com","login":null,"count":2},{"name":"Mark Edington","email":"medington@wanderful.com","login":null,"count":2},{"name":"Marco Zandonadi","email":"marco.zandonadi@oculus.com","login":null,"count":2},{"name":"Marcel Lasaj","email":"xxx.mazzel.xxx+github@gmail.com","login":null,"count":2},{"name":"MIYOKAWA, Nobuyoshi","email":"Nobuyoshi.MIYOKAWA@JP.Sony.COM","login":null,"count":2},{"name":"Mitch Powell","email":"mitchpowell@meta.com","login":null,"count":2},{"name":"Mitch Powell","email":"mitchpowell@fb.com","login":null,"count":2},{"name":"Mingwei Pan","email":"mingwei@fb.com","login":null,"count":2},{"name":"Michelle Hwang","email":"michellehwang@fb.com","login":null,"count":2},{"name":"Michael Yoon (LAX)","email":"mikeyoon@fb.com","login":null,"count":2},{"name":"Olivier Bouillet","email":"olivier@azzapp.com","login":null,"count":2},{"name":"Olivia Bishop","email":"olivia@fb.com","login":null,"count":2},{"name":"Oliver (Cunpu) Bo","email":"cunpu@fb.com","login":null,"count":2},{"name":"Oleg Bogdanov","email":"boguscoder@fb.com","login":null,"count":2},{"name":"Vegas Murphy","email":"vegasmurphy@fb.com","login":null,"count":2},{"name":"Thanich Juthapisuth","email":"juthapit@fb.com","login":null,"count":2},{"name":"Digeff","email":"digeff@hotmail.com","login":null,"count":2},{"name":"Samat Osmonov","email":"samatbekosmonov@fb.com","login":null,"count":2},{"name":"Simon Jensen","email":"simonhj@fb.com","login":null,"count":2},{"name":"Mayank Patke","email":"fishythefish@fb.com","login":null,"count":2},{"name":"Scott Foggo","email":"sfoggo@fb.com","login":null,"count":2},{"name":"Satish Sampath","email":"ssm@fb.com","login":null,"count":2},{"name":"Qiao Tan","email":"qiaotan@fb.com","login":null,"count":2},{"name":"Qian Wu","email":"qianwu@fb.com","login":null,"count":2},{"name":"Rudolf Adamkovic","email":"salutis@me.com","login":null,"count":2},{"name":"Rujin Cao","email":"rujinc@meta.com","login":null,"count":2},{"name":"Shubho Sadhu","email":"shubhos@fb.com","login":null,"count":2},{"name":"Shen Jin","email":"s29jin@fb.com","login":null,"count":2},{"name":"Peng Jiang","email":"pengjiang@meta.com","login":null,"count":2},{"name":"Rachit Mishra","email":"rachit.mishra@dream11.com","login":null,"count":2},{"name":"REDMOND\\acoates","email":"acoates","login":null,"count":2},{"name":"Denis","email":"denis.vasilyeu@gmail.com","login":"Zwem","count":2},{"name":"Devon Deonarine","email":"hello@devondeonarine.ca","login":"devon94","count":2},{"name":"Diego Sanchez","email":"diegosr@fb.com","login":"diegosanchezr","count":2},{"name":"Dominic Gannaway","email":"dg@domgan.com","login":"trueadm","count":2},{"name":"Douglas Lowder","email":"dlowder-salesforce","login":"dlowder-salesforce","count":2},{"name":"ColCh","email":"colchgh@gmail.com","login":"ColCh","count":2},{"name":"Edgar Aroutiounian","email":"edgar.factorial@gmail.com","login":"fxfactorial","count":2},{"name":"Edward Karuna","email":"ekaruna@google.com","login":"edilaic","count":2},{"name":"Elene Botchoradze","email":"e.bochoradze@gmail.com","login":"elencho","count":2},{"name":"Elias Nahum","email":"nahumhbl@gmail.com","login":"enahum","count":2},{"name":"Ellis Tsung","email":"lst@meta.com","login":"el1t","count":2},{"name":"Ely Alvarado","email":"elyalvarado@gmail.com","login":"elyalvarado","count":2},{"name":"Emilio Srougo","email":"Emilios1995@gmail.com","login":"Emilios1995","count":2},{"name":"Emmanouil Konstantinidis","email":"hello@manos.im","login":"manosim","count":2},{"name":"Enrique López Mañas","email":"eenriquelopez@gmail.com","login":"kikoso","count":2},{"name":"Eric Jing Cai","email":"ericcai162@gmail.com","login":"j27cai","count":2},{"name":"Nick Smith ♞","email":"npsmith1990@gmail.com","login":"nicholaspsmith","count":2},{"name":"Essam Ewaisha","email":"essamewaisha@fb.com","login":"EssamEmad","count":2},{"name":"Ben Bodenmiller","email":"bbodenmiller@hotmail.com","login":"bbodenmiller","count":2},{"name":"Ben Clayton","email":"ben@calvium.com","login":"benvium","count":2},{"name":"Ben Handanyan","email":"benhandanyan@gmail.com","login":"benhandanyan","count":2},{"name":"Ben Herila","email":"bwh@meta.com","login":"bherila","count":2},{"name":"Corné Dorrestijn","email":"contact@corne.info","login":"cornedor","count":2},{"name":"Cory Reed","email":"swashcap@gmail.com","login":"swashcap","count":2},{"name":"Cristiano Santos","email":"cristianomnsantos@gmail.com","login":"reyalpsirc","count":2},{"name":"Daewoon Kim","email":"me@kdw.kr","login":"kdwkr","count":2},{"name":"Dan Hassin","email":"danhassin@mac.com","login":"dingbat","count":2},{"name":"Dan Scanlon","email":"dscanlonpa@gmail.com","login":"danscan","count":2},{"name":"Daniel Leong","email":"daniel.leong@discordapp.com","login":"dhleong","count":2},{"name":"Daniel Schmidt","email":"danielmschmidt92@gmail.com","login":"DanielMSchmidt","count":2},{"name":"Danny Povolotski","email":"dannypovolotski@gmail.com","login":"etodanik","count":2},{"name":"Daryl Johnas Sison","email":"djsison@fb.com","login":"djsison","count":2},{"name":"Dr. Sergey Pogodin","email":"dr.pogodin@gmail.com","login":"birdofpreyru","count":2},{"name":"Abi Raja","email":"abimanyuraja@gmail.com","login":"abi","count":2},{"name":"David Prevost","email":"david.prevost@goto.com","login":"dprevost-LMI","count":2},{"name":"Dean McPherson","email":"dean@deanmcpherson.com","login":"deanmcpherson","count":2},{"name":"Henry Kirkness","email":"henry@kirkness.com","login":"kirkness","count":2},{"name":"Henry Zhu","email":"hi@henryzoo.com","login":"hzoo","count":2},{"name":"Herman Schaaf","email":"hermanschaaf@gmail.com","login":"hermanschaaf","count":2},{"name":"Harrison Harnisch","email":"hharnisc@gmail.com","login":"hharnisc","count":2},{"name":"Han Lin Yap","email":"codler","login":"codler","count":2},{"name":"Himanshu Soni","email":"himanshuson@gmail.com","login":"himanshusoni","count":2},{"name":"Horcrux","email":"master@horcrux.cn","login":"magicismight","count":2},{"name":"Howard Yeh","email":"howard@metacircus.com","login":"hayeah","count":2},{"name":"Hugo Cuvillier","email":"cuva@fb.com","login":"cuva","count":2},{"name":"Igor Mandrigin","email":"i@mandrigin.ru","login":"mandrigin","count":2},{"name":"Ioannis Kokkinidis","email":"sudoplz@gmail.com","login":"SudoPlz","count":2},{"name":"J. Andrew Brassington","email":"jabbrass@zoho.com","login":"machineloop","count":2},{"name":"JRK","email":"jessym.reziga@gmail.com","login":"jr-k","count":2},{"name":"Mohd. Yasir Ansari","email":"yasir.ansari@dream11.com","login":"yasir6jan","count":2},{"name":"Jacob Turner","email":"poppa.bear.joe@gmail.com","login":"jacob-israel-turner","count":2},{"name":"James Donald","email":"jdonald@fb.com","login":"jdonald","count":2},{"name":"Javier Bórquez","email":"hola@javierbyte.com","login":"javierbyte","count":2},{"name":"Daniel Zlotin","email":"zlotindaniel@gmail.com","login":"DanielZlotin","count":2},{"name":"Evan Charlton","email":"evancharlton@microsoft.com","login":"evancharlton","count":2},{"name":"Evan Jacobs","email":"ej@quantizor.dev","login":"quantizor","count":2},{"name":"Hamid","email":"halaeiv@gmail.com","login":"halaei","count":2},{"name":"Fadil Sutomo","email":"fsutomo@gmail.com","login":"fadils","count":2},{"name":"Nick","email":"nickfujita@gmail.com","login":"nickfujita","count":2},{"name":"Felipe Perez","email":"guad@fb.com","login":"Guad","count":2},{"name":"Felix Krause","email":"KrauseFx","login":"KrauseFx","count":2},{"name":"Frank van Puffelen","email":"frank.vanpuffelen@gmail.com","login":"puf","count":2},{"name":"Gabriel Nunes","email":"gabrielbn@fb.com","login":"Kronopath","count":2},{"name":"Gabriel Reis","email":"gabriel.oreis@gmail.com","login":"greis","count":2},{"name":"Genki Takiuchi","email":"genki@s21g.com","login":"genki","count":2},{"name":"Geordie","email":"geojay@gmail.com","login":"ephemer","count":2},{"name":"Greg McGary","email":"gkm@fb.com","login":"gkmhub","count":2},{"name":"Gábor Siffel","email":"gabors@fb.com","login":"hugabor","count":2},{"name":"Hailey","email":"me@haileyok.com","login":"haileyok","count":2},{"name":"Drew Volz","email":"volz.drew@gmail.com","login":"drewvolz","count":2},{"name":"Hawken Rives","email":"hawkrives@gmail.com","login":"hawkrives","count":2},{"name":"Helena Ford","email":"helenaellieford@gmail.com","login":"helenaford","count":2},{"name":"Abdennour JEBBAR","email":"abdennour.jebbar@nimbleways.com","login":"abdennour-jebbar-nw","count":2},{"name":"Abhijeet Jha","email":"74712637+iamAbhi-916","login":"iamAbhi-916","count":2},{"name":"Adam Roth","email":"adamjroth@gmail.com","login":"aroth","count":2},{"name":"Adrian Hartanto","email":"adrian.hartanto@traveloka.com","login":"adrianha","count":2},{"name":"QingFeng","email":"qingfenghello@gmail.com","login":"qingfeng","count":2},{"name":"Aharon Shemesh","email":"aharon84@gmail.com","login":"aharons","count":2},{"name":"Ajit","email":"ajit@giantslogik.com","login":"giantslogik","count":2},{"name":"Al Sutton","email":"alsutton@fb.com","login":"alsutton","count":2},{"name":"Albert Brand","email":"abrand@xebia.com","login":"AlbertBrand","count":2},{"name":"Alec Winograd","email":"awinograd@gmail.com","login":"awinograd","count":2},{"name":"Alex Leventer","email":"alexleventer@gmail.com","login":"alexleventer","count":2},{"name":"Alexander Andersson","email":"alexander@devil.se","login":"axelander","count":2},{"name":"UNIDY2002","email":"UNIDY2002@outlook.com","login":"UNIDY2002","count":2},{"name":"Vin Xi","email":"winx.zii747@gmail.com","login":"Vin-Xi","count":2},{"name":"Alon Burg","email":"burgalon@gmail.com","login":"burgalon","count":2},{"name":"Alston Lin","email":"alstonlin@fb.com","login":"AlstonLin","count":2},{"name":"Altaibayar Tseveenbayar","email":"altaibayar@fb.com","login":"altaibayar","count":2},{"name":"Ana Margarida Silva","email":"ana.margarida.silva@callstack.com","login":"BeeMargarida","count":2},{"name":"Mugilan Kumarasamy","email":"mugilank@meta.com","login":null,"count":2},{"name":"Amir Sharif","email":"asharifr@fb.com","login":null,"count":2},{"name":"Siddhant Soni","email":"soni.siddhant@flipkart.com","login":null,"count":2},{"name":"Alexander Blom","email":"blom@meta.com","login":null,"count":2},{"name":"Adam Krell","email":"akrell@bethanyassociates.com","login":null,"count":2},{"name":"Andy Chou","email":"andychou168@fb.com","login":null,"count":2},{"name":"André Krüger","email":"andre@andres-macbook-pro.local","login":null,"count":2},{"name":"Andrey Mishanin","email":"amishanin@fb.com","login":null,"count":2},{"name":"Aaron Coplan","email":"afcoplan@meta.com","login":null,"count":2},{"name":"Ruslan Lesiutin","email":"hoxy@fb.com","login":null,"count":2},{"name":"ASCE1885","email":"380283392@qq.com","login":"ASCE1885","count":2},{"name":"Rajesh Singh","email":"rajesh@shockdesign.com.au","login":"shockdesign","count":2},{"name":"dragonwong","email":"814465104@qq.com","login":"dragonwong","count":2},{"name":"Yu Watanabe","email":"fight.ippatu5648@gmail.com","login":"watanabeyu","count":2},{"name":"Yogev Ben David","email":"yogev132@gmail.com","login":"yogevbd","count":2},{"name":"Will Schurman","email":"wschurman@gmail.com","login":"wschurman","count":2},{"name":"Satvik Jagannath","email":"satvik.jagannath7@gmail.com","login":"bozzmob","count":2},{"name":"Aaron Brager","email":"getaaron@gmail.com","login":"getaaron","count":2},{"name":"Prabakar Marimuthu","email":"prabakarviji@gmail.com","login":"prabakarviji","count":2},{"name":"Ben Hoyt","email":"benhoyt@gmail.com","login":"benhoyt","count":2},{"name":"Benjamin Dobell","email":"benjamin.dobell+git@glassechidna.com.au","login":"Benjamin-Dobell","count":2},{"name":"Bill Alves","email":"gpalves@meta.com","login":"gpalves","count":2},{"name":"Brad Daily","email":"brad@bradleyboy.com","login":"bradleyboy","count":2},{"name":"Brett Lavalla","email":"blavalla@fb.com","login":"blavalla","count":2},{"name":"Brian Vaughn","email":"brian.david.vaughn@gmail.com","login":"bvaughn","count":2},{"name":"Brian Zhao","email":"rezha@microsoft.com","login":"statm","count":2},{"name":"David Biedenbach","email":"david.biedenbach@sony.com","login":"davidbiedenbach","count":2},{"name":"David Gröger","email":"dgroeger@newstore.com","login":"LearningDave","count":2},{"name":"David Mohl","email":"me@dave.cx","login":"dvcrn","count":2},{"name":"Casper Boone","email":"mail@casperboone.nl","login":"casperboone","count":2},{"name":"Chad Austin","email":"chadaustin@fb.com","login":"chadaustin","count":2},{"name":"Pasto","email":"rpastorelle@yahoo.com","login":"rpastorelle","count":2},{"name":"Charlie Cheever","email":"ccheever@gmail.com","login":"ccheever","count":2},{"name":"Cheng Zhao","email":"zcbenz@gmail.com","login":"zcbenz","count":2},{"name":"Christoffer Bo Petersen","email":"cb.petersen@gmail.com","login":"cbpetersen","count":2},{"name":"Baris Sencan","email":"baris.sncn@gmail.com","login":"isair","count":2},{"name":"Anant Jain","email":"anant90@gmail.com","login":"anantja-in","count":2},{"name":"Andrea Cimitan","email":"andrea.cimitan@gmail.com","login":"cimitan","count":2},{"name":"Andreas Eulitz","email":"aeulitz@microsoft.com","login":"aeulitz","count":2},{"name":"Phecda","email":"szp12345141@gmail.com","login":"Phecda","count":2},{"name":"Andrew Goodale","email":"andrewgoodale@upserve.com","login":"newyankeecodeshop","count":2},{"name":"Andrew Knapp","email":"knappa@amazon.com","login":"knappam","count":2},{"name":"Andrew Turner","email":"andrew.turner@sq1.com","login":"galenandrew","count":2},{"name":"Aswin Andro","email":"aswin.knight@gmail.com","login":"aswinandro","count":2},{"name":"John Wilson","email":"johnthewilson@gmail.com","login":"johnthewilson","count":2},{"name":"Jonathan Chen","email":"dijonkitchen","login":"dijonkitchen","count":2},{"name":"Andy Matuschak","email":"andy@andymatuschak.org","login":"andymatuschak","count":2},{"name":"Angly Cat","email":"angly.cat@gmail.com","login":"lebedev","count":2},{"name":"Aniket Kumar","email":"aniketkumar049@gmail.com","login":"ani4aniket","count":2},{"name":"Anoop Chaurasiya","email":"anoopc@fb.com","login":"anoopc","count":2},{"name":"Antoine Rousseau","email":"antoine@rousseau.im","login":"antoinerousseau","count":2},{"name":"Arjun Komath","email":"arjunkomath@gmail.com","login":"arjunkomath","count":2},{"name":"Arman Dezfuli-Arjomandi","email":"rawrmaan@gmail.com","login":"rawrmaan","count":2},{"name":"Artyom Trityak","email":"art.trityak@gmail.com","login":"artyomtrityak","count":2},{"name":"Peter Keller","email":"petekeller2@gmail.com","login":"petekeller2","count":2},{"name":"Ian Levesque","email":"ianlevesque@fb.com","login":"ianlevesque","count":2},{"name":"Rachel Nabors","email":"rachelnabors","login":"rachelnabors","count":2},{"name":"Lukas Kurucz","email":"lukas@kurucz.org","login":"usrbowe","count":2},{"name":"Ivan Filenko","email":"ivan.filenko@protonmail.com","login":"prog1dev","count":2},{"name":"Eric Hartzog","email":"jehartzog@fb.com","login":"jehartzog","count":2},{"name":"Rain ⁣","email":"rain1@fb.com","login":"sunshowers","count":2},{"name":"Jared Forsyth","email":"jabapyth@gmail.com","login":"jaredly","count":2},{"name":"Thorben Primke","email":"thorben@pinterest.com","login":"thorbenprimke","count":2},{"name":"Paul Mestemaker","email":"PaulMest","login":"PaulMest","count":2},{"name":"Matthew Johnston","email":"matthewjohnston4@outlook.com","login":"matthewjohnston4","count":2},{"name":"Sean Wang","email":"seanywang@fb.com","login":"seanyusa","count":2},{"name":"Sai Grandhi","email":"saigrandhi","login":"saigrandhi","count":2},{"name":"Jonathan Ballerano","email":"jballer@fb.com","login":"jballer","count":2},{"name":"Ullrich Schäfer","email":"git@ullrich.is","login":"stigi","count":2},{"name":"Sanjay Thakur","email":"sanjaythakur@meta.com","login":null,"count":1},{"name":"Sandeep Raghunandhan","email":"sandeepraghu@fb.com","login":null,"count":1},{"name":"Sandeep Kudterkar","email":"kudterkasandeep@meta.com","login":null,"count":1},{"name":"Ryan Lucas","email":"ryan.lucas@sponte.com.br","login":null,"count":1},{"name":"Robert Fleischmann","email":"rfleischmann@fb.com","login":null,"count":1},{"name":"Rob McVey","email":"mcvey@thecollective-la.com","login":null,"count":1},{"name":"Regina Tuk","email":"reginatuk@meta.com","login":null,"count":1},{"name":"Rishab U Hegde","email":"rhegde@rhegde-mbp.local","login":null,"count":1},{"name":"Royi Hagigi","email":"royi@meta.com","login":null,"count":1},{"name":"Saad Ismail","email":"saadismail@fb.com","login":null,"count":1},{"name":"SHANKS","email":"yj_guo@ctrip.com","login":null,"count":1},{"name":"Ryan Schoppmeyer","email":"wug@meta.com","login":null,"count":1},{"name":"Sean Kelley","email":"seansfkelley@gmail.com","login":null,"count":1},{"name":"Scott Yost","email":"scyost@fb.com","login":null,"count":1},{"name":"Scott Buckfelder","email":"sbuckfelder@fb.com","login":null,"count":1},{"name":"Rizwaan Bhikha","email":"rizwaan.bhikha@elder-studios.co.uk","login":null,"count":1},{"name":"Ritesh Shukla","email":"ritesh.shukla2@M-LD4JMWLW26.local","login":null,"count":1},{"name":"Ravi Shah","email":"shahravi@fb.com","login":null,"count":1},{"name":"Shin-Kai Chen","email":"skchen@fb.com","login":null,"count":1},{"name":"ShiHui","email":"sh1@meitu.com","login":null,"count":1},{"name":"Shawn Shihang Wei","email":"shihangw@fb.com","login":null,"count":1},{"name":"Shawn Dempsey","email":"shawndempsey@fb.com","login":null,"count":1},{"name":"Sean Nicolay","email":"nicolay@fb.com","login":null,"count":1},{"name":"Ray Cohen","email":"rcohen@paperlesspost.com","login":null,"count":1},{"name":"Saleel Salam","email":"saleel@boxit.co","login":null,"count":1},{"name":"Sakari Tuominen","email":"sakari.tuominen@wunder.dog","login":null,"count":1},{"name":"Sahil Ohri","email":"sahilohri@fb.com","login":null,"count":1},{"name":"Sasha Nikiforov","email":"local@host","login":null,"count":1},{"name":"Sara Valderrama","email":"saramv@fb.com","login":null,"count":1},{"name":"Seph Soliman","email":"sesoliman@tesla.com","login":null,"count":1},{"name":"Sensen Chen","email":"sensenc@fb.com","login":null,"count":1},{"name":"Sebastian Silbermann","email":"sebastian.silbermann@klarna.com","login":null,"count":1},{"name":"Sahil Jain","email":"sahilj@fb.com","login":null,"count":1},{"name":"Rayner Kristanto","email":"raynerkristanto@fb.com","login":null,"count":1},{"name":"Petr Brzek","email":"petrbrzek@abdoc.net","login":null,"count":1},{"name":"Rahul Ramachandran","email":"rahulra@fb.com","login":null,"count":1},{"name":"Rahul Jiresal","email":"rahul@aerofs.com","login":null,"count":1},{"name":"Tong Liu","email":"tongliu@fb.com","login":null,"count":1},{"name":"TomSwift","email":"nicholashodapp@ip-10-10-2-134.us-west-2.compute.internal","login":null,"count":1},{"name":"Tom Walters","email":"tom.walters@cantarus.com","login":null,"count":1},{"name":"Ramon Medel","email":"rmedel@fb.com","login":null,"count":1},{"name":"Ramiro González Maciel","email":"ramiro@snoopconsulting.com","login":null,"count":1},{"name":"Rajdeep Kaur","email":"rajdeepkaur2@fb.com","login":null,"count":1},{"name":"Rajat Gupta","email":"rajatgupta@fb.com","login":null,"count":1},{"name":"Pavlo Kushnir","email":"pavlo@fb.com","login":null,"count":1},{"name":"Pavel Rotek","email":"p.rotek@cgi.com","login":null,"count":1},{"name":"Pim de Witte","email":"pim@whitespell.com","login":null,"count":1},{"name":"Piotr Trocki","email":"piotr.trocki@callstack.com","login":null,"count":1},{"name":"Peter Janak","email":"pjanak@nhl.com","login":null,"count":1},{"name":"Peter Hsieh","email":"peterhsieh@meta.com","login":null,"count":1},{"name":"Pratham Agrawal","email":"mail@prath.am","login":null,"count":1},{"name":"Prashanth Sampath Kumar","email":"pskumar@fb.com","login":null,"count":1},{"name":"Pranjal Shankhdhar","email":"pranjalssh@fb.com","login":null,"count":1},{"name":"Ritesh Kadmawala","email":"ritesh@loanzen.in","login":null,"count":1},{"name":"Roshan Jossey","email":"roshan.j@multunus.com","login":null,"count":1},{"name":"Ronak Patel","email":"roneypatel@fb.com","login":null,"count":1},{"name":"Ron Heft","email":"ron@thesocialstation.com","login":null,"count":1},{"name":"Ron Edelstein","email":"rone@meta.com","login":null,"count":1},{"name":"Roman Kushnarenko","email":"sromku@fb.com","login":null,"count":1},{"name":"Radu Marin","email":"rmarin@fb.com","login":null,"count":1},{"name":"Pavol Fulop","email":"pavol.fulop@regex.sk","login":null,"count":1},{"name":"Radosław Pietruszewski","email":"radex@radosaws-macbook-pro.local","login":null,"count":1},{"name":"Riley Berton","email":"rjb@meta.com","login":null,"count":1},{"name":"Pierre Reimertz","email":"pierre.reimertz@gmail.com","login":null,"count":1},{"name":"Riku Ayanokoji","email":"riku.ayanokoji@gmail.com","login":null,"count":1},{"name":"Rick","email":"rick.ast@outlook.com","login":null,"count":1},{"name":"RichardCao","email":"richardcao@RichardCaodeMacBook-Pro.local","login":null,"count":1},{"name":"Richard Zito","email":"rzito@fb.com","login":null,"count":1},{"name":"Richard Evans","email":"richard.evans@advent.com","login":null,"count":1},{"name":"Richard Evans","email":"Richard.Evans@advent.com","login":null,"count":1},{"name":"Qi Zhao","email":"qzhao@meta.com","login":null,"count":1},{"name":"Vikram Aravamudhan","email":"a.vikram@yahoo.com","login":null,"count":1},{"name":"Vijay Ramamurthy","email":"vijayramamurthy@fb.com","login":null,"count":1},{"name":"Vlad Stoica","email":"vladstoica@meta.com","login":null,"count":1},{"name":"Vlad Hnatiuk","email":"vladhnatiuk@fb.com","login":null,"count":1},{"name":"Vitor Capretz","email":"vitor.capretz@klarna.com","login":null,"count":1},{"name":"Viresh Umbre","email":"vireshumbre@fb.com","login":null,"count":1},{"name":"Umair Ansari","email":"umair@brivity.com","login":null,"count":1},{"name":"Stas Veretennikov","email":"stasv@meta.com","login":null,"count":1},{"name":"Skylar Peterson","email":"skylarpeterson@fb.com","login":null,"count":1},{"name":"Simeng Pang","email":"pangsimeng@fb.com","login":null,"count":1},{"name":"Shuhao Zhang","email":"shuhaoz@fb.com","login":null,"count":1},{"name":"Viacheslav Radchenko","email":"vradchenko@fb.com","login":null,"count":1},{"name":"Tony Tan","email":"tonytan@fb.com","login":null,"count":1},{"name":"Tony Du","email":"tony@wanderlog.com","login":null,"count":1},{"name":"Tianyu Li","email":"tianyuli@fb.com","login":null,"count":1},{"name":"Tiangong Li","email":"tgli@meta.com","login":null,"count":1},{"name":"Thuong Tran","email":"thuong.tran@getabstract.com","login":null,"count":1},{"name":"Thomas Nardone","email":"tnardone@fb.com","login":null,"count":1},{"name":"Ubax","email":"jakub.tkacz@swmansion.com","login":null,"count":1},{"name":"Will Sahatdjian","email":"ws@kindwave.com","login":null,"count":1},{"name":"Xixi Liran","email":"xliran@meta.com","login":null,"count":1},{"name":"Xiuli Shen","email":"xiuli@fb.com","login":null,"count":1},{"name":"Xiqi Liu","email":"xiqiliu@fb.com","login":null,"count":1},{"name":"Xinbo Wang","email":"xbwang@fb.com","login":null,"count":1},{"name":"Xin Lux Liu","email":"xinluxliu@fb.com","login":null,"count":1},{"name":"Weichun Yuan","email":"weichun.yuan@oculus.com","login":null,"count":1},{"name":"Wei Yang","email":"yawei@microsoft.com","login":null,"count":1},{"name":"Wei Han","email":"weih@fb.com","login":null,"count":1},{"name":"Zack Sheppard","email":"zack.sheppard@candidco.com","login":null,"count":1},{"name":"Zachary Liu","email":"zacharyliu@instagram.com","login":null,"count":1},{"name":"Zaan","email":"bastien.alvez@gmail.com","login":null,"count":1},{"name":"Will Anderson","email":"wiand@microsoft.com","login":null,"count":1},{"name":"Wietse Venema","email":"wvenema@xebia.com","login":null,"count":1},{"name":"Wendi Du","email":"wendidu@fb.com","login":null,"count":1},{"name":"Vardan Torosyan","email":"vardan.torosyan@soundcloud.com","login":null,"count":1},{"name":"Valentin Agachi","email":"avaly@fb.com","login":null,"count":1},{"name":"Uri Baghin","email":"coneko@fb.com","login":null,"count":1},{"name":"Umar Mohammad","email":"umarmohammad@meta.com","login":null,"count":1},{"name":"Troy Anderson","email":"troy@repairshopr.com","login":null,"count":1},{"name":"Supreet Singh","email":"supsing@microsoft.com","login":null,"count":1},{"name":"Thierry DEN HARTOG","email":"thierry@actigraph.com","login":null,"count":1},{"name":"Tao Huang","email":"codecancer@fb.com","login":null,"count":1},{"name":"Steven Chaitoff","email":"schaitoff@fb.com","login":null,"count":1},{"name":"Andrew Krieger","email":"andrew.krieger@oculus.com","login":null,"count":1},{"name":"Andrew Gray","email":"agray@Andrews-MacBook-Pro.local","login":null,"count":1},{"name":"Sung Won Cho","email":"mikeswcho@gmail.com","login":null,"count":1},{"name":"Steven Vascellaro","email":"svascellaro@fb.com","login":null,"count":1},{"name":"Steven Kuo","email":"stevenkuo@fb.com","login":null,"count":1},{"name":"Sladyn Nunes","email":"sladynnunes98@gmail.com","login":null,"count":1},{"name":"Shaozhen Zhang","email":"shzhang@fb.com","login":null,"count":1},{"name":"Shane Rogers","email":"srogers@quickleft.com","login":null,"count":1},{"name":"Seyi Adebajo","email":"hello@seyinanigans.com","login":null,"count":1},{"name":"Sergei Karpukhin","email":"kserz@meta.com","login":null,"count":1},{"name":"Stanislav","email":"stanislav@macbook-pro-stanislav.local","login":null,"count":1},{"name":"Sriraman","email":"sri@sriraman.in","login":null,"count":1},{"name":"Spike Brehm","email":"spike@airbnb.com","login":null,"count":1},{"name":"Shaun Stanworth","email":"shaun@freeformers.com","login":null,"count":1},{"name":"Susmita Horrow","email":"hsusmita@fb.com","login":null,"count":1},{"name":"Travis Stanley","email":"travisstanley@Admins-MacBook-Air.local","login":null,"count":1},{"name":"Vladimir Kolbun","email":"vkolbun@fb.com","login":null,"count":1},{"name":"Vineeth K","email":"kvineeth@microsoft.com","login":null,"count":1},{"name":"Vincent Wong","email":"vincentwongys@fb.com","login":null,"count":1},{"name":"Vincent Cheung","email":"vincent.cheung@rea-group.com","login":null,"count":1},{"name":"Vinay Harwani","email":"vinay@plgworks.com","login":null,"count":1},{"name":"Tom Cheung","email":"cheungch@gmail.com","login":null,"count":1},{"name":"TobiasH","email":"tobbe.helsing@gmai.com","login":null,"count":1},{"name":"Tj","email":"tfallon@Tjs-MBP.local","login":null,"count":1},{"name":"Tina J","email":"tina.johnson@in.reportbee.com","login":null,"count":1},{"name":"Tim Wang","email":"tim@thenetcircle.com","login":null,"count":1},{"name":"Tim Jacobi","email":"info@tim-jacobi.com","login":null,"count":1},{"name":"Shu Lin","email":"linshu@fb.com","login":null,"count":1},{"name":"Tal Kol","email":"talkol@wix.com","login":null,"count":1},{"name":"Tal Benesh","email":"benesh@meta.com","login":null,"count":1},{"name":"Stephen Keep","email":"stephen@skeep.com","login":null,"count":1},{"name":"Stephen Girdlestone","email":"stepheng@fb.com","login":null,"count":1},{"name":"Stephen Cook","email":"stephen.cook@onfido.com","login":null,"count":1},{"name":"Stephanie Nicholson","email":"stephanien@meta.com","login":null,"count":1},{"name":"Shir Levkowitz","email":"shlevkow@microsoft.com","login":null,"count":1},{"name":"Lenny Karunungan","email":"lennyk@meta.com","login":null,"count":1},{"name":"Lee Callender","email":"leefc@fb.com","login":null,"count":1},{"name":"Lea Bärtschi","email":"lba@scaling.ch","login":null,"count":1},{"name":"Le Xu","email":"lexu@fb.com","login":null,"count":1},{"name":"Labeeb Panampullan","email":"labeebp@fb.com","login":null,"count":1},{"name":"Kshitij Kotasthane","email":"kshitij.kotasthsne@gmail.com","login":null,"count":1},{"name":"Kosie van der Merwe","email":"kosievdmerwe@fb.com","login":null,"count":1},{"name":"Knott Wittawat","email":"kntt@fb.com","login":null,"count":1},{"name":"Klein Lieu","email":"klieu@constantcontact.com","login":null,"count":1},{"name":"Kim Svatos","email":"ksvatos@fb.com","login":null,"count":1},{"name":"KhietVo-AgilityIO","email":"khiet.vovan@asnet.com.vn","login":null,"count":1},{"name":"Khaled Tantawy","email":"khaled@cliqz.com","login":null,"count":1},{"name":"Keyan Zhang","email":"keyan.zhang@Oculus.com","login":null,"count":1},{"name":"Kexi Long","email":"longkx@fb.com","login":null,"count":1},{"name":"Kevin Old","email":"kevin.old@lifeway.com","login":null,"count":1},{"name":"Kevin McCray","email":"kmccray@fb.com","login":null,"count":1},{"name":"Nicholas Young","email":"nyoung@uptime.ventures","login":null,"count":1},{"name":"Kevin Han","email":"dltmd6262@kaist.ac.kr","login":null,"count":1},{"name":"Kevin Doherty","email":"kdoherty@fb.com","login":null,"count":1},{"name":"Marcel Kalveram","email":"marcel@hanno.co","login":null,"count":1},{"name":"Manish Balayan","email":"manish@Manishs-MacBook-Pro.local","login":null,"count":1},{"name":"Mani Ghasemlou","email":"mani.ghasemlou@gmail.com","login":null,"count":1},{"name":"Mandeep Baines","email":"msb@fb.com","login":null,"count":1},{"name":"Maksym Rusynyk","email":"maksym.rusynyk@ing.nl","login":null,"count":1},{"name":"Keion Anvaripour","email":"keo@meta.com","login":null,"count":1},{"name":"Mack Solomon","email":"msolomon@eharmony.com","login":null,"count":1},{"name":"Lynden Kuwada","email":"lynden@fb.com","login":null,"count":1},{"name":"Marcelo Gomez Rivera","email":"mng@fb.com","login":null,"count":1},{"name":"Luqmaan Dawoodjee","email":"luqmaan@ordoro.com","login":null,"count":1},{"name":"Luke Dubert","email":"luke@bluebridgedigital.com","login":null,"count":1},{"name":"Lukas Weber","email":"lukas.weber@goeuro.com","login":null,"count":1},{"name":"Lukas Müller","email":"Lukas.Mueller@de.kaercher.com","login":null,"count":1},{"name":"Luis Flores","email":"me@luisflores.mx","login":null,"count":1},{"name":"Lucy Beatriz Gomez","email":"lucygomez@fb.com","login":null,"count":1},{"name":"Lucas Santos","email":"lms@fb.com","login":null,"count":1},{"name":"Lu Su","email":"lusu@meta.com","login":null,"count":1},{"name":"Liubov Zvereva","email":"nankin@fb.com","login":null,"count":1},{"name":"Liam Doran","email":"liam@minibardelivery.com","login":null,"count":1},{"name":"Justin","email":"justincampbellsggs@gmail.com","login":null,"count":1},{"name":"Jonathan Maurice","email":"jonathanma@hq.unity3d.com","login":null,"count":1},{"name":"Jonathan Lehman","email":"jdlehman@meta.com","login":null,"count":1},{"name":"Joe Savona","email":"joesavona@meta.com","login":null,"count":1},{"name":"Joe Peplowski","email":"joepeplowski@fb.com","login":null,"count":1},{"name":"Jon Reid","email":"jonr@fb.com","login":null,"count":1},{"name":"Jon Green","email":"greenbj@umich.edu","login":null,"count":1},{"name":"Johan","email":"johan@refinemusic.io","login":null,"count":1},{"name":"Joey Jiron","email":"joey.jiron@am.sony.com","login":null,"count":1},{"name":"Ilya Kovalyov","email":"ikovalyov@meta.com","login":null,"count":1},{"name":"Ilia Vorobev","email":"iliav@meta.com","login":null,"count":1},{"name":"Job Vranish","email":"jvranish@gmail.com","login":null,"count":1},{"name":"Joana Lopes","email":"jmpl@fb.com","login":null,"count":1},{"name":"Joan Saum","email":"joan@sparted.com","login":null,"count":1},{"name":"Joachim Reiersen","email":"joachimr@fb.com","login":null,"count":1},{"name":"John Wang","email":"johnwang@fb.com","login":null,"count":1},{"name":"John O'Leary","email":"johnoleary@fb.com","login":null,"count":1},{"name":"John Days","email":"johndays0@gmail.com","login":null,"count":1},{"name":"John Days","email":"joao.l.d.a@hotmail.com","login":null,"count":1},{"name":"Kevin Brown","email":"blargity@gmail.com","login":null,"count":1},{"name":"Keri Clowes","email":"kclowes@quickleft.com","login":null,"count":1},{"name":"Kenny Dits @kenny_dee","email":"kenny.dits@m6.fr","login":null,"count":1},{"name":"Keith Brown","email":"keith.brown@sony.com","login":null,"count":1},{"name":"Kip Ricker","email":"kip@plexchat.com","login":null,"count":1},{"name":"Ke Mao","email":"kemao@fb.com","login":null,"count":1},{"name":"Kang Zhang","email":"kang@instagram.com","login":null,"count":1},{"name":"Kaining Zhong","email":"kainzhong@tesla.com","login":null,"count":1},{"name":"Kaibin Yin","email":"yinkb@fb.com","login":null,"count":1},{"name":"Kai Wood","email":"kwood@kwd.io","login":null,"count":1},{"name":"Ján Ondrušek","email":"ondrusek@meta.com","login":null,"count":1},{"name":"Justin Zeus","email":"askzy@fb.com","login":null,"count":1},{"name":"Justin Myers","email":"justin@convoy.com","login":null,"count":1},{"name":"Junfeng Li","email":"junfengli@fb.com","login":null,"count":1},{"name":"Julius Parishy","email":"julius","login":null,"count":1},{"name":"Juan Luis Herrero Estrada","email":"jlhe0197@meta.com","login":null,"count":1},{"name":"Joshua Wiegmann","email":"extern.joshua.wiegmann@volkswagen.de","login":null,"count":1},{"name":"Josh Katz","email":"katzjm@fb.com","login":null,"count":1},{"name":"Gilson Takaasi Gil","email":"gilsongil@fb.com","login":null,"count":1},{"name":"Nobuhito Kurose","email":"Nobu@kurosenobuhito-no-MacBook-Air.local","login":null,"count":1},{"name":"Noam Schachter","email":"noams@fb.com","login":null,"count":1},{"name":"Nishil Shah","email":"nishil@meta.com","login":null,"count":1},{"name":"Nikolai Tillmann","email":"nikolait@meta.com","login":null,"count":1},{"name":"Niklas Lindroos","email":"niklas.lindroos@laax.com","login":null,"count":1},{"name":"Nikita Kraev","email":"kitttn@fb.com","login":null,"count":1},{"name":"Nikita Gusakov","email":"dev@nkt.me","login":null,"count":1},{"name":"Nico","email":"n.martin@movura.co.uk","login":null,"count":1},{"name":"Nick Wilson","email":"nicholaswilson@meta.com","login":null,"count":1},{"name":"Nick Tourte","email":"ntourte@fb.com","login":null,"count":1},{"name":"Nick Eddy","email":"neddy@fb.com","login":null,"count":1},{"name":"Nick Duncan","email":"nick.duncan@gap.com","login":null,"count":1},{"name":"Nick","email":"nick@honestbuildings.com","login":null,"count":1},{"name":"Nicholas Block","email":"nickblock@meta.com","login":null,"count":1},{"name":"Nelen","email":"jeroen.nelen@rombit.be","login":null,"count":1},{"name":"Neha Gupta","email":"nehgupta12@meta.com","login":null,"count":1},{"name":"Nathan Lanza","email":"lanza@meta.com","login":null,"count":1},{"name":"Naor Matania","email":"naorm1991@fb.com","login":null,"count":1},{"name":"Nacho Lopez Sais","email":"nlopez@fb.com","login":null,"count":1},{"name":"Ravi Bhoraskar","email":"rav@instagram.com","login":null,"count":1},{"name":"Patrik Tomas Chamelo","email":"patrick@nscoding.co.uk","login":null,"count":1},{"name":"Patrik Tomas Chamelo","email":"nscoding@fb.com","login":null,"count":1},{"name":"Peter Abbondanzo","email":"pabbondanzo@hubspot.com","login":null,"count":1},{"name":"Pedro Veras","email":"pveras@fb.com","login":null,"count":1},{"name":"Pedro Madruga","email":"pmadruga@gmail.com","login":null,"count":1},{"name":"Pedro Belo","email":"pedro@heroku.com","login":null,"count":1},{"name":"Owen Kelly","email":"owen@novede.com","login":null,"count":1},{"name":"Owen Auch","email":"owenauch@wustl.edu","login":null,"count":1},{"name":"Onur Ersel","email":"onur@glomo.se","login":null,"count":1},{"name":"On Saint Tiong","email":"onsaint@meta.com","login":null,"count":1},{"name":"Omar Manjarrez Osornio","email":"omjrrz@fb.com","login":null,"count":1},{"name":"Olivier Payen","email":"olivier.payen@klarna.com","login":null,"count":1},{"name":"Nitin George","email":"nitingeorge@fb.com","login":null,"count":1},{"name":"Oleh Malanchuk","email":"olehmalanchuk@meta.com","login":null,"count":1},{"name":"Oleh Malanchuk","email":"olehmalanchuk@fb.com","login":null,"count":1},{"name":"Oleg Kot","email":"alehkot@fb.com","login":null,"count":1},{"name":"Oleg Bogdanov","email":"olegbog@microsoft.com","login":null,"count":1},{"name":"OdaDaisuke","email":"hinopon25@gmail.com","login":null,"count":1},{"name":"Matthew Curtis","email":"matthew@matthewbryancurtis.com","login":null,"count":1},{"name":"Maxime Aoustin","email":"maxime@Maximes-MacBook-Pro.local","login":null,"count":1},{"name":"Matt Hargett","email":"matt.hargett@sony.com","login":null,"count":1},{"name":"Matt Bruce","email":"mbruce@fb.com","login":null,"count":1},{"name":"Matt Apperson","email":"matt@appersonlabs.com","login":null,"count":1},{"name":"Matej Hamas","email":"matej@fb.com","login":null,"count":1},{"name":"Martynas Bardauskas","email":"martynasb@wix.com","login":null,"count":1},{"name":"Matt Sessions","email":"msessions@instructure.com","login":null,"count":1},{"name":"Martin Cerny","email":"martin.cerny@affiliatewindow.com","login":null,"count":1},{"name":"Marko Novakovic","email":"marko.novakovic@oculus.com","login":null,"count":1},{"name":"Mark Smith","email":"masmith@fb.com","login":null,"count":1},{"name":"Mark Hahnenberg","email":"mhahnenberg@fb.com","login":null,"count":1},{"name":"Mark Bridges","email":"markbridges@fb.com","login":null,"count":1},{"name":"Marius Butuc","email":"marius@shopify.com","login":null,"count":1},{"name":"Marcus do Nascimento","email":"marcusn@fb.com","login":null,"count":1},{"name":"Marcus Zarra","email":"mzarra@fb.com","login":null,"count":1},{"name":"Marco Bonaldo","email":"marco@discontinuity.eu","login":null,"count":1},{"name":"Marcelo Kanzaki","email":"marcelojk@gmail.com","login":null,"count":1},{"name":"Makar Kotlov","email":"m.kotlov@qlean.ru","login":null,"count":1},{"name":"Murilo Araujo","email":"muritavo@gmail.com","login":null,"count":1},{"name":"Moshe Berman","email":"mosheberman@fb.com","login":null,"count":1},{"name":"Mohammed","email":"eyesonly88@gmail.com","login":null,"count":1},{"name":"Nate Stedman","email":"natesm@meta.com","login":null,"count":1},{"name":"Mihai Giurgeanu","email":"mihaigiurgeanu@MacBook-Mihai.local","login":null,"count":1},{"name":"Michal Lowicki","email":"mlowicki@fb.com","login":null,"count":1},{"name":"Michael S. Kazmier","email":"michael.s.kazmier@uscis.dhs.gov","login":null,"count":1},{"name":"Michael Mitchell","email":"maikeru@fb.com","login":null,"count":1},{"name":"Michael Ficaro","email":"mficaro@fb.com","login":null,"count":1},{"name":"Gaurav Gupta","email":"gaurkum@microsoft.com","login":null,"count":1},{"name":"Mengke Ding","email":"mengke@fb.com","login":null,"count":1},{"name":"Mazin Zakaria","email":"mazinz@meta.com","login":null,"count":1},{"name":"Michael Tostenson","email":"mtostenson@mail.csuchico.edu","login":null,"count":1},{"name":"Max Thorson","email":"max@thorsonmscott.com","login":null,"count":1},{"name":"Max Polevy","email":"mpolevy@meta.com","login":null,"count":1},{"name":"Max Johnson","email":"maxj@dropbox.com","login":null,"count":1},{"name":"Matthijs Mullender","email":"mullender@meta.com","login":null,"count":1},{"name":"Matthew Pearcy","email":"mattpearcy@meta.com","login":null,"count":1},{"name":"Matthew Denner","email":"matthew.denner@uswitch.com","login":null,"count":1},{"name":"Timm Preetz","email":"timm@preetz.us","login":"tp","count":1},{"name":"Timo Mämecke","email":"timomeh","login":"timomeh","count":1},{"name":"Tino","email":"tinoaustel@gmail.com","login":"TinoADev","count":1},{"name":"Tisho Georgiev","email":"tihomir.georgiev@gmail.com","login":"tisho","count":1},{"name":"Tom Atterton","email":"tpatterton@gmail.com","login":"TomAtterton","count":1},{"name":"Tom Auty","email":"tauty@moneylion.com","login":"tomauty","count":1},{"name":"Thomas Hoang","email":"megatunger@gmail.com","login":"megatunger","count":1},{"name":"Thomas Kekeisen","email":"blaues0cke","login":"blaues0cke","count":1},{"name":"Viktor Seč","email":"hey@viktorsec.com","login":"viktorsec","count":1},{"name":"Vinay Harwani","email":"87412080+vinayharwani13","login":"vinayharwani13","count":1},{"name":"Vince Mi","email":"vinc3m1@gmail.com","login":"vinc3m1","count":1},{"name":"Vince Picone","email":"vpicone@gmail.com","login":"vpicone","count":1},{"name":"Vince Yuan","email":"vince.yuan@gmail.com","login":"vinceyuan","count":1},{"name":"Vincent Bernier","email":"vincentbernier@hotmail.com","login":"VinceBurn","count":1},{"name":"Vincent Langlet","email":"vincentlanglet","login":"vincentlanglet","count":1},{"name":"Vincent Lee","email":"leevince@fb.com","login":"thevinster","count":1},{"name":"Tim Creasy","email":"timcreasy@me.com","login":"timcreasy","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Thomas Leplus","email":"thomas.leplus@gmail.com","login":"thomasleplus","count":1},{"name":"Ted Suzman","email":"ted@suzman.net","login":"RoboTeddy","count":1},{"name":"Ted de Koning","email":"teddk23@gmail.com","login":"tdekoning","count":1},{"name":"Telechi Nicolae","email":"tux2nicolae@gmail.com","login":"tux2nicolae","count":1},{"name":"Terry Kwon","email":"kastopia@meta.com","login":"kastopia","count":1},{"name":"Terry Yiu","email":"tyiu","login":"tyiu","count":1},{"name":"Thiago Brezinski","email":"thiagobrez@gmail.com","login":"thiagobrez","count":1},{"name":"Think Wu","email":"yingxinwu.g@gmail.com","login":"xinthink","count":1},{"name":"Sunny Gurnani","email":"gurnani.sunny@gmail.com","login":"SunnyGurnani","count":1},{"name":"Stefanos Markidis","email":"stmarkidis@gmail.com","login":"smarki","count":1},{"name":"Stein Strindhaug","email":"stein@zeppelin.no","login":"strindhaug","count":1},{"name":"Stephan Diederich","email":"stephand@fb.com","login":"diederich","count":1},{"name":"Stephen Bird","email":"sebirdman","login":"sebirdman","count":1},{"name":"Stephen Poter","email":"me@stevepotter.me","login":"StevePotter","count":1},{"name":"Steve","email":"steveng.1988@gmail.com","login":"steve-ng","count":1},{"name":"Steve Mao","email":"maochenyan@gmail.com","login":"stevemao","count":1},{"name":"Steve Shreeve","email":"steve.shreeve@gmail.com","login":"shreeve","count":1},{"name":"Steven","email":"ineva@qq.com","login":"iineva","count":1},{"name":"Tim Park","email":"timfpark@gmail.com","login":"timfpark","count":1},{"name":"Tim Shamilov","email":"shamilovtim@gmail.com","login":"shamilovtim","count":1},{"name":"Tim","email":"me@justim.net","login":"justim","count":1},{"name":"Tony Xiao","email":"tonyx.ca@gmail.com","login":"tonyxiao","count":1},{"name":"Veljko Tornjanski","email":"tornjanski.veljko@gmail.com","login":"TornjV","count":1},{"name":"Venits","email":"tomasz.przybyl.it@gmail.com","login":"tomekvenits","count":1},{"name":"Venryx","email":"venryx@gmail.com","login":"Venryx","count":1},{"name":"Ventsislav Dimitrov","email":"4097884+vdmtrv","login":"vdmtrv","count":1},{"name":"Vesa Laakso","email":"laakso.vesa@gmail.com","login":"valscion","count":1},{"name":"Vic","email":"victoria.b.graf@gmail.com","login":"Vicachu42","count":1},{"name":"Vicary A","email":"vicary@yahoo.com","login":"vicary","count":1},{"name":"Vicky Ahuja","email":"109548803+VickyA371","login":"VickyA371","count":1},{"name":"Victor Choueiri","email":"victor@ctrlanddev.com","login":"xqwzts","count":1},{"name":"Victor Delgado","email":"vdel26@gmail.com","login":"vdel26","count":1},{"name":"Victor Fernandez","email":"victor.devitta.fernandez@gmail.com","login":"v-fernandez","count":1},{"name":"Victor Ilyukevich","email":"ilyukevich.victor@gmail.com","login":"yas375","count":1},{"name":"VidocqH","email":"vidocqho@gmail.com","login":"VidocqH","count":1},{"name":"Siddu Duddikunta","email":"siddu@siddu.me","login":"sduddikunta","count":1},{"name":"Simon Dohmen","email":"noerk.sdo@googlemail.com","login":"noerK","count":1},{"name":"Simon Friis Vindum","email":"simonfv@gmail.com","login":"paldepind","count":1},{"name":"Simon Krueger","email":"skrueger@meta.com","login":"skrueger","count":1},{"name":"Tore Hanssen","email":"tore@fb.com","login":"thans","count":1},{"name":"Touko Vainio-Kaila","email":"touko.vk@gmail.com","login":"toukovk","count":1},{"name":"TranLuongTuanAnh","email":"tlta.bkhn@gmail.com","login":"TranLuongTuanAnh","count":1},{"name":"Travis Fischer","email":"fisch0920@gmail.com","login":"transitive-bullshit","count":1},{"name":"Tsolis Dimitris Sotiris","email":"dimitristls@gmail.com","login":"dtsolis","count":1},{"name":"Tsung Chen Ku","email":"abalone0204@gmail.com","login":"abalone0204","count":1},{"name":"Tugrul Ince","email":"ince@fb.com","login":"tgrlnc","count":1},{"name":"Tuomas Jaakola","email":"tuomas.jaakola@iki.fi","login":"iqqmuT","count":1},{"name":"Tvrqvoise","email":"tvrqvoise","login":"tvrqvoise","count":1},{"name":"Tyrone Trevorrow","email":"tyrone@sudeium.com","login":"tyrone-sudeium","count":1},{"name":"Tom Haynes","email":"trhaynes@gmail.com","login":"trhaynes","count":1},{"name":"Tom Sanderson","email":"sattaman","login":"sattaman","count":1},{"name":"Tom Targosz","email":"tom.targosz@yahoo.com","login":"tomtargosz","count":1},{"name":"Thomas Treffry","email":"t.treffry@gmail.com","login":"lpww","count":1},{"name":"Théo LUDWIG","email":"contact@theoludwig.fr","login":"theoludwig","count":1},{"name":"Tien Anh Nguyen","email":"tienanhnguyen0108@gmail.com","login":"christianwen","count":1},{"name":"Tien Pham","email":"tien@phaw.io","login":"phamfoo","count":1},{"name":"Tikhon Botchkarev","email":"tikhon.b@sereth.com","login":"TikiTDO","count":1},{"name":"Till Schmidt","email":"till@schmidt.am","login":"sokki","count":1},{"name":"Simon Racz","email":"simon.racz@kpn.com","login":"simonracz","count":1},{"name":"TMaszko","email":"tomasz.krzyzowski@callstack.com","login":"TMaszko","count":1},{"name":"Takanori Ishikawa","email":"ishikawa.takanori@abejainc.com","login":"ishikawa","count":1},{"name":"Takayuki Imai","email":"bkhr.dat@gmail.com","login":"imaimiami","count":1},{"name":"Thom Dixon","email":"thom@thomdixon.org","login":"thomdixon","count":1},{"name":"Sergei Glotov","email":"ssglotov@gmail.com","login":"sergeich","count":1},{"name":"Sonny Lazuardi","email":"sonnylazuardi@gmail.com","login":"sonnylazuardi","count":1},{"name":"Sorin Cioban","email":"scioban@icloud.com","login":"sorinc03","count":1},{"name":"Sota Yamashtia","email":"sotayamashita","login":"sotayamashita","count":1},{"name":"Spencer Elliott","email":"me@elliottsj.com","login":"elliottsj","count":1},{"name":"Sreejith Krishnan R","email":"rsreejithkrishnan","login":"rsreejithkrishnan","count":1},{"name":"Sreejith R","email":"sreejith.r44@gmail.com","login":"sreejithr","count":1},{"name":"Sreejumon","email":"sreejumon@gmail.com","login":"sreesharp","count":1},{"name":"Srikanth K Hari","email":"srikanthkhari@gmail.com","login":"srikanthkh","count":1},{"name":"Stan Chollet","email":"stanislas.chollet@gmail.com","login":"tsunammis","count":1},{"name":"Stanisław Chmiela","email":"sjchmiela","login":"sjchmiela","count":1},{"name":"Stanisław Wasiutyński","email":"staszek.wasiutynski@gmail.com","login":"Stanley","count":1},{"name":"Shivam Shashank","email":"shivam.shashank@juspay.in","login":"sh-iv-am","count":1},{"name":"Sergey Ryabov","email":"colriot@fb.com","login":"colriot","count":1},{"name":"Sergey Zolotarev","email":"sryze@protonmail.com","login":"sryze","count":1},{"name":"Sean Powell","email":"sean@longdivision.co.uk","login":"longdivision","count":1},{"name":"Shawn Khameneh","email":"skhameneh@gmail.com","login":"skhameneh","count":1},{"name":"Shawn Wilsher","email":"sdwilsh@fb.com","login":"sdwilsh","count":1},{"name":"Sheikh Jamir Alam","email":"48979376+Sheikh-JamirAlam","login":"Sheikh-JamirAlam","count":1},{"name":"Shen Junru","email":"shenjunru@gmail.com","login":"shenjunru","count":1},{"name":"ShengMin Zhang","email":"shengmin@fb.com","login":"shengmin","count":1},{"name":"Shingo Sato","email":"shinsugar@gmail.com","login":"sugarshin","count":1},{"name":"Shiran Ginige","email":"shiran_ginige@yahoo.com","login":"shiranGinige","count":1},{"name":"Shiva Pandey","email":"shivapandey04@gmail.com","login":"shivashp","count":1},{"name":"Shivam Shashank","email":"31573704+ricku44","login":"ricku44","count":1},{"name":"Sushant Sardeshpande","email":"sushant.sardeshpande@gmail.com","login":"Sushant-Sardeshpande","count":1},{"name":"Sven","email":"svengiebel@me.com","login":"svengiebel","count":1},{"name":"Sveta-K13","email":"ly4chik.sveta@gmail.com","login":"Sveta-K13","count":1},{"name":"Syed Haani Hasan","email":"haani104","login":"haani104","count":1},{"name":"Szabó Krisztián","email":"thenonameguy24@gmail.com","login":"thenonameguy","count":1},{"name":"Sævar Berg","email":"icedane@gmail.com","login":"saevarb","count":1},{"name":"Sébastiaan Versteeg","email":"se_bastiaan@outlook.com","login":"se-bastiaan","count":1},{"name":"T. Brandon Ashley","email":"tbash","login":"tbash","count":1},{"name":"TETRA2000","email":"sagittariusm25@gmail.com","login":"TETRA2000","count":1},{"name":"Sunil Pai","email":"threepointone@gmail.com","login":"threepointone","count":1},{"name":"StefanT","email":"shtefanntz@yahoo.com","login":"shtefanntz","count":1},{"name":"Andrew Bastin","email":"andrewbastin.k@gmail.com","login":"AndrewBastin","count":1},{"name":"Andrew Crowell","email":"andrewj.crowell@gmail.com","login":"drewtunes","count":1},{"name":"Andrew F. Ly","email":"lyandrewf@gmail.com","login":"lyandrew","count":1},{"name":"Andrew Gable","email":"andrew@expensify.com","login":"AndrewGable","count":1},{"name":"Andrew Gallagher","email":"andrewjcg@fb.com","login":"andrewjcg","count":1},{"name":"Andrew Grewell","email":"andrewgrewell","login":"andrewgrewell","count":1},{"name":"Andrew Hansen","email":"arahan@uw.edu","login":"arahansen","count":1},{"name":"Andrew Ingram","email":"andy@andrewingram.net","login":"AndrewIngram","count":1},{"name":"Andrew Ke","email":"andrew@andrewke.org","login":"AndrewKe","count":1},{"name":"Andrew Kriger","email":"akriger@womackelectric.com","login":"akriger","count":1},{"name":"Andrew Linfoot","email":"andrewlinfoot","login":"andrewlinfoot","count":1},{"name":"Andrew Monshizadeh","email":"amonshiz+github@gmail.com","login":"amonshiz","count":1},{"name":"Stefano Formicola","email":"stefanoformicola@icloud.com","login":"ste7en","count":1},{"name":"Tamara Woodson","email":"tmwoodson@gmail.com","login":"tmwoodson","count":1},{"name":"Tanguy Antoine","email":"antoine.tanguy35@gmail.com","login":"tanguyantoine","count":1},{"name":"Tao Meng","email":"mtunique","login":"mtunique","count":1},{"name":"Tarun Chauhan","email":"tarun.chauhan@tripjack.com","login":"dotslashtarun","count":1},{"name":"Sergio Estevao","email":"sergioestevao@gmail.com","login":"SergioEstevao","count":1},{"name":"Serhij Korochanskyj","email":"webzepter@gmail.com","login":"SergeyKorochansky","count":1},{"name":"Seth Ladd","email":"sethladd@gmail.com","login":"sethladd","count":1},{"name":"Shane O'Sullivan","email":"shaneosullivan1@gmail.com","login":"shaneosullivan","count":1},{"name":"Shane Osbourne","email":"shane.osbourne8@gmail.com","login":"shakyShane","count":1},{"name":"Sharif Mahmoud","email":"shairfh96@gmail.com","login":"sharifhh","count":1},{"name":"Shashank Saxena","email":"ssaxen4@illinois.edu","login":"Salil999","count":1},{"name":"SlyCaptainFlint","email":"ozinoveva@gmail.com","login":"SlyCaptainFlint","count":1},{"name":"Steven Conaway","email":"steven.conaway@icloud.com","login":"SConaway","count":1},{"name":"Steven Moyes","email":"stmoy@microsoft.com","login":"stmoy","count":1},{"name":"Steven Scaffidi","email":"sscaff1@gmail.com","login":"sscaff1","count":1},{"name":"StevenChung","email":"steven.chung1@gmail.com","login":"stevenchung","count":1},{"name":"Stewart Sum","email":"stewartsum","login":"stewartsum","count":1},{"name":"Stian Jensen","email":"me@stianj.com","login":"stianjensen","count":1},{"name":"Stiopa Koltsov","email":"nga@fb.com","login":"stepancheg","count":1},{"name":"Sue Ann Ioanis","email":"sueann.ioanis@gmail.com","login":"sueannioanis","count":1},{"name":"Suhair Zain","email":"suhairzain11@gmail.com","login":"SuhairZain","count":1},{"name":"Sujay Jaju","email":"sujay@jajus.com","login":"sujayjaju","count":1},{"name":"SungHyun Park","email":"puresprout@gmail.com","login":"puresprout","count":1},{"name":"Taym Haddadi","email":"haddadi.taym@gmail.com","login":"Taym95","count":1},{"name":"imWildCat","email":"rockiestar.com@gmail.com","login":null,"count":1},{"name":"huangtaibin","email":"huangtaibin@kuaishou.com","login":null,"count":1},{"name":"gilchenzion","email":"gchenzion@thrillist.com","login":null,"count":1},{"name":"generatedunixname907704562031852","email":"noreply+907704562031852@fb.com","login":null,"count":1},{"name":"generatedunixname89002005287564@sandcastle995.atn2.facebook.com","email":"generatedunixname89002005287564@sandcastle995.atn2.facebook.com","login":null,"count":1},{"name":"generatedunixname89002005287564","email":"noreply+89002005287564@fb.com","login":null,"count":1},{"name":"generatedunixname89002005232357","email":"generatedunixname89002005232357@fb.com","login":null,"count":1},{"name":"generatedunixname3865450666924320","email":"noreply+3865450666924320@fb.com","login":null,"count":1},{"name":"ericvera","email":"hey@itsmeeric.com","login":null,"count":1},{"name":"generatedunixname1383054420177565","email":"noreply+1383054420177565@fb.com","login":null,"count":1},{"name":"generatedunixname1074695667417611","email":"noreply+1074695667417611@fb.com","login":null,"count":1},{"name":"gazoudoudou","email":"gaspardd@mbp-de-gaspard.bam.lan","login":null,"count":1},{"name":"grgr-dkrk","email":"shayashi513@gmail.com","login":null,"count":1},{"name":"grgmo","email":"pg245@kentforlife.net","login":null,"count":1},{"name":"exentrich","email":"winlinx@ya.ru","login":null,"count":1},{"name":"evelant","email":"imagio@mailfence.com","login":null,"count":1},{"name":"William Liu","email":"william@instagram.com","login":null,"count":1},{"name":"William Khoe","email":"pixelfreak@meta.com","login":null,"count":1},{"name":"dudeinthemirror","email":"dudeinthemirror@gmail.com","login":null,"count":1},{"name":"thecodrr","email":"abdullahatta31@gmail.com","login":null,"count":1},{"name":"zhuwencheng","email":"zhuwencheng@xueqiu.com","login":null,"count":1},{"name":"yukai1","email":"yukai1@xiaomi.com","login":null,"count":1},{"name":"rsudekum","email":"bobby@mapbox.com","login":null,"count":1},{"name":"mikaello","email":"mikaello@student.matnat.uio.no","login":null,"count":1},{"name":"pecheriere","email":"pecheriere@example.com","login":null,"count":1},{"name":"lizhiqiang05","email":"lizhiqiang05@kuaishou.com","login":null,"count":1},{"name":"madhav23bansal","email":"madhavb230100@gmail.com","login":null,"count":1},{"name":"Ryan Frawley","email":"ryguy@meta.com","login":null,"count":1},{"name":"Russell Stewart","email":"Russell.S.Stewart@gmail.com","login":null,"count":1},{"name":"Russell Porter","email":"russell@fb.com","login":null,"count":1},{"name":"Russ","email":"russell.maxfield@aggiemail.usu.edu","login":null,"count":1},{"name":"lihaitao","email":"lihaitao@stepfun.com","login":null,"count":1},{"name":"licd","email":"licd@dxy.cn","login":null,"count":1},{"name":"liangtongchuan","email":"liangtongchuan@bantus.com","login":null,"count":1},{"name":"kiran","email":"kiran@webrafter.com","login":null,"count":1},{"name":"huangqi03","email":"huangqi03@baidu.com","login":null,"count":1},{"name":"hotchemi","email":"hot.chemistry21@gmail.com","login":null,"count":1},{"name":"hoangpham95","email":"hoangpham@Hoangs-MacBook-Pro.local","login":null,"count":1},{"name":"Yike Xue","email":"xueyike@fb.com","login":null,"count":1},{"name":"Yibin Chen","email":"chenyibin@fb.com","login":null,"count":1},{"name":"Yury Zholobov","email":"yuzholob@microsoft.com","login":null,"count":1},{"name":"Yury Dymov","email":"dymov@meta.com","login":null,"count":1},{"name":"Yuqing Duan","email":"yqduan8@fb.com","login":null,"count":1},{"name":"Yupeng Li","email":"yupeng.li@livingwith.health","login":null,"count":1},{"name":"slycoder","email":"jonathan.chang@zipongo.com","login":null,"count":1},{"name":"Yaniv Ironi","email":"yanivironi@meta.com","login":null,"count":1},{"name":"Yang Li","email":"yangli@Yangs-MacBook-Pro.local","login":null,"count":1},{"name":"Yan Zhang","email":"yanzhang666@fb.com","login":null,"count":1},{"name":"Yunlong Wu","email":"yunwu@meta.com","login":null,"count":1},{"name":"Yuanda Tang","email":"yuandatang@fb.com","login":null,"count":1},{"name":"Yuan Dai","email":"yuandai@fb.com","login":null,"count":1},{"name":"YuTeh Shen","email":"shenyute@hotmail.com","login":null,"count":1},{"name":"Yu Zheng(Sam)","email":"sam@tradehero.mobi","login":null,"count":1},{"name":"Yu Huang","email":"yuh@fb.com","login":null,"count":1},{"name":"Warren Knox","email":"warren.knox@ubisoft.com","login":null,"count":1},{"name":"WanderWang","email":"wander.wang@egret.com","login":null,"count":1},{"name":"Vsevolod Ivanov","email":"www@sevolod.ru","login":null,"count":1},{"name":"flowkraD","email":"parakeet.cpp@gmail.com","login":null,"count":1},{"name":"filip131311","email":"filip.kaminski@swmansiom.com","login":null,"count":1},{"name":"crismali","email":"michael.crismali@gmail.com","login":null,"count":1},{"name":"anthony","email":"anthony@ths.solutions","login":null,"count":1},{"name":"dattc2","email":"dattc2@vng.com.vn","login":null,"count":1},{"name":"aybb","email":"backcrystall@yandex.ua","login":null,"count":1},{"name":"generatedunixname2623278081387667","email":"noreply+2623278081387667@fb.com","login":null,"count":1},{"name":"generatedunixname1989957395264781","email":"noreply+1989957395264781@fb.com","login":null,"count":1},{"name":"generatedunixname1587093422349604","email":"noreply+1587093422349604@fb.com","login":null,"count":1},{"name":"generatedunixname1563563004708334","email":"noreply+1563563004708334@fb.com","login":null,"count":1},{"name":"generatedunixname1527739065739483","email":"noreply+1527739065739483@fb.com","login":null,"count":1},{"name":"generatedunixname1436046941577307","email":"noreply+1436046941577307@fb.com","login":null,"count":1},{"name":"generatedunixname1389709262956747","email":"noreply+1389709262956747@fb.com","login":null,"count":1},{"name":"alicata","email":"alex.licata@grupposandonato.com","login":null,"count":1},{"name":"briancaw","email":"brian@appboy.com","login":null,"count":1},{"name":"Zhi Zhou","email":"zhi.zhou@getjerry.com","login":null,"count":1},{"name":"Zhengwei Liu","email":"lzw@meta.com","login":null,"count":1},{"name":"Zhaojun Zhang","email":"zhaojun@fb.com","login":null,"count":1},{"name":"Zeya Peng","email":"zeyap@fb.com","login":null,"count":1},{"name":"Vladyslav Stepanov","email":"stepanov@fb.com","login":null,"count":1},{"name":"Valeri Karpov","email":"val@karpov.io","login":"vkarpov15","count":1},{"name":"Varun Gupta","email":"varungupta303@gmail.com","login":"varungupta85","count":1},{"name":"Varun Patel","email":"varunpatel90@fb.com","login":"rainmaker490","count":1},{"name":"Varun Sharma","email":"varunsh@stepsecurity.io","login":"varunsh-coder","count":1},{"name":"Vinnie Garcia","email":"vinniegarcia","login":"vinniegarcia","count":1},{"name":"Vipul A M","email":"vipulnsward@gmail.com","login":"vipulnsward","count":1},{"name":"Viraj-10","email":"virajjoshi132@gmail.com","login":"Viraj-10","count":1},{"name":"Weixi Yen","email":"weixiyen@gmail.com","login":"weixiyen","count":1},{"name":"Wellinton Monge","email":"wellmonge","login":"wellmonge","count":1},{"name":"Werner Roets","email":"cobolt.exe@gmail.com","login":"panzer-planet","count":1},{"name":"Wesley Ellis","email":"tahnok@gmail.com","login":"tahnok","count":1},{"name":"Wesley Walser","email":"wwalser@fb.com","login":"wwalser","count":1},{"name":"Will","email":"willchu@gmail.com","login":"willchu","count":1},{"name":"Sachin Tewari","email":"stew@meta.com","login":"steelrooter","count":1},{"name":"Vladimir Kotikov","email":"vladimir-kotikov","login":"vladimir-kotikov","count":1},{"name":"Vladimir Kurchatkin","email":"vladimir.kurchatkin@gmail.com","login":"vkurchatkin","count":1},{"name":"Vladimir Morozov","email":"vmorozov@microsoft.com","login":"vmoroz","count":1},{"name":"Vladimir Zdravkovic","email":"v.zdravkovic@levi9.com","login":"vzdravkovic9","count":1},{"name":"Vladislav Pilgasov","email":"avendiart@gmail.com","login":"avendiart","count":1},{"name":"Simon-TechForm","email":"73996878+Simon-TechForm","login":"Simon-TechForm","count":1},{"name":"SimpleCreations","email":"befv@mail.ru","login":"SimpleCreations","count":1},{"name":"Sivaram Prasad Pulla","email":"37389881+psivaram","login":"psivaram","count":1},{"name":"Varun Vachhar","email":"varunvachhar@gmail.com","login":"winkerVSbecks","count":1},{"name":"Vedad Sose","email":"vedadsose@gmail.com","login":"vedadsose","count":1},{"name":"Vishal Kakadiya","email":"vishalkakadiya123@gmail.com","login":"vishalkakadiya","count":1},{"name":"Vitalii T","email":"44551710+Tabakharniuk","login":"Tabakharniuk","count":1},{"name":"Vitaly Gorodetsky","email":"gorodetsky@gmail.com","login":"vitalis","count":1},{"name":"Vitaly Iegorov","email":"vitalyiegorov@gmail.com","login":"vitalyiegorov","count":1},{"name":"Vitaly Potyakov","email":"vpotyakov@meta.com","login":"vitDelit","count":1},{"name":"Vjeran Crnjak","email":"vjeran.crnjak@gmail.com","login":"vjeranc","count":1},{"name":"Vlad Stoica","email":"vladstoica@fb.com","login":"vladstoick","count":1},{"name":"Vladimir Iliev","email":"vladimirivanoviliev@gmail.com","login":"vladimirivanoviliev","count":1},{"name":"Viktor Eriksson","email":"viktor.eriksson2@gmail.com","login":"vikeri","count":1},{"name":"Umut Topuzoğlu","email":"uloco@schiefewelt.de","login":"uloco","count":1},{"name":"UnoDeTantos","email":"UnoDeTantos","login":"UnoDeTantos","count":1},{"name":"Utkarsh","email":"utkarshdix02@gmail.com","login":"utkarsh-dixit","count":1},{"name":"Valentin Schlattinger","email":"v.schlattinger@gmail.com","login":"VSchlattinger","count":1},{"name":"Valentino Espinoza","email":"xvalentino13@gmail.com","login":"xvalentino","count":1},{"name":"vaukalak","email":"lahmataja.pa4vara@gmia","login":null,"count":1},{"name":"yinfei","email":"yinfei@yinfei-MacBook-Pro.local","login":null,"count":1},{"name":"yeshuang","email":"yeshuang@meituan.com","login":null,"count":1},{"name":"贾太滨","email":"jiataibin@hongsong.club","login":null,"count":1},{"name":"楚怀","email":"fengnan.xfn@alipay.com","login":null,"count":1},{"name":"张亦驰","email":"zhangyichi@meituan.com","login":null,"count":1},{"name":"安秋亮","email":"qiuliang.aql@alibaba-inc.com","login":null,"count":1},{"name":"valerio.ponte","email":"valerio.ponte@smarkets.com","login":null,"count":1},{"name":"wenzhe.lv","email":"wenzhe.lv@wormpex.com","login":null,"count":1},{"name":"lh_wang","email":"lh_wang@Ctrip.com","login":null,"count":1},{"name":"joshua","email":"joshua@blanq.agency","login":null,"count":1},{"name":"joaogranado","email":"jmg@seegno.com","login":null,"count":1},{"name":"unordered","email":"unordered.xyz@qq.com","login":null,"count":1},{"name":"xiaenlong","email":"xiaenlong@bytedance.com","login":null,"count":1},{"name":"spdr admin","email":"spdradmin@spdrs-mac-mini.local","login":null,"count":1},{"name":"rainywan","email":"rainywan@tencent.com","login":null,"count":1},{"name":"q--","email":"oi7io@ya.ru","login":null,"count":1},{"name":"priyanka.raghuvanshi","email":"priyanka.raghuvanshi@bfhl.in","login":null,"count":1},{"name":"seansy","email":"sean@gixo.com","login":null,"count":1},{"name":"Vladislav Shabanov","email":"vshabanov88@gmail.com","login":"vshab","count":1},{"name":"ZYSzys","email":"17367077526@163.com","login":"ZYSzys","count":1},{"name":"Zakaria Ridouh","email":"zridouh@live.com","login":"z11h","count":1},{"name":"Zane Bauman","email":"zane.bauman@upstart.com","login":"zbauman3","count":1},{"name":"Zdravko Nikolovski","email":"zdravko.nikolovski@netcetera.com","login":"ZdravkoN","count":1},{"name":"Zeeshan Mughal","email":"zeeshan.jp@gmail.com","login":"zixan","count":1},{"name":"alantrrs","email":"alan.trrs.ngls@gmail.com","login":"alantrrs","count":1},{"name":"Wei Han","email":"weih@meta.com","login":"weih9","count":1},{"name":"Wei Sun","email":"sunw@alum.mit.edu","login":"sunweiyang","count":1},{"name":"Wei Yeh","email":"weicool@gmail.com","login":"weicool","count":1},{"name":"Weijia Wang","email":"381152119@qq.com","login":"starkwang","count":1},{"name":"Vladyslav Krasnolutskyi","email":"vladomar@gmail.com","login":"asyler","count":1},{"name":"Xing Zheng","email":"betree.x@gmail.com","login":"xing-zheng","count":1},{"name":"Y.Shing","email":"y.shing@me.com","login":"yshing","count":1},{"name":"YUYA FUJIMOTO","email":"yuya.fujimoto.88@gmail.com","login":"yuya-fujimoto","count":1},{"name":"ztodorovic","email":"zoran@arsfutura.co","login":null,"count":1},{"name":"zongjingyao","email":"zongjy@yinnut.com","login":null,"count":1},{"name":"wangqingyang","email":"wangqingyang@alsoplanet.com","login":null,"count":1},{"name":"waffleandtoast","email":"daryl@waffleandtoast.com","login":null,"count":1},{"name":"edwii-zhu","email":"drawde37@hotmail.com","login":"edwii-zhu","count":1},{"name":"eliran goshen","email":"elirangoshen@gmail.com","login":"elirangoshen","count":1},{"name":"ggtmtmgg","email":"xxx.tubasa0226@gmail.com","login":"ggtmtmgg","count":1},{"name":"giolaq","email":"glaquidara@gmail.com","login":"giolaq","count":1},{"name":"inokawa","email":"48897392+inokawa","login":"inokawa","count":1},{"name":"ios122","email":"ios122","login":"ios122","count":1},{"name":"islandryu","email":"shimaryuhei@gmail.com","login":"islandryu","count":1},{"name":"itxch","email":"hamza675a@gmail.com","login":"itxch","count":1},{"name":"ivanpdigitalalchemist","email":"digitalalchemist@ivanpotosky.com","login":"ivanpdigitalalchemist","count":1},{"name":"ivmarkov","email":"ivan.markov@gmail.com","login":"ivmarkov","count":1},{"name":"iwater","email":"iwater@gmail.com","login":"iwater","count":1},{"name":"jacekpl","email":"jacek@opcode.pl","login":"jacekpl","count":1},{"name":"jamsch","email":"jamsch18@student.wintec.ac.nz","login":"jamsch","count":1},{"name":"hamaron","email":"takashi@junify.com","login":"hamaron","count":1},{"name":"hamza","email":"benslimanhamza99@gmail.com","login":"benslimanh","count":1},{"name":"hansonw","email":"hansonw@fb.com","login":"hansonw","count":1},{"name":"harsha-cpp","email":"sriharshatummalapalli@gmail.com","login":"harsha-cpp","count":1},{"name":"hendrik swanepoel","email":"hendrik.swanepoel@gmail.com","login":"hendrikswan","count":1},{"name":"mmacdougall","email":"mmacdougall@etsy.com","login":"macdoum1","count":1},{"name":"ewamal","email":"maluseckae@gmail.com","login":"ewamal","count":1},{"name":"faifai21","email":"faisal.alqadi@gmail.com","login":"faifai21","count":1},{"name":"fangmobile","email":"fangjian@gmail.com","login":"fangmobile","count":1},{"name":"fannnzhang","email":"fannnzhang@gmail.com","login":"fannnzhang","count":1},{"name":"fathonyfath","email":"fathony.teguh@gmail.com","login":"fathonyfath","count":1},{"name":"fattahmuhyiddeen","email":"fattahmuhyiddeen@gmail.com","login":"fattahmuhyiddeen","count":1},{"name":"eacaps","email":"eacaps@gmail.com","login":"eacaps","count":1},{"name":"gl8997@gmail.com","email":"gl8997@gmail.com","login":"lgan1989","count":1},{"name":"gregjacobson","email":"gregjacobson","login":"gregjacobson","count":1},{"name":"gtebbutt","email":"greg@spinningatom.com","login":"gtebbutt","count":1},{"name":"gubatron","email":"gubatron@gmail.com","login":"gubatron","count":1},{"name":"guru inamdar","email":"guru.inamdar@gmail.com","login":"ginamdar","count":1},{"name":"futbalguy","email":"kyle.rokita@gmail.com","login":"technikyle","count":1},{"name":"fwcd","email":"fwcdmail@gmail.com","login":"fwcd","count":1},{"name":"g4rb4g3","email":"g4rb4g3@gmail.com","login":"g4rb4g3","count":1},{"name":"gabriel","email":"gabriel.bstd@gmail.com","login":"retdop","count":1},{"name":"gaodeng","email":"gaodengming@gmail.com","login":"gaodeng","count":1},{"name":"garlic-rice-with-butter","email":"garlic.rice.with.butter@gmail.com","login":"garlic-rice-with-butter","count":1},{"name":"edenb-moveo","email":"71688494+edenb-moveo","login":"edenb-moveo","count":1},{"name":"monholm","email":"73996878+monholm","login":"monholm","count":1},{"name":"leeyeh","email":"lee55962698@gmail.com","login":"leeyeh","count":1},{"name":"levi serebryanski","email":"levi@shopkeep.com","login":"levsero","count":1},{"name":"levic92","email":"levic92@gmail.com","login":"levic92","count":1},{"name":"lgvichy@gmail.com","email":"lgvichy@gmail.com","login":"louisgv","count":1},{"name":"janczer","email":"menshikov.ivn@gmail.com","login":"janczer","count":1},{"name":"jaroslawmichalik","email":"michalik@protonmail.ch","login":"rozkminiacz","count":1},{"name":"jato","email":"jatobrown@gmail.com","login":"jato","count":1},{"name":"jayshah","email":"jshah@rippling.com","login":"jayshah123","count":1},{"name":"jcgertig","email":"jcgertig@gmail.com","login":"jcgertig","count":1},{"name":"jlmip","email":"44199721+jlmip","login":"jlmip","count":1},{"name":"henter","email":"henter@henter.me","login":"henter","count":1},{"name":"heoblitz","email":"wone2287@gmail.com","login":"heoblitz","count":1},{"name":"hexboy","email":"hexboy2011@gmail.com","login":"hexboy","count":1},{"name":"hieu9102002","email":"hieu9102002@gmail.com","login":"hieu9102002","count":1},{"name":"hl3hl3","email":"foutsau@gmail.com","login":"hl3hl3","count":1},{"name":"hlynurf","email":"hlynur4@gmail.com","login":"hlynurf","count":1},{"name":"hobostay","email":"110hqc@gmail.com","login":"hobostay","count":1},{"name":"jxsh","email":"jxshco@gmail.com","login":"jxshco","count":1},{"name":"kaganece","email":"kaganece@jotform.com","login":"kaganece","count":1},{"name":"mori-dev","email":"mori.dev.asdf@gmail.com","login":"mori-dev","count":1},{"name":"moschan","email":"kaityo02@gmail.com","login":"moschan","count":1},{"name":"mqli","email":"limanqing315@gmail.com","login":"mqli","count":1},{"name":"muskan27797","email":"muskan.agarwal27797@gmail.com","login":"muskan27797","count":1},{"name":"mym0404","email":"mym0404@gmail.com","login":"mym0404","count":1},{"name":"nabettu","email":"tatsuaki.w@gmail.com","login":"nabettu","count":1},{"name":"nacam403","email":"satnakam@gmail.com","login":"nacam403","count":1},{"name":"nak411","email":"nak411@gmail.com","login":"nak411","count":1},{"name":"penx","email":"penx","login":"penx","count":1},{"name":"hycner","email":"hycner@gmail.com","login":"hycner","count":1},{"name":"iboxgithub","email":"iboxgithub","login":"iboxgithub","count":1},{"name":"imalgrab","email":"igormalgrab@gmail.com","login":"imalgrab","count":1},{"name":"henrymoulton","email":"henry@henrymoulton.com","login":"henrymoulton","count":1},{"name":"kocburak","email":"kocbrak@gmail.com","login":"kocburak","count":1},{"name":"kolyaVV","email":"kolyaVV","login":"kolyaVV","count":1},{"name":"kvg452@sina.com","email":"kvg452@sina.com","login":"jiazheng","count":1},{"name":"landon","email":"sbshz85@gmail.com","login":"7772","count":1},{"name":"lbaldy","email":"lukaszbaldy@gmail.com","login":"lbaldy","count":1},{"name":"leedom","email":"jld1221@163.com","login":"leedom92","count":1},{"name":"amin roosta","email":"amin.roosta@outlook.com","login":"aminroosta","count":1},{"name":"ananta","email":"anantarajbastola@gmail.com","login":"ananta","count":1},{"name":"troZee","email":"12766071+troZee","login":"troZee","count":1},{"name":"asmockler","email":"asmockler@gmail.com","login":"asmockler","count":1},{"name":"atlanteh","email":"atlanteh@gmail.com","login":"atlanteh","count":1},{"name":"atp","email":"pruthvip15@gmail.com","login":"pruthvip","count":1},{"name":"awitherow","email":"au.witherow@gmail.com","login":"awitherow","count":1},{"name":"axelaviloff","email":"axel.aviloff@estudante.uffs.edu.br","login":"axelaviloff","count":1},{"name":"bacarybruno","email":"brunobacary.bodian@doctolib.com","login":"bacarybruno","count":1},{"name":"baranga","email":"baranga@posteo.de","login":"baranga","count":1},{"name":"anback","email":"anders.back@me.com","login":"anback","count":1},{"name":"david","email":"david.l.castilla@gmail.com","login":"davidlrnt","count":1},{"name":"david","email":"david@mediot.com.tw","login":"dy93","count":1},{"name":"dchersey","email":"david.hersey@gmail.com","login":"dchersey","count":1},{"name":"delekta","email":"kamil.delekta@discordapp.com","login":"delekta","count":1},{"name":"dgellow","email":"samuel.elborai@gmail.com","login":"dgellow","count":1},{"name":"dirkpostma","email":"dirkpostma@gmail.com","login":"dirkpostma","count":1},{"name":"buschco","email":"colin@busch.dev","login":"buschco","count":1},{"name":"byronluk","email":"byronluk@gmail.com","login":"byronluk","count":1},{"name":"Yaroslav Pavlov","email":"ypavlov@fb.com","login":"iaroslav-pavlov","count":1},{"name":"Yasin Çidem","email":"yasincidem@gmail.com","login":"yasincidem","count":1},{"name":"Yedidya Kennard","email":"yedidyak@wix.com","login":"yedidyak","count":1},{"name":"Yicheng (Jerry) Gong","email":"ygongdev@fb.com","login":"ygongdev","count":1},{"name":"Yoga Setiawan","email":"ariokidev@gmail.com","login":"yogasw","count":1},{"name":"Zen Xu","email":"zen@fb.com","login":"zeninsta","count":1},{"name":"Zhi Zhou","email":"15802618634@163.com","login":"zhouzh1","count":1},{"name":"Zolboobayar Gantumur","email":"zolboobayar@metainc.mn","login":"zolbooo","count":1},{"name":"William Bell","email":"williambell9708@outlook.com","login":"billnbell","count":1},{"name":"benjaminhr","email":"unoceptik@gmail.com","login":"benjaminhr","count":1},{"name":"bill2004158","email":"bill2004158@gmail.com","login":"bill2004158","count":1},{"name":"bingo","email":"blackbing@gmail.com","login":"blackbing","count":1},{"name":"bornkiss","email":"101384056+bornkiss","login":"bornkiss","count":1},{"name":"bozdoz","email":"howaboutben+github@gmail.com","login":"bozdoz","count":1},{"name":"brotsky","email":"brandon@brotskydesigns.com","login":"brotsky","count":1},{"name":"alekhurst","email":"123alekhurst@gmail.com","login":"alekhurst","count":1},{"name":"alex","email":"googirard.alex@gmail.com","login":"grabcode","count":1},{"name":"alpparkan","email":"alpparkan@gmail.com","login":"alpparkan","count":1},{"name":"amilcar-andrade","email":"amilcar.andrade.g@gmail.com","login":"amilcar-andrade","count":1},{"name":"cahlan","email":"cahlan@gmail.com","login":"cahlan","count":1},{"name":"fcFn","email":"fcFn","login":"fcFn","count":1},{"name":"fergusean","email":"fergusean@gmail.com","login":"fergusean","count":1},{"name":"filip131311","email":"159789821+filip131311","login":"filip131311","count":1},{"name":"fisherwebdev","email":"fisherwebdev@gmail.com","login":"fisherwebdev","count":1},{"name":"foestauf","email":"46908845+foestauf","login":"foestauf","count":1},{"name":"funorpain","email":"funorpain@gmail.com","login":"funorpain","count":1},{"name":"dominictb","email":"tb-dominic@outlook.com","login":"dominictb","count":1},{"name":"doniwinata0309","email":"38415463+doniwinata0309","login":"doniwinata0309","count":1},{"name":"doniyor2109","email":"doniyor2109@gmail.com","login":"doniyor2109","count":1},{"name":"dr2009","email":"dr2009.china@gmail.com","login":"dr2009","count":1},{"name":"drcallaway","email":"drcallaway@gmail.com","login":"drcallaway","count":1},{"name":"drrefactor","email":"drrefactor","login":"DrRefactor","count":1},{"name":"duan","email":"wddwyss@gmail.com","login":"wddwycc","count":1},{"name":"William Durand","email":"will+git@drnd.me","login":"willdurand","count":1},{"name":"William Fernandes","email":"wfernandes@live.com","login":"wfern","count":1},{"name":"William Li","email":"wli@williamhli.com","login":"wli","count":1},{"name":"William Sawyer","email":"wmsawyer2609@gmail.com","login":"willsawyerrrr","count":1},{"name":"Wojciech Tyczynski","email":"tykus160@gmail.com","login":"tykus160","count":1},{"name":"Yajur Grover","email":"yajurgrover24@gmail.com","login":"Yajur-Grover","count":1},{"name":"caioagiani","email":"agianicaio@gmail.com","login":"caioagiani","count":1},{"name":"carlos","email":"huaixian.huang@gmail.com","login":"carlos-wong","count":1},{"name":"ceeK","email":"chris.kevin.howell@gmail.com","login":"ceeK","count":1},{"name":"ceo","email":"ceo@logictree.app","login":"kimchi-developer","count":1},{"name":"chadbay","email":"chad.bayer@gmail.com","login":"chadbay","count":1},{"name":"chendo","email":"chendo","login":"chendo","count":1},{"name":"andrejborstnik","email":"andrej-borstnik@hotmail.com","login":"andrejborstnik","count":1},{"name":"aneophyte","email":"graphite.laser@gmail.com","login":"aneophyte","count":1},{"name":"anirudh.bharti","email":"anirudh.bharti@dream11.com","login":"anirudhdream11","count":1},{"name":"antFrancon","email":"72255317+antFrancon","login":"antFrancon","count":1},{"name":"antliann","email":"antonliann@gmail.com","login":"antliann","count":1},{"name":"arslandogar","email":"arsalan.dogar@yahoo.com","login":"arslandogar","count":1},{"name":"d.chernyatiev","email":"d.chernyatiev@gmail.com","login":"sooth-sayer","count":1},{"name":"dabit1","email":"david.escalera.ponce@gmail.com","login":"dabit1","count":1},{"name":"daisy1754","email":"d-part@hotmail.co.jp","login":"daisy1754","count":1},{"name":"dajomu","email":"mundaymeister@gmail.com","login":"dajomu","count":1},{"name":"dalcib","email":"dalcib@gmail.com","login":"dalcib","count":1},{"name":"danielbasedow","email":"daniel.basedow@gmail.com","login":"dbasedow","count":1},{"name":"danieldunderfelt","email":"dunderfeltdaniel@gmail.com","login":"danieldunderfelt","count":1},{"name":"kapil verma","email":"kapv89@gmail.com","login":"kapv89","count":1},{"name":"skatpgusskat","email":"skatpgusskat@naver.com","login":"namse","count":1},{"name":"psionic12","email":"iamweaf@gmail.com","login":"psionic12","count":1},{"name":"qy","email":"nianxiongdi1231@163.com","login":"nianxiongdi","count":1},{"name":"r_fujiwara","email":"nigarimizu@gmail.com","login":"fecot","count":1},{"name":"ransj","email":"ranshengju@gmail.com","login":"ransj","count":1},{"name":"rcaferati","email":"rafael@caferati.me","login":"rcaferati","count":1},{"name":"soyanakagawa","email":"soya.nakagawa@gmail.com","login":"soyanakagawa","count":1},{"name":"springuper","email":"springuper@gmail.com","login":"springuper","count":1},{"name":"strazi","email":"strazi@strazi.org","login":"strazi","count":1},{"name":"superyarik","email":"yaroslav.khudyakov@gmail.com","login":"superyarik","count":1},{"name":"svbutko","email":"svbutko@hotmail.com","login":"svbutko","count":1},{"name":"swittk","email":"switt1995@gmail.com","login":"swittk","count":1},{"name":"x-dune","email":"39018755+x-dune","login":"x-dune","count":1},{"name":"xSyki","email":"mikolajsykula@gmail.com","login":"xSyki","count":1},{"name":"xcatliu","email":"xcatliu@gmail.com","login":"xcatliu","count":1},{"name":"xianglinhe","email":"xianglinhe@gmail.com","login":"xianglinhe","count":1},{"name":"xiatian","email":"chn.tian.xia@163.com","login":"chnfeeeeeef","count":1},{"name":"yakupozbaydar","email":"yakup@papyonlab.com","login":"yakupozbaydar","count":1},{"name":"yangguang","email":"yangguang200906@gmail.com","login":"yangguang2009","count":1},{"name":"zerosrat","email":"zerosrat@163.com","login":"zerosrat","count":1},{"name":"迷渡","email":"justjavac@gmail.com","login":"justjavac","count":1},{"name":"rickyc","email":"rickyc.us@gmail.com","login":"rickyc","count":1},{"name":"rj1","email":"rj1@riseup.net","login":"rj1","count":1},{"name":"rkang","email":"rkang@tableau.com","login":"rkang","count":1},{"name":"rogerkerse","email":"rogerkerse@gmail.com","login":"rogerkerse","count":1},{"name":"rohitverma-d11","email":"rohit.verma@dream11.com","login":"rohitverma-d11","count":1},{"name":"pipopotamasu","email":"ec0156hx@gmail.com","login":"pipopotamasu","count":1},{"name":"talhaazhar","email":"txa2279@rit.edu","login":"talhaazhar","count":1},{"name":"thejessma","email":"thejessicama@gmail.com","login":"rosexi","count":1},{"name":"themorecolor@gmail.com","email":"themorecolor@gmail.com","login":"wasabia","count":1},{"name":"thib92","email":"thibhenry92@gmail.com","login":"thib92","count":1},{"name":"timbocole","email":"tc@post-quantum.com","login":"timbocole","count":1},{"name":"toomass","email":"tcoyle@fantasymoguls.com","login":"toomass","count":1},{"name":"scisci","email":"accounts.github@scisci.org","login":"scisci","count":1},{"name":"scott","email":"cgyqqcgy@gmail.com","login":"daemonchen","count":1},{"name":"shlomiatar","email":"shlomiatar@gmail.com","login":"shlomiatar","count":1},{"name":"shrimpy","email":"imxmwu@gmail.com","login":"shrimpy","count":1},{"name":"sirpy","email":"hadarr@gmail.com","login":"sirpy","count":1},{"name":"yaqi.liu","email":"lyqandy520@163.com","login":"lyqandy","count":1},{"name":"Ömer Esmer","email":"oesmer437@gmail.com","login":"Skipperlla","count":1},{"name":"周中原","email":"yawenzhongyuan@gmail.com","login":"zhouzhongyuan","count":1},{"name":"弘树","email":"dickeylth","login":"dickeylth","count":1},{"name":"言之刃有理","email":"iseektruth@qq.com","login":"Iseektruth","count":1},{"name":"yatatsu","email":"yatatsukitagawa@gmail.com","login":"yatatsu","count":1},{"name":"yicheng","email":"jason40115@hotmail.com","login":"EasonWang01","count":1},{"name":"yiminghe","email":"yiminghe@gmail.com","login":"yiminghe","count":1},{"name":"yk3372","email":"yk3372@gmail.com","login":"yk3372","count":1},{"name":"ymmuse","email":"ymmuse@gmail.com","login":"ymmuse","count":1},{"name":"vasilich","email":"vasilich@grafin.kiev.ua","login":"vasilich6107","count":1},{"name":"vincent-paing","email":"dev.aungkyawpaing@gmail.com","login":"vincent-paing","count":1},{"name":"vineethkuttan","email":"vinikuttan99@gmail.com","login":"vineethkuttan","count":1},{"name":"vivaxy","email":"xyxuye2007@126.com","login":"vivaxy","count":1},{"name":"vlad","email":"vlad@vg.codes","login":"vladd-g","count":1},{"name":"war-in","email":"war-in","login":"war-in","count":1},{"name":"zimeng","email":"30962088@qq.com","login":"zimengle","count":1},{"name":"zongwan","email":"zongwan","login":"zongwan","count":1},{"name":"zpd106","email":"1323797295@qq.com","login":"zhpd","count":1},{"name":"zyestin","email":"51897571+zyestin","login":"zyestin","count":1},{"name":"yardenPhy","email":"yarden.s@PHYTECH.COM","login":"yardenPhy","count":1},{"name":"tuncaulubilge","email":"tunca.ulubilge@gmail.com","login":"tuncaulubilge","count":1},{"name":"tutejsy","email":"tutejsy@protonmail.com","login":"TuTejsy","count":1},{"name":"tuyou","email":"yoututouch@gmail.com","login":"itouch2","count":1},{"name":"uk-ar","email":"yuuki.ari@gmail.com","login":"uk-ar","count":1},{"name":"unexge","email":"unexge@gmail.com","login":"unexge","count":1},{"name":"jodeppo","email":"189591363+jodeppo","login":"jodeppo","count":1},{"name":"jonathancaley","email":"jonathancaley@hotmail.co.uk","login":"jonnycaley","count":1},{"name":"jonathanmos","email":"jonathanmo@wix.com","login":"jonathanmos","count":1},{"name":"jooddang","email":"jooddang@gmail.com","login":"jooddang","count":1},{"name":"joranz","email":"jordanmranz@gmail.com","login":"jordanranz","count":1},{"name":"jsdevel","email":"js.developer.undefined@gmail.com","login":"jsdevel","count":1},{"name":"justin ross","email":"ross.justin.t@gmail.com","login":"JustinTRoss","count":1},{"name":"wd39","email":"1569609+wd39","login":"wd39","count":1},{"name":"wh201906","email":"wh201906@yandex.com","login":"wh201906","count":1},{"name":"woxtu","email":"woxtup@gmail.com","login":"woxtu","count":1},{"name":"wvengen","email":"dev-js@willem.engen.nl","login":"wvengen","count":1},{"name":"x-Wawa","email":"wayan.neel@gmail.com","login":"wneel","count":1},{"name":"Álvaro Medina Ballester","email":"xlasttrainhomex@gmail.com","login":"alvaromb","count":1},{"name":"Ryan Donnelly","email":"ryanjdonnelly@gmail.com","login":"rdonnelly","count":1},{"name":"Ryan Elliott","email":"ryelliot@calpoly.edu","login":"RyanElliott10","count":1},{"name":"m3vaz","email":"vaz.mark@gmail.com","login":"m3vaz","count":1},{"name":"maaxg","email":"maxgps5@hotmail.com","login":"maaxg","count":1},{"name":"maciej simka","email":"mcj.simka@gmail.com","login":"simka","count":1},{"name":"magicien","email":"magicien.du.ballon@gmail.com","login":"magicien","count":1},{"name":"npomfret","email":"nick-github@snowmonkey.co.uk","login":"npomfret","count":1},{"name":"nuhbye","email":"kunalsangwan1@gmail.com","login":"nuhbye","count":1},{"name":"omerayhan-shft","email":"omer.ayhan@shft.co","login":"omerayhan-shft","count":1},{"name":"origsun","email":"origsun","login":"origsun","count":1},{"name":"osungjin","email":"sungjin7@gmail.com","login":"sungjinoh","count":1},{"name":"oveddan","email":"stangogh@gmail.com","login":"oveddan","count":1},{"name":"owjsub","email":"owen@subsplash.com","login":"owjsub","count":1},{"name":"panjianjun","email":"freedem@163.com","login":"panjianjun","count":1},{"name":"pchalupa","email":"chalupa.petr93@gmail.com","login":"pchalupa","count":1},{"name":"meg","email":"meghancampbel9@gmail.com","login":"meghancampbel9","count":1},{"name":"michaelAndersonCampingWorld","email":"michael.anderson@campingworld.com","login":"michaelAndersonCampingWorld","count":1},{"name":"miguelsm","email":"miguelsantesmases@gmail.com","login":"miguelsm","count":1},{"name":"mike qin","email":"1mike12@gmail.com","login":"1mike12","count":1},{"name":"kevyu的马甲","email":"haibinyu","login":"haibinyu","count":1},{"name":"kewde","email":"kewde@particl.io","login":"kewde","count":1},{"name":"makadaw","email":"makadaw@gmail.com","login":"makadaw","count":1},{"name":"makee","email":"wengyang56@163.com","login":"prinsun","count":1},{"name":"makitake2013","email":"makitake2013@gmail.com","login":"makitake2013","count":1},{"name":"malacca","email":"malacca42@gmail.com","login":"malacca","count":1},{"name":"mannol","email":"mannol","login":"mannol","count":1},{"name":"manonthemat","email":"matthiasksieber@gmail.com","login":"manonthemat","count":1},{"name":"matheuspiment","email":"matheuspiment@hotmail.com","login":"matheuspiment","count":1},{"name":"matiassalles99","email":"matiassalles99@gmail.com","login":"matiassalles99","count":1},{"name":"mattpodwysocki","email":"matthew.podwysocki@gmail.com","login":"mattpodwysocki","count":1},{"name":"mcliquid","email":"info@mcliquid.de","login":"mcliquid","count":1},{"name":"meetdhanani17","email":"124246235+meetdhanani17","login":"meetdhanani17","count":1},{"name":"linh-le","email":"linh.ai.le@gmail.com","login":"linh-le","count":1},{"name":"liushigit","email":"liushie@gmail.com","login":"liushigit","count":1},{"name":"Ruben Niculcea","email":"ruben.niculcea@gmail.com","login":"RubenSandwich","count":1},{"name":"Rui Araújo","email":"ruka.araujo@gmail.com","login":"ruiaraujo","count":1},{"name":"Ruriko Araki","email":"ruaraki@microsoft.com","login":"rurikoaraki","count":1},{"name":"Ruslan Serebriakov","email":"rsrbk@fb.com","login":"rsrbk","count":1},{"name":"mitulsavani","email":"mitul.savani2@yahoo.com","login":"mitulsavani","count":1},{"name":"rxb","email":"boenigk@gmail.com","login":"rxb","count":1},{"name":"ryanml","email":"rlanese@asu.edu","login":"ryanml","count":1},{"name":"sAm_vdP","email":"bartsteinmayr@gmail.com","login":"sam-vdp","count":1},{"name":"samsafay","email":"samsafay@gmail.com","login":"samsafay","count":1},{"name":"sangeethaKP","email":"32643021+sangeethaKP","login":"sangeethaKP","count":1},{"name":"sasaki takeru","email":"sasaki.takeru@gmail.com","login":"takeru","count":1},{"name":"sathya","email":"sathyapriya.s@spritle.com","login":"sathyapriya-31","count":1},{"name":"pera","email":"santiagofermendy@gmail.com","login":"santiagofm","count":1},{"name":"petar.marinov","email":"petar.marinov@trading212.com","login":"dragoncodes","count":1},{"name":"phillip055","email":"vorathep055@gmail.com","login":"phillip055","count":1},{"name":"philvasseur","email":"pvass153@gmail.com","login":"philvasseur","count":1},{"name":"phuccvx12","email":"phuccvx12@gmail.com","login":"phuccvx12","count":1},{"name":"pietro909","email":"2094604+pietro909","login":"pietro909","count":1},{"name":"youngjl1","email":"luke.young@gmail.com","login":"youngjl1","count":1},{"name":"yuanyan","email":"yuanyan","login":"yuanyan","count":1},{"name":"yunfeng","email":"848540294@qq.com","login":"LinesWan","count":1},{"name":"yux-m","email":"yuxmeng@seas.upenn.edu","login":"yux-m","count":1},{"name":"yuyaohshimo","email":"g2110008@gmail.com","login":"yuyaohshimo","count":1},{"name":"yyoshiki41","email":"yyoshiki41@gmail.com","login":"yyoshiki41","count":1},{"name":"louix","email":"28579246+louix","login":"louix","count":1},{"name":"lqd","email":"remy.rakic@gmail.com","login":"lqd","count":1},{"name":"luckyzeng","email":"luckyzeng@tencent.com","login":"tsangint","count":1},{"name":"luism3861","email":"Eduardo_Medina@fragua.com.mx","login":"1994luismedinaa","count":1},{"name":"luism3861","email":"luism3861@gmail.com","login":"luism3861","count":1},{"name":"lukedurrant","email":"contact@lukedurrant.com","login":"LukeDurrant","count":1},{"name":"luoxuhai","email":"15186743693@163.com","login":"luoxuhai","count":1},{"name":"lvwang2002","email":"lvwang2002@gmail.com","login":"lvwang2002","count":1},{"name":"m-nakamura145","email":"masato.nakamura145@gmail.com","login":"m-nakamura145","count":1},{"name":"m30do","email":"m30do@yahoo.com","login":"VahidBo","count":1},{"name":"natew","email":"natewienert@gmail.com","login":"natew","count":1},{"name":"nemothecapt","email":"abbay_me@hotmail.com","login":"nemothecapt","count":1},{"name":"ngandhy","email":"ngandhy","login":"ngandhy","count":1},{"name":"nicholaslee119","email":"nicholaslee119@gmail.com","login":"nicholaslee119","count":1},{"name":"nik910","email":"nikhil.tekwani@sprinklr.com","login":"nikhiltekwani09","count":1},{"name":"nmccready","email":"nemtcan@gmail.com","login":"nmccready","count":1},{"name":"jmhdez","email":"juan.hernandez.arroyo@gmail.com","login":"jmhdez","count":1},{"name":"ronhe","email":"ron.heimann@gmail.com","login":"ronhe","count":1},{"name":"roryquinlan","email":"rjamesquinlan@gmail.com","login":"roryqueue","count":1},{"name":"Lxxyx","email":"lxxyxzj@gmail.com","login":"Lxxyx","count":1},{"name":"Enrico Bern Hardy Tanuwidjaja","email":"etanuwid@meta.com","login":null,"count":1},{"name":"Enrico Bern Hardy Tanuwidjaja","email":"etanuwid@fb.com","login":null,"count":1},{"name":"Eugene Lin","email":"eugenezlin@meta.com","login":null,"count":1},{"name":"Ethan Zhu","email":"ethanz@meta.com","login":null,"count":1},{"name":"Emil Sjölander","email":"emil@visly.app","login":null,"count":1},{"name":"Emil Guareno","email":"emil@arcticloop.com","login":null,"count":1},{"name":"Donald Wong","email":"donwong@fb.com","login":null,"count":1},{"name":"Donald Webster","email":"dwebster@meta.com","login":null,"count":1},{"name":"Edwin","email":"edwin@sussol.net","login":null,"count":1},{"name":"Edvin Erikson","email":"edvin@rocketblast.com","login":null,"count":1},{"name":"Eduardo Roman","email":"eromanc@fb.com","login":null,"count":1},{"name":"Edoardo Moreni","email":"edoardomoreni@Edoardos-MBP.default","login":null,"count":1},{"name":"Ed Voas","email":"edvoas@meta.com","login":null,"count":1},{"name":"Dominik Wienand","email":"dominikw@fb.com","login":null,"count":1},{"name":"Dulmandakh","email":"dulmandakh+github@gmaill.com","login":null,"count":1},{"name":"Douglas Cheong","email":"junwai@meta.com","login":null,"count":1},{"name":"FBShipIt","email":"opensource+fbshipit@facebook.com","login":null,"count":1},{"name":"FBLite Revert Bot","email":"generatedunixname2141804232843700@fb.com","login":null,"count":1},{"name":"Eyal Eizenberg","email":"eyal.eizenberg+github@samanage.com","login":null,"count":1},{"name":"Felipe Martim","email":"felipe@martim.me","login":null,"count":1},{"name":"Faraz Sherwani","email":"faraz@ipsy.com","login":null,"count":1},{"name":"Eric Sauter","email":"esauter@lgscout.com","login":null,"count":1},{"name":"Eric Lo","email":"erlo@fb.com","login":null,"count":1},{"name":"Evgueni Naverniouk","email":"info@globexdesigns.com","login":null,"count":1},{"name":"Evghenii Nicolaev","email":"evghenii@fb.com","login":null,"count":1},{"name":"Evgen Filatov","email":"ievgenf@fb.com","login":null,"count":1},{"name":"Evan Worley","email":"evanworley@fb.com","login":null,"count":1},{"name":"Felipe Perez","email":"guad@meta.com","login":null,"count":1},{"name":"Esa Juhana Lahikainen","email":"esa.lahikainen@solteq.com","login":null,"count":1},{"name":"Ersan Kavafoglu","email":"ersankavaf@fb.com","login":null,"count":1},{"name":"Erik Poort","email":"erik@mediamonks.com","login":null,"count":1},{"name":"Erica Klein","email":"klein@meta.com","login":null,"count":1},{"name":"Erica Klein","email":"klein@fb.com","login":null,"count":1},{"name":"Ji An Yang","email":"yangjian@fb.com","login":null,"count":1},{"name":"Jesse Sahli","email":"jessesahli@fb.com","login":null,"count":1},{"name":"Jerry Horton","email":"jerry.horton@trane.com","login":null,"count":1},{"name":"Eric Czarny","email":"eczarny@fb.com","login":null,"count":1},{"name":"Eric Butler","email":"eric@levelbenefits.com","login":null,"count":1},{"name":"EwanThomas","email":"ewan.thomas@soundcloud.com","login":null,"count":1},{"name":"David Anderson","email":"github@davidanderson.io","login":null,"count":1},{"name":"David Ashinsky","email":"ashinsky@fb.com","login":null,"count":1},{"name":"David Perrenoud","email":"david.perrenoud@gmail.com","login":null,"count":1},{"name":"Daniel Woelfel","email":"dww@fb.com","login":null,"count":1},{"name":"Danielle Pham","email":"danielle.pham@shopify.com","login":null,"count":1},{"name":"César Alberca","email":"cesalberca@gmail.com","login":null,"count":1},{"name":"Daniel Cochran","email":"dannycochran@google.com","login":null,"count":1},{"name":"Daniel Farrell","email":"daniel@mobelux.com","login":null,"count":1},{"name":"Daniel Hugenroth","email":"hugenroth@fb.com","login":null,"count":1},{"name":"Dan Melnic","email":"dmm@meta.com","login":null,"count":1},{"name":"Dan Nguyen","email":"geruk@fb.com","login":null,"count":1},{"name":"Aditya Koukuntla","email":"aditya.koukuntla@jbhunt.com","login":null,"count":1},{"name":"Cody Unger","email":"codyu@fb.com","login":null,"count":1},{"name":"Christian Ost","email":"christian@christianost.de","login":null,"count":1},{"name":"Christopher Glantschnig","email":"christopher.glantschnig@allaboutapps.at","login":null,"count":1},{"name":"Christopher Jones","email":"cjjones@fb.com","login":null,"count":1},{"name":"Chun Chen","email":"chunchen@fb.com","login":null,"count":1},{"name":"Chunlok Lo","email":"chunloklo@fb.com","login":null,"count":1},{"name":"Chris Lewis","email":"cwlewis@meta.com","login":null,"count":1},{"name":"Ewan Mellor","email":"ewan@swim.it","login":null,"count":1},{"name":"Dmytro Kasianchuk","email":"kasianchuk@fb.com","login":null,"count":1},{"name":"Dmitry Halavin","email":"dmitryh@meta.com","login":null,"count":1},{"name":"Dmitrii Litsman","email":"dlitsman@meta.com","login":null,"count":1},{"name":"Dylan Kirby","email":"djkirby@wpi.edu","login":null,"count":1},{"name":"Dustin Shahidehpour","email":"dust@meta.com","login":null,"count":1},{"name":"Dustin Savery","email":"dsavery@godaddy.com","login":null,"count":1},{"name":"Devon Mars","email":"devonharris@meta.com","login":null,"count":1},{"name":"Dexter","email":"xiejunyi19970518@outlook.com","login":null,"count":1},{"name":"Dheeraj Kumar","email":"a.dheeraj.kumar@gmail.com","login":null,"count":1},{"name":"Di Chen","email":"dichen1@fb.com","login":null,"count":1},{"name":"Digidemon Solutions","email":"solutions@digidemon.eu","login":null,"count":1},{"name":"Dilan Edirisinghe","email":"dedirisi@fb.com","login":null,"count":1},{"name":"Dileep Siva Sai Nallabothu","email":"dileep@meta.com","login":null,"count":1},{"name":"Divyendu Singh","email":"divyendu.z@gmail.com","login":null,"count":1},{"name":"Delphine Bugner","email":"delphineb@bam.tech","login":null,"count":1},{"name":"Delyan Kratunov","email":"delyank@fb.com","login":null,"count":1},{"name":"Dennis Urtubia","email":"dennisurtubia@alunos.utfpr.edu.br","login":null,"count":1},{"name":"Desmond Ng","email":"dnyy@fb.com","login":null,"count":1},{"name":"Jarvis Luong","email":"jarvisluong@gmail.com","login":null,"count":1},{"name":"Jeff Berg","email":"jeff@ministrycentered.com","login":null,"count":1},{"name":"Ilana Sufrin","email":"pair+ilana.sufrin@refinery29.com","login":null,"count":1},{"name":"JP Driver","email":"jp.driver@formidable.com","login":null,"count":1},{"name":"Jakub Kinst","email":"jakinst@microsoft.com","login":null,"count":1},{"name":"Jake Holland","email":"jakeh@fb.com","login":null,"count":1},{"name":"Jack Worden","email":"jackworden@fb.com","login":null,"count":1},{"name":"Jack Su","email":"jacksu@meta.com","login":null,"count":1},{"name":"Jacek Burys","email":"jacekburys@fb.com","login":null,"count":1},{"name":"chenwenyu","email":"chenwenyu@sys-in.com.cn","login":null,"count":1},{"name":"Jacob Thornton","email":"jacob.thornton@coinbase.com","login":null,"count":1},{"name":"Jacob Parker","email":"jacob.parker@autotrip.co.uk","login":null,"count":1},{"name":"Irene Feng","email":"irenelfeng@fb.com","login":null,"count":1},{"name":"Injung Chung","email":"mu29@yeoubi.net","login":null,"count":1},{"name":"Horcrux","email":"cyang@vip.deyi.com","login":null,"count":1},{"name":"Igor Sugak","email":"sugak@fb.com","login":null,"count":1},{"name":"Igor Mandrigin","email":"igorm@opera.com","login":null,"count":1},{"name":"Igor Ganapolsky","email":"eazyigz@gmail.com","login":null,"count":1},{"name":"Ian Park","email":"ianp@meta.com","login":null,"count":1},{"name":"tiagomoraismorgado","email":"eremitatm88@gmail.com","login":null,"count":1},{"name":"John Choura Jr","email":"hello@objectsubject.com","login":null,"count":1},{"name":"Jiawei Lü","email":"jiawei@meta.com","login":null,"count":1},{"name":"Jiaqi Duan","email":"jiaqiduan@fb.com","login":null,"count":1},{"name":"Jiamin Zhu","email":"jiamin@fb.com","login":null,"count":1},{"name":"Javier Cuevas","email":"javi@diacode.com","login":null,"count":1},{"name":"Jeremy Wyld","email":"j@cola.io","login":null,"count":1},{"name":"Jeremy Kun","email":"jeremy@21.co","login":null,"count":1},{"name":"Jens Panneel","email":"jens.panneel@ing.nl","login":null,"count":1},{"name":"Jelle van den Hooff","email":"jelle@samsara.com","login":null,"count":1},{"name":"Jeffrey Beauchamp","email":"jeffbeauchamp@meta.com","login":null,"count":1},{"name":"Jeffrey Beauchamp","email":"jeffbeauchamp@fb.com","login":null,"count":1},{"name":"Jingbo Yang","email":"jingbo@meta.com","login":null,"count":1},{"name":"Jimmy Zhuang","email":"jimmy.zhuang@airbnb.com","login":null,"count":1},{"name":"Jimmy Lai","email":"feedthejim@fb.com","login":null,"count":1},{"name":"Jean Bertrand","email":"jeanbertrand.contact@gmail.com","login":null,"count":1},{"name":"Jayme Deffenbaugh","email":"jdeffenbaugh@convoy.com","login":null,"count":1},{"name":"Jason Safaiyeh","email":"jsafaiyeh@sumologic.com","login":null,"count":1},{"name":"Jason Axelson","email":"jason@hobnob.io","login":null,"count":1},{"name":"Huzaifa Khan","email":"hak@embrace-it.com","login":null,"count":1},{"name":"Gori Shanker Suthar","email":"gsutharx@amazon.com","login":null,"count":1},{"name":"Giulio Jiang","email":"giulioj@meta.com","login":null,"count":1},{"name":"Georgiy Kassabli","email":"gkassabli@gkassabli-mbp.local","login":null,"count":1},{"name":"George Xu","email":"gxu@fb.com","login":null,"count":1},{"name":"Geoff Lawson","email":"geoff.lawson@build.com","login":null,"count":1},{"name":"Francois Dumas","email":"fd@allocab.com","login":null,"count":1},{"name":"Francisco Javier Trujillo Mata","email":"francisco.trujillo@adddisongloballtd.com","login":null,"count":1},{"name":"Garrett Forbes Monroe","email":"gmonroe98@fb.com","login":null,"count":1},{"name":"Gal Shirin","email":"gls@fb.com","login":null,"count":1},{"name":"Gabriel Peal","email":"gabriel.peal@airbnb.com","login":null,"count":1},{"name":"Gilad Bar","email":"giladbar@fb.com","login":null,"count":1},{"name":"Gianni Moschini","email":"gmoschini@meta.com","login":null,"count":1},{"name":"Freeman Latif","email":"freeman.latif@smarkets.com","login":null,"count":1},{"name":"Harry Tormey","email":"harrytormey@harrys-macbook-pro.local","login":null,"count":1},{"name":"Florian Sauer","email":"fws@meta.com","login":null,"count":1},{"name":"Florent Le Gall","email":"florent.legall@fluo.com","login":null,"count":1},{"name":"Flip Stewart","email":"flipstewart@me.com","login":null,"count":1},{"name":"Flavio Li Volsi","email":"xthunderx@gmail.com","login":null,"count":1},{"name":"Gabriel Cadden","email":"gcadden@meta.com","login":null,"count":1},{"name":"Huzaifa","email":"apple@Macs-MacBook-Pro.local","login":null,"count":1},{"name":"Huyue Gu","email":"hgu@fb.com","login":null,"count":1},{"name":"Jakub Urban","email":"jakub.urban@autozone.com","login":null,"count":1},{"name":"Hongtan Du","email":"hongtan.du@instagram.com","login":null,"count":1},{"name":"Hilke Heremans","email":"hilke@tsjing.eu","login":null,"count":1},{"name":"Ian Jones","email":"ianj@meta.com","login":null,"count":1},{"name":"Ian Hill","email":"ianhill@instagram.com","login":null,"count":1},{"name":"Ian Hill","email":"ianhill@fb.com","login":null,"count":1},{"name":"Henry Garant","email":"hgarant@meta.com","login":null,"count":1},{"name":"Henrik Raitasola","email":"henrik.raitasola@wolt.com","login":null,"count":1},{"name":"Heinrich Tremblay","email":"heinrich.tremblay@hec.ca","login":null,"count":1},{"name":"Haseeb Saeed","email":"hsaeed@fb.com","login":null,"count":1},{"name":"Greg Pstrucha","email":"gricha@fb.com","login":null,"count":1},{"name":"Greg Nelson","email":"gregnelson@fb.com","login":null,"count":1},{"name":"Guy Blank","email":"guy.blank@capriza.com","login":null,"count":1},{"name":"Hermes Pique","email":"hpique@fb.com","login":null,"count":1},{"name":"Gregory","email":"gregorynative@gmail.com","login":null,"count":1},{"name":"Elias Toivanen","email":"elias.toivanen@valuemotive.com","login":null,"count":1},{"name":"Grace Nichols","email":"graceynichols@fb.com","login":null,"count":1},{"name":"Chris Trinh","email":"ChrisT11@verifone.com","login":null,"count":1},{"name":"=?UTF-8?q?=E6=AD=A3=E9=9C=96?=","email":"zhenglin.lzl@alibaba-inc.com","login":null,"count":1},{"name":"116-7","email":"1167@local","login":null,"count":1},{"name":"--fbcode@fb.com","email":"--fbcode@fb.com","login":null,"count":1},{"name":"Adam Barth","email":"abarth@clearzen","login":null,"count":1},{"name":"Will Fleming","email":"wfleming77@gmail.com","login":"wtfleming","count":1},{"name":"Will Moritz","email":"willthefirst@gmail.com","login":"willthefirst","count":1},{"name":"Will Ngo","email":"wngo87@gmail.com","login":"mrngoitall","count":1},{"name":"Will Spagnoli","email":"65806288+willspag","login":"willspag","count":1},{"name":"Will Sun","email":"iamwillsun@gmail.com","login":"wsun","count":1},{"name":"Will Wilson","email":"williamtwilson@fb.com","login":"williamtwilson","count":1},{"name":"Willem Fibbe","email":"fibbers@gmail.com","login":"fibbers","count":1},{"name":"Vojta Bartos","email":"me@vojtechbartos.cz","login":"VojtechBartos","count":1},{"name":"VonD","email":"paul.vonderscher@gmail.com","login":"VonD","count":1},{"name":"Wandji Emmanuel junior","email":"81602473+leg234-png","login":"leg234-png","count":1},{"name":"Wang Chuan","email":"ouchuanm@outlook.com","login":"ouchuan","count":1},{"name":"Wojtek Czekalski","email":"me@wczekalski.com","login":"wokalski","count":1},{"name":"Woodpav","email":"noreply@google.com","login":"a-googler","count":1},{"name":"Woraphot Chokratanasombat","email":"bee.w@excelbangkok.com","login":"guhungry","count":1},{"name":"XantreGodlike","email":"valerik007.vs@gmail.com","login":"XantreDev","count":1},{"name":"Alan Norbauer","email":"norbauer@fb.com","login":null,"count":1},{"name":"Aaron (Li Bo) Tao","email":"aarontao@fb.com","login":null,"count":1},{"name":"Aaron Connolly","email":"aaron.connolly@live.com","login":null,"count":1},{"name":"Aaron Grider","email":"agrider@tesla.com","login":null,"count":1},{"name":"Abhijit Nukalapati","email":"abhijit@brandingbrand.com","login":null,"count":1},{"name":"Adrien Thiery","email":"adrien.thiery@osedea.com","login":null,"count":1},{"name":"Adrián Cuesta","email":"acuesta@olyseum.com","login":null,"count":1},{"name":"Agustin Collazo","email":"agustincollazo@agustins-mac-mini.local","login":null,"count":1},{"name":"Ahmed Shehata","email":"ahshehata@meta.com","login":null,"count":1},{"name":"Akshat Asawa","email":"aasawa@fb.com","login":null,"count":1},{"name":"Alaa Ben El Ahmar","email":"alaa.benelahmar@qucit.com","login":null,"count":1},{"name":"Adam Woods-Mccormick","email":"alanbly@fb.com","login":null,"count":1},{"name":"Adan Moreno","email":"adanm@fb.com","login":null,"count":1},{"name":"Alexander Perepelitsyn","email":"alexander.perepelitsyn@agileengine.com","login":null,"count":1},{"name":"Alexander Zhang","email":"ayzhang@fb.com","login":null,"count":1},{"name":"Ali Najafizadeh","email":"ali@pressly.com","login":null,"count":1},{"name":"Abhishek Ghosh","email":"abghosh@tesla.com","login":null,"count":1},{"name":"Abishek Sethuraman","email":"abisheksethu@fb.com","login":null,"count":1},{"name":"Abraham Romero","email":"abromero@meta.com","login":null,"count":1},{"name":"Xavier Carpentier","email":"xcapetir@gmail.com","login":"xcarpentier","count":1},{"name":"Yoichi Tagaya","email":"yoichi@mercari.com","login":"yoichitgy","count":1},{"name":"Yoonseok Ko","email":"ysko@meta.com","login":"mir597","count":1},{"name":"Yoshiya Hinosawa","email":"stibium121@gmail.com","login":"kt3k","count":1},{"name":"Yosuke Saito","email":"yosuke.saito1202@gmail.com","login":"saitoxu","count":1},{"name":"Your Name","email":"you@example.com","login":"invalid-email-address","count":1},{"name":"Youssouf El Azizi","email":"youssoufelazizi@gmail.com","login":"yjose","count":1},{"name":"Yannic Bonenberger","email":"contact@yannic-bonenberger.com","login":"Yannic","count":1},{"name":"adamjmcgrath","email":"adamjmcgrath@gmail.com","login":"adamjmcgrath","count":1},{"name":"admirsaheta","email":"admirxsaheta@gmail.com","login":"admirsaheta","count":1},{"name":"adriancuadrado","email":"adriancuadradochavarria97@gmail.com","login":"adriancuadrado","count":1},{"name":"ahmadao2214","email":"ahmadao2214@gmail.com","login":"ahmadao2214","count":1},{"name":"ahmdshrif","email":"a.s1171111@gmail.com","login":"ahmdshrif","count":1},{"name":"aialok","email":"alokgupta1560@gmail.com","login":"aialok","count":1},{"name":"ajpaulingalls","email":"ingallsp@aljazeera.net","login":"ajpaulingalls","count":1},{"name":"alanchen","email":"alanchenup@gmail.com","login":"alanchenup","count":1},{"name":"Yunus Rahbar","email":"yrahbar@fb.com","login":"yns88","count":1},{"name":"Yuri Zarubin","email":"yuri@yza.io","login":"yzarubin","count":1},{"name":"Yury Korzun","email":"yury@flyclops.com","login":"yurykorzun","count":1},{"name":"Yuta Okazaki","email":"s04155yo@gmail.com","login":"kenzan100","count":1},{"name":"Xavier Deguillard","email":"xavierd@fb.com","login":"xavierd","count":1},{"name":"Xavier Villelégier","email":"x.villelegier@gmail.com","login":"xavier-villelegier","count":1},{"name":"Xiankun Cheng","email":"xiankuncheng@gmail.com","login":"xiankuncheng","count":1},{"name":"Yue Xu","email":"xuyue@fb.com","login":"xuyueee","count":1},{"name":"Yugo Ogura","email":"15419227+Spice-Z","login":"Spice-Z","count":1},{"name":"Yuki Ueda","email":"ikuyadeu@yahoo.co.jp","login":"Ikuyadeu","count":1},{"name":"Yamagishi Kazutoshi","email":"ykzts@desire.sh","login":"ykzts","count":1},{"name":"Yamill Vallecillo","email":"yamill@icloud.com","login":"yamill","count":1},{"name":"Yamin Yassin","email":"22322875+yaminyassin","login":"yaminyassin","count":1},{"name":"YangJH","email":"jhaugusty@gmail.com","login":"YangJonghun","count":1},{"name":"skellyb","email":"skellyb@gmail.com","login":"skellyb","count":1},{"name":"skychx","email":"skychx@hotmail.com","login":"skychx","count":1},{"name":"sm2017","email":"socketman2016@gmail.com","login":"sm2017","count":1},{"name":"soh335","email":"sugarbabe335@gmail.com","login":"soh335","count":1},{"name":"somena1","email":"sophiaesiri.ee@gmail.com","login":"Somena1","count":1},{"name":"sonaye","email":"sonaye","login":"sonaye","count":1},{"name":"sospartan","email":"sospartan@gmail.com","login":"sospartan","count":1},{"name":"sottar","email":"ohrst.18@gmail.com","login":"sottar","count":1},{"name":"Yogesh Choudhary Paliyal","email":"yogeshpaliyal.foss@gmail.com","login":"yogeshpaliyal","count":1},{"name":"Blair Vanderhoof","email":"blairv@gmail.com","login":null,"count":1},{"name":"Bowen Li","email":"bowenli@fb.com","login":null,"count":1},{"name":"Bowen Xie","email":"bwxie@meta.com","login":null,"count":1},{"name":"Boyang Yu","email":"boyangyu@fb.com","login":null,"count":1},{"name":"Bram","email":"bram@b2it.be","login":null,"count":1},{"name":"Brandon Ehle","email":"brandonehle@meta.com","login":null,"count":1},{"name":"Daryl Rowland","email":"daryl@cloudyclear.com","login":null,"count":1},{"name":"Betty Ni","email":"bni@fb.com","login":null,"count":1},{"name":"Beáta Brassai","email":"brassai.beata@codespring.ro","login":null,"count":1},{"name":"Bhavik Patel","email":"bhavik@hurdlr.com","login":null,"count":1},{"name":"Ben Cheng","email":"bcheng@fb.com","login":null,"count":1},{"name":"Ben Hiller","email":"bhiller@fb.com","login":null,"count":1},{"name":"Benny Singer","email":"bzsinger@fb.com","login":null,"count":1},{"name":"Anton Bryukhov","email":"a-bryukhov@yandex-team.ru","login":null,"count":1},{"name":"Antonio Pires","email":"apires@meta.com","login":null,"count":1},{"name":"Ayush Sood","email":"ayushsood@fb.com","login":null,"count":1},{"name":"BaihaoTian","email":"baihaotian@51xianqu.net","login":null,"count":1},{"name":"Baldy Lukasz","email":"lukasz.baldy@igt.com","login":null,"count":1},{"name":"Bartol Karuza","email":"bartol@courgetteconcepts.com","login":null,"count":1},{"name":"Charles Marsh","email":"charlie@khanacademy.org","login":null,"count":1},{"name":"Chenglin Liu","email":"cll@fb.com","login":null,"count":1},{"name":"Chetan Ambekar","email":"cambekar@fb.com","login":null,"count":1},{"name":"Choma, Matus","email":"matus.choma@wirecard.com","login":null,"count":1},{"name":"Benoit Lemaire","email":"blemair@L-SB8H2AJG8W-M.local","login":null,"count":1},{"name":"Cassio Zen","email":"cassiozen@google.com","login":null,"count":1},{"name":"Chandra Patni","email":"cpatni@fb.com","login":null,"count":1},{"name":"Chang Hua","email":"onion1222@fb.com","login":null,"count":1},{"name":"Chang Hua","email":"onion1222@meta.com","login":null,"count":1},{"name":"Chang Yan","email":"changyan@meta.com","login":null,"count":1},{"name":"Changgeng Li","email":"changgeng@fb.com","login":null,"count":1},{"name":"Caleb Gomer","email":"calebgomer@fb.com","login":null,"count":1},{"name":"Calvin Flegal","email":"cflegal@digitallumens.com","login":null,"count":1},{"name":"Calvin Freitas","email":"freitas@amazon.com","login":null,"count":1},{"name":"Campbell Glass","email":"cglass@fb.com","login":null,"count":1},{"name":"Chris Dinh","email":"cdinh@fb.com","login":null,"count":1},{"name":"Benoit Lemaire","email":"blemair@pc31.home","login":null,"count":1},{"name":"Brett Lavalla","email":"blavalla@meta.com","login":null,"count":1},{"name":"Bruno Aybar","email":"brunoaybarg@gmail.com","login":null,"count":1},{"name":"Becky Van Bussel","email":"beckyvb@fb.com","login":null,"count":1},{"name":"Andrew","email":"brownmoose3q@gmail.com","login":null,"count":1},{"name":"Artur Chrusciel","email":"artur.chrusciel@flatfox.ch","login":null,"count":1},{"name":"Atharv Soni","email":"atharvsoni@Atharvs-MacBook-Pro-2.local","login":null,"count":1},{"name":"Ats Jenk","email":"atsje@microsoft.com","login":null,"count":1},{"name":"Attila Jakabfi","email":"attilaj@fb.com","login":null,"count":1},{"name":"Dmitri Svetlanov","email":"dimach@fb.com","login":null,"count":1},{"name":"Anatolii Shevchenko","email":"ashevchenko@fb.com","login":null,"count":1},{"name":"Anda Bereczky","email":"andab@fb.com","login":null,"count":1},{"name":"Alex Cohen","email":"alexcohen@fb.com","login":null,"count":1},{"name":"Alexey Litvinov","email":"sullencloud@fb.com","login":null,"count":1},{"name":"Alexey Litvinov","email":"sullencloud@meta.com","login":null,"count":1},{"name":"Alexey Soshin","email":"asoshin@meta.com","login":null,"count":1},{"name":"Alexander Micklewright","email":"alex@feedly.com","login":null,"count":1},{"name":"Alexander Nikiforov","email":"nika@workmacbook15.local","login":null,"count":1},{"name":"Dan Witte","email":"dwitte@fb.com","login":null,"count":1},{"name":"Alex Koller","email":"alexkoller6@fb.com","login":null,"count":1},{"name":"Alex Liang","email":"alexliang@fb.com","login":null,"count":1},{"name":"Alex Smeshkov","email":"smeshkov@fb.com","login":null,"count":1},{"name":"Alan Lee","email":"alanlee2@fb.com","login":null,"count":1},{"name":"Arsen Ghazaryan","email":"arsenghazaryan@c02nt0u9g3qd.corp.aofl.com","login":null,"count":1},{"name":"Artem Egorov","email":"v-aregor@microsoft.com","login":null,"count":1},{"name":"Artem Goncharov","email":"artom@fb.com","login":null,"count":1},{"name":"Adrian Stone","email":"adrianstone@meta.com","login":null,"count":1},{"name":"Adrian Zgorzalek","email":"adek@fb.com","login":null,"count":1},{"name":"Arian Stolwijk","email":"arian@aryweb.nl","login":null,"count":1},{"name":"Arnold Noronha","email":"arnold@fb.com","login":null,"count":1},{"name":"Angel Kjoseski","email":"angelkjos@fb.com","login":null,"count":1},{"name":"Anne Pham","email":"a.pham@apham-ltmmquf.internal.salesforce.com","login":null,"count":1},{"name":"ArthurAssuncao","email":"meuemail@arthurassuncao.com","login":null,"count":1},{"name":"Alonso Paulino","email":"alonsopaulino@meta.com","login":null,"count":1},{"name":"Amber Won","email":"amberwon@meta.com","login":null,"count":1},{"name":"Amy Huyen","email":"amyhuyen@fb.com","login":null,"count":1},{"name":"Amy Lee","email":"amylee09@fb.com","login":null,"count":1},{"name":"Andrew Monshizadeh","email":"amonshiz@fb.com","login":null,"count":1},{"name":"Andrew Schenk","email":"andrewschenk@linxsystems.com","login":null,"count":1},{"name":"Andrew Tokarev","email":"andrey.tokarev@booking.com","login":null,"count":1},{"name":"Andrew Wang","email":"wys@fb.com","login":null,"count":1},{"name":"André Costa","email":"deco@fb.com","login":null,"count":1},{"name":"Yariv Kenan","email":"yariv.kenan@gmail.com","login":"yarivkenan","count":1},{"name":"Eric Palakovich Carr","email":"carreric@gmail.com","login":"ericpalakovichcarr","count":1},{"name":"Eric Raio","email":"ericraio@gmail.com","login":"ericraio","count":1},{"name":"Fabian Köster","email":"mail@fabian-koester.com","login":"fkoester","count":1},{"name":"FabianSolheim","email":"fabian.j.solheim@gmail.com","login":"fabiansolheim","count":1},{"name":"Fadi Quader","email":"fadi.quader@moxbank.com","login":"fadi-quader-mox","count":1},{"name":"Fady","email":"fadyfarid55@gmail.com","login":"afady","count":1},{"name":"Fahrradflucht","email":"mail@mathiswiehl.de","login":"fahrradflucht","count":1},{"name":"Federico Bartoli","email":"federico.bartoli@madisoft.it","login":"federicobartoli","count":1},{"name":"Federico Trimboli","email":"federicotrimboli@gmail.com","login":"fedetrim","count":1},{"name":"Felipe Lima","email":"felipe.lima@gmail.com","login":"felipecsl","count":1},{"name":"Edwin Hermans","email":"edwin@herdani.be","login":"herdani","count":1},{"name":"GabeDahl","email":"45904434+GabeDahl","login":"GabeDahl","count":1},{"name":"Gabriel Furini","email":"gabrielfurini@gmail.com","login":"gabrielfurini","count":1},{"name":"Gabriel Laet","email":"gabriel.laet@gmail.com","login":"gabriel-laet","count":1},{"name":"Filipp Mikheev","email":"kot331107@gmail.com","login":"kot331107","count":1},{"name":"Finian","email":"g@affount.com","login":"finian","count":1},{"name":"Finn Pauls","email":"mbp@pauls.dev","login":"finnp","count":1},{"name":"Flavio daCosta","email":"flav@binaryservice.com","login":"flav","count":1},{"name":"Florian","email":"fr@monochrom.tv","login":"monotv","count":1},{"name":"AKB48","email":"297104893@qq.com","login":"AKB48","count":1},{"name":"=Raman","email":"associatedbull@gmail.com","login":"ramanverse","count":1},{"name":"7kfpun@gmail.com","email":"7kfpun@gmail.com","login":"7kfpun","count":1},{"name":"5ZYSZ3K","email":"pawel.poreba@swmansion.com","login":"5ZYSZ3K","count":1},{"name":"4ndroidev","email":"4ndroidev@gmail.com","login":"4ndroidev","count":1},{"name":"25harsh","email":"harshit.srivastava@juspay.in","login":"25harsh","count":1},{"name":"Adam Farhi","email":"yelled3@gmail.com","login":"yelled3","count":1},{"name":"Felipe Matos Santana","email":"felipems@yahoo.com.br","login":"felipemsantana","count":1},{"name":"Adam Chelminski","email":"adam.chelminski@mongodb.com","login":"adamchel","count":1},{"name":"Adam Burdette","email":"alburdet619@gmail.com","login":"alburdette619","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Feng999","email":"529017946@qq.com","login":"Feng999","count":1},{"name":"Evan Gilbert","email":"uidude@fb.com","login":"uidude-fb","count":1},{"name":"Evan J Brunner","email":"ej3@appitto.me","login":"ej3","count":1},{"name":"Evan Jones","email":"evanjones4040@gmail.com","login":"mini-eggs","count":1},{"name":"Evan Solomon","email":"evan@evanalyze.com","login":"evansolomon","count":1},{"name":"Everaldo Junior","email":"juniorklawa10@gmail.com","login":"juniorklawa","count":1},{"name":"Evert Eti","email":"evert.etienne@gmail.com","login":"EvertEt","count":1},{"name":"Evgen Filatov","email":"evgen.filatov@gmail.com","login":"wtfil","count":1},{"name":"Gabriel Oliveira","email":"gabrielglvr@gmail.com","login":"gabrielglvr","count":1},{"name":"Gabriel Rogan","email":"58148287+gaberogan","login":"gaberogan","count":1},{"name":"Gabriel Tomitsuka","email":"g@gtomitsuka.com","login":"gtomitsuka","count":1},{"name":"Gabriel Weyer","email":"gabrielweyer@gmail.com","login":"gabrielweyer","count":1},{"name":"Gabriele Mondada","email":"gmondada@recolive.com","login":"gmondada","count":1},{"name":"Gan Jian Wei","email":"jianwei.gan@gmail.com","login":"ganjianwei","count":1},{"name":"Gareth Knowles","email":"mail@garethknowles.co.uk","login":"garethknowles","count":1},{"name":"Gary Borton","email":"gary.borton@airbnb.com","login":"gdborton","count":1},{"name":"Fran","email":"fcojriosbello@gmail.com","login":"franrios","count":1},{"name":"Francisco Sales","email":"franciscofsales1@gmail.com","login":"franciscofsales","count":1},{"name":"Gašper Žnidaršič Bečaj","email":"gapa@jotajomo.com","login":"gasperz","count":1},{"name":"Gene","email":"yury.yang@gmail.com","login":"yacosdad","count":1},{"name":"George","email":"g.kartalis7@gmail.com","login":"gkartalis","count":1},{"name":"George Jose","email":"G2Jose","login":"G2Jose","count":1},{"name":"George K","email":"kendrosg@gmail.com","login":"geoken","count":1},{"name":"Gergely Hegedus","email":"hegedusgergely@yahoo.com","login":"fknives","count":1},{"name":"GevaZeichner","email":"gevazeichner@gmail.com","login":"GevaZeichner","count":1},{"name":"Giampaolo Bellavite","email":"io@gpbl.org","login":"gpbl","count":1},{"name":"Gianluca Spada","email":"gianluca.spada@spindox.it","login":"gispada","count":1},{"name":"Florian Cargoët","email":"florian.cargoet@gmail.com","login":"floriancargoet","count":1},{"name":"Forrest Bice","email":"forrestbice@gmail.com","login":"forrestbice","count":1},{"name":"Harry Nguyen","email":"dnncntt@gmail.com","login":"danhnn","count":1},{"name":"Harry V. Kiselev","email":"harry.kiselev@gmail.com","login":"harrykiselev","count":1},{"name":"Harshika","email":"harshika.kashyap@outlook.com","login":"harshika-kashyap","count":1},{"name":"Jisoo Shin","email":"jisooshin@meta.com","login":"jisoo-hisoo","count":1},{"name":"Frank Manns","email":"fmanns@gmail.com","login":"fmanns","count":1},{"name":"Frazer Kirkman","email":"frazer@unitedvisions.org","login":"Frazer","count":1},{"name":"Fred Blau","email":"blau@hometeamcare.com","login":"Phredward","count":1},{"name":"Fred Emmott","email":"fredemmott@fb.com","login":"fredemmott","count":1},{"name":"Freddy Harris","email":"freddy03h@gmail.com","login":"Freddy03h","count":1},{"name":"Frederic Barthelemy","email":"git@fbartho.com","login":"fbartho","count":1},{"name":"Fredia Huya-Kouadio","email":"fhuya@meta.com","login":"m4gr3d","count":1},{"name":"Fredrik Makila","email":"fmakila@meta.com","login":"fmacinator","count":1},{"name":"G. Grau","email":"guigrpa@gmail.com","login":"guigrpa","count":1},{"name":"Fouad Magdy","email":"fouad.magdy772@gmail.com","login":"FouadMagdy01","count":1},{"name":"Gilad Novik","email":"gilad@novik.ca","login":"giladno","count":1},{"name":"Giles Van Gruisen","email":"gilesvangruisen@me.com","login":"gilesvangruisen","count":1},{"name":"Gabriel METZGER","email":"gab.metzger@gmail.com","login":"Gab-Metzger","count":1},{"name":"Guillaume Hain","email":"zedtux@zedroot.org","login":"zedtux","count":1},{"name":"Alfonso Curbelo","email":"alfonso.curbelo@coinbase.com","login":"alfonsocj-cb","count":1},{"name":"Alfred Zien","email":"zienag@yandex-team.ru","login":"zienag","count":1},{"name":"Ali Akbar Azizi","email":"aliakbar.azizi20@gmail.com","login":"aliakbarazizi","count":1},{"name":"Ali Akbar Azizi","email":"aliazizi","login":"aliazizi","count":1},{"name":"Alexander Chernoshej","email":"demoman361@gmail.com","login":"blackneck","count":1},{"name":"Alexander Kawrykow","email":"akawry@meta.com","login":"akawrykow","count":1},{"name":"Alexander Khaylo","email":"alex.khaylo@gmail.com","login":"naxel","count":1},{"name":"Alexander Klotz","email":"a.klotz@p8.eu","login":"a-klotz-p8","count":1},{"name":"Alexander Martinz","email":"alex@katastima.org","login":"amartinz","count":1},{"name":"Alexander Mykolaichuk","email":"roya3000","login":"roya3000","count":1},{"name":"Dan Seethaler","email":"dan@seethalers.com","login":"danseethaler","count":1},{"name":"Daniel","email":"daniel.barr003@gmail.com","login":"dbarr33","count":1},{"name":"Alex Harrison","email":"alexkendall.harrison@gmail.com","login":"alexkendall","count":1},{"name":"Alex Hernandez","email":"porialex@gmail.com","login":"pori","count":1},{"name":"Alex Hinson","email":"alexmhinson@gmail.com","login":"amhinson","count":1},{"name":"Alex Landau","email":"alandau@fb.com","login":"alandau","count":1},{"name":"Alex M","email":"alx@acm.org","login":"amccarri","count":1},{"name":"Alex Madjar","email":"alexm@fb.com","login":"alexmadjar","count":1},{"name":"Alex Roman","email":"Alex@romanink.net","login":"klvs","count":1},{"name":"Andrei Lomtev","email":"andrei.lomtev@gmail.com","login":"anferrat","count":1},{"name":"Andrei Shikov","email":"andreiishikov@gmail.com","login":"ShikaSD","count":1},{"name":"AndreiCalazans","email":"andreixoc@hotmail.com","login":"AndreiCalazans","count":1},{"name":"Andres Riveros Moya","email":"andresriveros@fb.com","login":"andresantonioriveros","count":1},{"name":"Aliaksei Andreyeu","email":"aandreyeu@meta.com","login":"aandreyeum","count":1},{"name":"Alican Çubukçuoğlu","email":"alicancubukcuoglu@gmail.com","login":"AlicanC","count":1},{"name":"Alin Panaitiu","email":"alin23","login":"alin23","count":1},{"name":"Dan Reynolds","email":"me@danreynolds.ca","login":"danReynolds","count":1},{"name":"Alex","email":"alexdar94@gmail.com","login":"alexdar94","count":1},{"name":"Alex Brazier","email":"aejbrazier.apps@gmail.com","login":"alexbrazier","count":1},{"name":"Alex Coco","email":"hello@alexcoco.com","login":"alexcoco","count":1},{"name":"Alexander Zubko","email":"alexander.zubko@gmail.com","login":"zubko","count":1},{"name":"Alexandre Moureaux","email":"almouro","login":"almouro","count":1},{"name":"Alexey Dodonov","email":"dodonov@fb.com","login":"dodonov","count":1},{"name":"Alexey Kozhevnikov","email":"akozhevnikov@fb.com","login":"blackm00n","count":1},{"name":"Alexey Medvedev","email":"amedvedev@meta.com","login":"rudybear","count":1},{"name":"Alexey Vasiliev","email":"le0pard","login":"le0pard","count":1},{"name":"Alexey Zankevich","email":"zancudero@gmail.com","login":"Nepherhotep","count":1},{"name":"Alexis Jacquelin","email":"ajacquelin","login":"ajacquelin","count":1},{"name":"Agata Kosior","email":"agata.kosior57@gmail.com","login":"koko57","count":1},{"name":"Ahmad Syarifuddin Randiko","email":"ddikodroid@gmail.com","login":"ddikodroid","count":1},{"name":"Ahmed Abbas","email":"ahmed1490@gmail.com","login":"ahmed1490","count":1},{"name":"Ahmed Bilal","email":"127771428+ahmedbilal008","login":"ahmedbilal008","count":1},{"name":"Ahmed Ibrahim","email":"ahmed.ibrahim@tomtom.com","login":"ahmedibrahim-tomtom","count":1},{"name":"Ahmed Sakr","email":"asakr@wealthsimple.com","login":"ahmedsakr","count":1},{"name":"Ajdin","email":"ahedzic@gmail.com","login":"ajdinhedzic","count":1},{"name":"Adam Grzybowski","email":"adam.grzybowski@swmansion.com","login":"adamgrzybowski","count":1},{"name":"Adam King","email":"adam@mitochrome.com","login":"AdamDanielKing","count":1},{"name":"Adam Putinski","email":"adam.putinski@gmail.com","login":"aputinski","count":1},{"name":"Adam Terlson","email":"adam.terlson@gmail.com","login":"adamterlson","count":1},{"name":"Alexander Paterson","email":"alex1234@live.com.au","login":"alex-paterson","count":1},{"name":"Alexander Sklar","email":"asklar@microsoft.com","login":"asklar","count":1},{"name":"Alexander Tu","email":"atu@fb.com","login":"L33tcodex0r","count":1},{"name":"Abhinandan","email":"abhinandansahgal@gmail.com","login":"abhi06276","count":1},{"name":"Abhinandan Ramaprasath","email":"abhiin1947@gmail.com","login":"abhiin1947","count":1},{"name":"Achille Urbain","email":"7644970+waldojeffers","login":"waldojeffers","count":1},{"name":"Achmad Mahardi","email":"maman","login":"maman","count":1},{"name":"Adalbert Gorecki","email":"adalbert.gorecki@gmail.com","login":"newmetl","count":1},{"name":"Alex Rothberg","email":"agrothberg@gmail.com","login":"cancan101","count":1},{"name":"Alex Stein","email":"54838842+steinalex","login":"steinalex","count":1},{"name":"Alex Toudic","email":"alextoudic@proton.me","login":"alextoudic","count":1},{"name":"Alex Zelensky","email":"alexzgit@gmail.com","login":"alexzel","count":1},{"name":"Alan Wang","email":"19593300@qq.com","login":"alanwyf","count":1},{"name":"Albert Martin","email":"albert@imor.tl","login":"Ignigena","count":1},{"name":"Alec Marcus","email":"18580335+alecmarcus","login":"alecmarcus","count":1},{"name":"Alejandro","email":"lariverosc@gmail.com","login":"arcodergh","count":1},{"name":"Alejandro Paredes Alva","email":"aparedes@aparedes.net","login":"aparedes","count":1},{"name":"Alejandro Ruperez","email":"alejandro.ruperez@globant.com","login":"alexruperez","count":1},{"name":"Ales Pergl","email":"alpergl@microsoft.com","login":"alespergl","count":1},{"name":"Alessandro Sisto","email":"alesisto@fb.com","login":"ale-sisto","count":1},{"name":"Alex","email":"93376818+sashashura","login":"sashashura","count":1},{"name":"ANDRI","email":"hostbugbounty1337@gmail.com","login":"imhunterand","count":1},{"name":"Aaron Abramov","email":"dabramov@fb.com","login":"aaronabramov","count":1},{"name":"Aaron Franks","email":"aaron.franks@gmail.com","login":"af","count":1},{"name":"Adão Júnior","email":"itsjunnior@gmail.com","login":"adaojunior","count":1},{"name":"Aelita","email":"xsjctony@126.com","login":"xsjcTony","count":1},{"name":"Afonso","email":"4775087+afonsograca","login":"afonsograca","count":1},{"name":"Adam Averay","email":"adam@averay.com","login":"adamaveray","count":1},{"name":"Jacob Rosenthal","email":"jakerosenthal@gmail.com","login":"jacobrosenthal","count":1},{"name":"Jake","email":"me@jh.gg","login":"jhgg","count":1},{"name":"Jake Boone","email":"jakeboone02@gmail.com","login":"jakeboone02","count":1},{"name":"Islam Magdy","email":"islam@in1t.com","login":"iMagdy","count":1},{"name":"Itamar Ostricher","email":"itamaro@fb.com","login":"itamaro","count":1},{"name":"Ivan Alexandrov","email":"axinvd@gmail.com","login":"axinvd","count":1},{"name":"Ivan Ha","email":"ivan-ha","login":"ivan-ha","count":1},{"name":"Ivan Kobzarev","email":"ivankobzarev@fb.com","login":"IvanKobzarev","count":1},{"name":"Ivan Moskalev","email":"ivan.moskalev@gmail.com","login":"ivanmoskalev","count":1},{"name":"chenlong12580","email":"1661505+chenlong12580","login":"chenlong12580","count":1},{"name":"chenmo187","email":"1731581001@qq.com","login":"chenmo187","count":1},{"name":"chrisnojima","email":"cnojima@keyba.se","login":"chrisnojima","count":1},{"name":"chunghe","email":"chunghe@gmail.com","login":"chunghe","count":1},{"name":"codejet","email":"oliver.christian.schmidt@gmail.com","login":"codejet","count":1},{"name":"cojo","email":"nick.c.johnson@gmail.com","login":"cojo","count":1},{"name":"djhi","email":"gildas.garcia@gmail.com","login":"djhi","count":1},{"name":"JSON Deppen","email":"jDeppen@gmail.com","login":"jDeppen","count":1},{"name":"Jacek Pudysz","email":"jacekpudysz@gmail.com","login":"jpudysz","count":1},{"name":"Jack Stevens","email":"jpstevens","login":"jpstevens","count":1},{"name":"Ian Park","email":"vreality64@gmail.com","login":"vreality64","count":1},{"name":"Ian Petersen","email":"ispeters@meta.com","login":"ispeters","count":1},{"name":"Ian Wang","email":"gogoenwon@gmail.com","login":"ianwang","count":1},{"name":"Hosain","email":"hosainnet","login":"hosainnet","count":1},{"name":"Hristo Hristov","email":"hristov1990@gmail.com","login":"pentarex","count":1},{"name":"Huang Yu","email":"trave7er","login":"trave7er","count":1},{"name":"Hubert Gendron","email":"hubert.gendron689@gmail.com","login":"hubastard","count":1},{"name":"Hugo Agbonon","email":"hugo@agbonon.fr","login":"codeheroics","count":1},{"name":"Hugo FOYART","email":"11079152+foyarash","login":"foyarash","count":1},{"name":"Imran Shitta-Bey","email":"pickleboyonline@gmail.com","login":"Pickleboyonline","count":1},{"name":"Indrek Lasn","email":"lasnindrek@gmail.com","login":"indreklasn","count":1},{"name":"Innei","email":"tukon479@gmail.com","login":"Innei","count":1},{"name":"InnerPeace080","email":"tranphuong.080@gmail.com","login":"InnerPeace080","count":1},{"name":"Insik-Han","email":"insik.han@gaudiy.com","login":"Insik-Han","count":1},{"name":"Iragne","email":"adelskott@gmail.com","login":"Iragne","count":1},{"name":"Irfanwani","email":"irfanwani347@gmail.com","login":"Irfanwani","count":1},{"name":"Jacob Gable","email":"jacob.gable@gmail.com","login":"jgable","count":1},{"name":"Jacob Jimenez","email":"r00t1000","login":"r00t1000","count":1},{"name":"Jacob Lee","email":"artdent@gmail.com","login":"artdent","count":1},{"name":"J8118","email":"JG@8118.capital","login":"J8118","count":1},{"name":"JDMathew","email":"justindavidmathew@gmail.com","login":"JDMathew","count":1},{"name":"James Timmons","email":"james@webmariner.co.uk","login":"webmariner","count":1},{"name":"Jameshen17","email":"jameshen@outlook.com","login":"jameshen17","count":1},{"name":"Jamiboy Mohammad","email":"jamiboym@fb.com","login":"jamiboym","count":1},{"name":"Jamie Birch","email":"14055146+shirakaba","login":"shirakaba","count":1},{"name":"Jamie Curtis","email":"jamocurtis@gmail.com","login":"jcurtis","count":1},{"name":"Jamie Lynch","email":"fractalwrench@gmail.com","login":"fractalwrench","count":1},{"name":"Jamon Holmgren","email":"jamonholmgren@gmail.com","login":"jamonholmgren","count":1},{"name":"Jan Jaworski","email":"jaworek3211@gmail.com","login":"jaworek","count":1},{"name":"Jan Jiménez Serra","email":"jan.jime.serra@gmail.com","login":"Janjs","count":1},{"name":"Jean de Klerk","email":"jadekler@gmail.com","login":"jeanbza","count":1},{"name":"Jeansung Oh","email":"intmain@hotmail.com","login":"intmain","count":1},{"name":"Jeff Bowen","email":"jefferbo@gmail.com","login":"jeffbowen","count":1},{"name":"Jeff Case","email":"jeffcase@fb.com","login":"mariten","count":1},{"name":"Jeff Hampton","email":"jhampton@gmail.com","login":"jhampton","count":1},{"name":"Jeff Held","email":"jheld135@gmail.com","login":"solkaz","count":1},{"name":"Jarosław Skrzypek","email":"skrzypek.jarek@gmail.com","login":"jareks","count":1},{"name":"Jarrod Mosen","email":"jarrod.mosen@me.com","login":"wub","count":1},{"name":"Jack Wink","email":"jackwink@umich.edu","login":"JackWink","count":1},{"name":"Jacky Wijaya","email":"jekiwijaya@hotmail.com","login":"Jekiwijaya","count":1},{"name":"Ivan Sorokin","email":"dev@sorokin.io","login":"i1skn","count":1},{"name":"Jan Söndermann","email":"jan.soendermann+git@gmail.com","login":"jsoendermann","count":1},{"name":"Jani Kinnunen","email":"jani.kinnunen@yle.fi","login":"janpe","count":1},{"name":"Janis Peisenieks","email":"janis@peisenieks.lv","login":"FnTm","count":1},{"name":"Janith Leanage","email":"janithleanage@gmail.com","login":"janithl","count":1},{"name":"Jarek Potiuk","email":"jarek@potiuk.com","login":"potiuk","count":1},{"name":"Jake Dawkins","email":"dawkinsjh@gmail.com","login":"JakeDawkins","count":1},{"name":"Jake Teton-Landis","email":"just.1.jake@gmail.com","login":"justjake","count":1},{"name":"Jakob Felix Julius Sudau","email":"jakob.sudau@icloud.com","login":"JakobFelixJulius","count":1},{"name":"Jakob Hilden","email":"jakobhilden@gmail.com","login":"jhilden","count":1},{"name":"Jakub","email":"jakub.gonet@swmansion.com","login":"jakub-gonet","count":1},{"name":"Jakub Gryko","email":"grykojakub@meta.com","login":"jgryko5","count":1},{"name":"Jakub Kosmydel","email":"jakub.kosmydel@swmansion.com","login":"kosmydel","count":1},{"name":"Ivan Starkov","email":"istarkov@gmail.com","login":"istarkov","count":1},{"name":"Ivan Zotov","email":"ivanzotov@gmail.com","login":"ivanzotov","count":1},{"name":"Ivor Zhou","email":"xinzi@meta.com","login":"imdreamrunner","count":1},{"name":"IzuEneh","email":"izueneh21@gmail.com","login":"IzuEneh","count":1},{"name":"Jason Gaare","email":"jason.d.gaare@gmail.com","login":"jasongaare","count":1},{"name":"Grisha Pushkov","email":"grisha.pushkov@gmail.com","login":"reepush","count":1},{"name":"Grégoire Rit","email":"gregoire.rit@gmail.com","login":"gregaou","count":1},{"name":"Grégoire Rit","email":"grit@wyplay.com","login":"gritwyplay","count":1},{"name":"Guichaguri","email":"guichaguri@gmail.com","login":"Guichaguri","count":1},{"name":"Guilherme Bruzzi","email":"guibruzzi@gmail.com","login":"guilhermebruzzi","count":1},{"name":"Grant Paul","email":"grp@fb.com","login":"grp","count":1},{"name":"HeyImChris","email":"48299693+HeyImChris","login":"HeyImChris","count":1},{"name":"Héctor Chong","email":"i@hector.im","login":"Hector-Chong","count":1},{"name":"Hilke Heremans","email":"hilke@thinman.be","login":"hilkeheremans","count":1},{"name":"Guy Rosenmann","email":"guyr@fb.com","login":"guy-rosenmann","count":1},{"name":"Hagen Hübel","email":"hhuebel@itinance.com","login":"itinance","count":1},{"name":"Haitao Li","email":"haitao.li@airbnb.com","login":"haitaoli","count":1},{"name":"Hakan Akın","email":"cehakanakin@gmail.com","login":"hknakn","count":1},{"name":"Hampus Sjöberg","email":"hampus.sjoberg@protonmail.com","login":"hsjoberg","count":1},{"name":"Hamza Jadid","email":"hamzah.jadeed@gmail.com","login":"Ghamza-Jd","count":1},{"name":"Hannes Verlinde","email":"hverlind@fb.com","login":"hverlind","count":1},{"name":"Haochen Li","email":"lihaochen2017@outlook.com","login":"haochenli","count":1},{"name":"Haozhun Jin","email":"hjin@fb.com","login":"haozhun","count":1},{"name":"Harikrishnan P","email":"harikrishnan.vkm186@gmail.com","login":"harikrishnanp","count":1},{"name":"Guillermo Orellana","email":"wiyarmir@gmail.com","login":"wiyarmir","count":1},{"name":"Guizmo Martinez","email":"martinezguillaume","login":"martinezguillaume","count":1},{"name":"Gustav Ahlberg","email":"gustav.ahlberg@gmail.com","login":"Gyran","count":1},{"name":"Gustavo Perdomo","email":"gperdomor@gmail.com","login":"gperdomor","count":1},{"name":"GingerBear","email":"bbbear444@gmail.com","login":"GingerBear","count":1},{"name":"Giuseppe Ottaviano","email":"ott@fb.com","login":"ot","count":1},{"name":"Glenna Buford","email":"glenna@8fit.com","login":"glenna","count":1},{"name":"Go7hic","email":"gtfx0209@qq.com","login":"Go7hic","count":1},{"name":"Goran Gajic","email":"fero.null@gmail.com","login":"gorangajic","count":1},{"name":"Gord Tanner","email":"gtanner@gmail.com","login":"gtanner","count":1},{"name":"Gourav Khunger","email":"gouravkhunger18@gmail.com","login":"gouravkhunger","count":1},{"name":"Grant Nestor","email":"grantnestor@gmail.com","login":"gnestor","count":1},{"name":"Eli Front","email":"elifront23@gmail.com","login":"eli-front","count":1},{"name":"Elia Grady","email":"eliagrady","login":"eliagrady","count":1},{"name":"Elie Teyssedou","email":"elieteyssedou@gmail.com","login":"elieteyssedou","count":1},{"name":"Enes","email":"enesozturk.d@gmail.com","login":"enesozturk","count":1},{"name":"Gregory Menezes","email":"gregoryfontenele@gmail.com","login":"gregoryfm","count":1},{"name":"Grey Vugrin","email":"greyvugrin@gmail.com","login":"greyvugrin","count":1},{"name":"Griffin Smith","email":"wildgriffin45@gmail.com","login":"glittershark","count":1},{"name":"Hogyun Yu　　(aka Philographer)","email":"yoohoogun114@naver.com","login":"philographer","count":1},{"name":"Honza Kalfus","email":"jankalfus","login":"jankalfus","count":1},{"name":"Jakub Šimo","email":"kubik369","login":"kubik369","count":1},{"name":"James George","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":1},{"name":"James Munro","email":"me@jdmunro.net","login":"jdmunro","count":1},{"name":"James Pearce","email":"jpearce@fb.com","login":"jamesgpearce","count":1},{"name":"Jaroslav Khorishchenko","email":"websnipter@gmail.com","login":"husky-dev","count":1},{"name":"Hugo Sousa","email":"hsousa@me.com","login":"hsousa","count":1},{"name":"Humaid Khan","email":"humaidk2@gmail.com","login":"humaidk2","count":1},{"name":"Hunkyo Jung","email":"hunkyo.jung@gmail.com","login":"kyo504","count":1},{"name":"Huyanh Hoang","email":"huyanhh","login":"huyanhh","count":1},{"name":"Hyunchel Kim","email":"hyunchel@fashionmetric.com","login":"hyunchel","count":1},{"name":"HoonJoo","email":"hoonjoo94@naver.com","login":"hoonjoo-park","count":1},{"name":"Isaac Israel","email":"isaac.israel@hibob.io","login":"IsaacIsrael","count":1},{"name":"Isaac Lem","email":"lem.chiew.choon@gmail.com","login":"isaaclem","count":1},{"name":"Isaac Odhiambo","email":"sadickjunior@gmail.com","login":"sadick254","count":1},{"name":"Isabel B","email":"isabelbolger@hotmail.com","login":"isa3bel","count":1},{"name":"Isak Dunér","email":"isak.duner@gmail.com","login":"Isakdl","count":1},{"name":"Ishita SIngh","email":"ish1442006@gmail.com","login":"ish1416","count":1},{"name":"Harold Pratt","email":"38818465+htpiv","login":"htpiv","count":1},{"name":"Greg Herlihy","email":"gherlihy@skillz.com","login":"greghe","count":1},{"name":"Greg Price","email":"gnprice@gmail.com","login":"gnprice","count":1},{"name":"Harshil Shah","email":"harshil07@gmail.com","login":"harshil07","count":1},{"name":"HarshitMadhav","email":"madhavtwister@gmail.com","login":"HarshitMadhav","count":1},{"name":"Hassan Bazzi","email":"contact@hassanbazzi.com","login":"hassanbazzi","count":1},{"name":"Helder Pereira","email":"helfper@meta.com","login":"helfper","count":1},{"name":"Henning Hall","email":"henning.hall@hotmail.com","login":"henninghall","count":1},{"name":"Henrik Kok Jørgensen","email":"henrikj@me.com","login":"hkjorgensen","count":1},{"name":"Henrique Cicero","email":"henriquecicero@gmail.com","login":"henriquecicero","count":1},{"name":"Hyunjong Lee","email":"hyunjongl@naver.com","login":"hyunjongL","count":1},{"name":"Ian Cervantez","email":"TigerC10","login":"TigerC10","count":1},{"name":"Ian Elliott","email":"ide2@meta.com","login":"ide-2","count":1},{"name":"Ian Grayson","email":"ian133@gmail.com","login":"igrayson","count":1},{"name":"Ian Henshaw","email":"ian@thehenshaws.net","login":"ihenshaw","count":1},{"name":"Himanshu Pathak","email":"himanshupathakpwd@gmail.com","login":"himanshupathakpwd","count":1},{"name":"Hitabis GmbH","email":"dev@hitabis.de","login":"Hitabis","count":1},{"name":"Hiten Parmar","email":"hiten@fb.com","login":"hrp","count":1},{"name":"Ho Chin Chee","email":"alexho97@hotmail.com","login":"stranger26","count":1},{"name":"Devansh Saini","email":"devansh.saini@dream11.com","login":"devanshsaini11","count":1},{"name":"Clay Allsopp","email":"clay.allsopp@gmail.com","login":"clayallsopp","count":1},{"name":"Daniel Abramowitz","email":"d14z@fb.com","login":"Daniel9z","count":1},{"name":"Daniel Brockman","email":"daniel@brockman.se","login":"dbrock","count":1},{"name":"Daniel Cestari","email":"dcestari@gmail.com","login":"dcestari","count":1},{"name":"Daniel Cohen Gindi","email":"Danielgindi@gmail.com","login":"danielgindi","count":1},{"name":"Daniel Colascione","email":"dancol@fb.com","login":"dcolascione","count":1},{"name":"Daniel Dimitrov","email":"daniel@compojoom.com","login":"compojoom","count":1},{"name":"Daniel Espino García","email":"larkox@gmail.com","login":"larkox","count":1},{"name":"Daniel Fischer","email":"me@danielfischer.com","login":"dfischer","count":1},{"name":"Daniel Higgins","email":"danhiggins@meta.com","login":"dfhmeta","count":1},{"name":"Daniel Hood","email":"hood.danielc@gmail.com","login":"hooddanielc","count":1},{"name":"Daniel Ignat","email":"daniel@dignat.se","login":"dignite","count":1},{"name":"Daniel Nagy","email":"daniel_nagy@me.com","login":"daniel-nagy","count":1},{"name":"Daniel Rosenwasser","email":"drosen@microsoft.com","login":"DanielRosenwasser","count":1},{"name":"Dae San Hwang","email":"daesan@polle.com","login":"daesan","count":1},{"name":"DaeWook, Kim","email":"kimdaewook@witstudio.net","login":"KimDaeWook","count":1},{"name":"Damian Stasik","email":"920747+damianstasik","login":"damianstasik","count":1},{"name":"Damien","email":"damien@dam.io","login":"mdamien","count":1},{"name":"David Reiss","email":"dreiss@fb.com","login":"dreiss","count":1},{"name":"David Sandor","email":"david.sandor@gmail.com","login":"dsandor","count":1},{"name":"David T. Nguyen","email":"davidnguyen@fb.com","login":"MylioDavidN","count":1},{"name":"David Wong","email":"david.wong.cal@gmail.com","login":"deadwater88","count":1},{"name":"David Yahalomi","email":"davidyaha@gmail.com","login":"davidyaha","count":1},{"name":"Daniel Strebinger","email":"daniel.strebinger@oebb.at","login":"RailByteOEBB","count":1},{"name":"Daniel Wagner-Hall","email":"dwh@fb.com","login":"illicitonion","count":1},{"name":"Daniel Weaver","email":"danielw@fb.com","login":"zlern2k","count":1},{"name":"Jesús Darío","email":"jsdario","login":"jsdario","count":1},{"name":"Daniele Conti","email":"dnlcnt@gmail.com","login":"fourlastor","count":1},{"name":"Daniele Zannotti","email":"d.zannotti@me.com","login":"dzannotti","count":1},{"name":"Danil Gontovnik","email":"gontovnik","login":"gontovnik","count":1},{"name":"Danny Arnold","email":"despair.blue@gmail.com","login":"despairblue","count":1},{"name":"Danny Cochran","email":"daniel@cochrans.org","login":"dannycochran","count":1},{"name":"Danny Liu","email":"eureka@fb.com","login":"BruinBear","count":1},{"name":"Danny van Velzen","email":"dannyvv@microsoft.com","login":"dannyvv","count":1},{"name":"Danny van der Jagt","email":"dannyvanderjagt@gmail.com","login":"DannyvanderJagt","count":1},{"name":"Dapeng Gao","email":"dpgao","login":"dpgao","count":1},{"name":"David Young-chan Kay","email":"davidykay@gmail.com","login":"DavidYKay","count":1},{"name":"Christian Oliff","email":"christianoliff@yahoo.com","login":"coliff","count":1},{"name":"ChristianHersevoort","email":"ChristianHersevoort","login":"ChristianHersevoort","count":1},{"name":"Erich Graham","email":"erichg@meta.com","login":"ebgraham","count":1},{"name":"Christopher Auyeung","email":"chris@winfieldco.com","login":"cauyeung-wco","count":1},{"name":"Christopher Best","email":"bestchris@gmail.com","login":"sirctseb","count":1},{"name":"Christopher Lord","email":"christopher@lord.ac","login":"clord","count":1},{"name":"Chuck Dishmon","email":"chuckdishmon","login":"chuckdishmon","count":1},{"name":"CatStudioApp","email":"52243759+CatStudioApp","login":"CatStudioApp","count":1},{"name":"Chris Ewald","email":"chrisewald@gmail.com","login":"mkcode","count":1},{"name":"Chris Jungmann","email":"chris@incaffeine.com","login":"jungchris","count":1},{"name":"Chris Knepper","email":"chris82thekid@gmail.com","login":"chrisknepper","count":1},{"name":"Chris Kwan","email":"chriswkwan@gmail.com","login":"chriskwan","count":1},{"name":"Chris Liu","email":"guohong.liu@gmail.com","login":"chrisliu529","count":1},{"name":"Chris Nager","email":"cnager@gmail.com","login":"chrisnager","count":1},{"name":"Chris Sarbora","email":"csarbora@fb.com","login":"tophyr","count":1},{"name":"Chris Shepherd","email":"chris@chrisshepherd.me","login":"sheepsteak","count":1},{"name":"Chris Smothers","email":"chris.smothers@gmail.com","login":"becomingbabyman","count":1},{"name":"Chris Williams","email":"ultramiraculous","login":"ultramiraculous","count":1},{"name":"Christian Lilley","email":"xml","login":"xml","count":1},{"name":"Damien","email":"dbroqua","login":"dbroqua","count":1},{"name":"Damien Brugne","email":"dbrugne","login":"dbrugne","count":1},{"name":"Dan Brewster","email":"dnbrwstr@gmail.com","login":"dnbrwstr","count":1},{"name":"Dan Gilbert","email":"drtangible","login":"drtangible","count":1},{"name":"Dan Nolan","email":"dan.james.nolan@gmail.com","login":"dannolan","count":1},{"name":"Dan Purdy","email":"danjpurdy@gmail.com","login":"DanPurdy","count":1},{"name":"CodeBaker","email":"everfire130","login":"everfire130","count":1},{"name":"Eric Schlanger","email":"ericschlanger@fb.com","login":"ericschlanger","count":1},{"name":"Colin Parsons","email":"casparsons@gmail.com","login":"colinterface","count":1},{"name":"Comical DERSKEAL","email":"27731088+derskeal","login":"derskeal","count":1},{"name":"Connor Garber","email":"czaneg@gmail.com","login":"connorzg","count":1},{"name":"Constantine Fry","email":"constantinefry@meta.com","login":"constantine-fry","count":1},{"name":"Cookiezby","email":"cookiezby@gmail.com","login":"Cookiezby","count":1},{"name":"Cory Binnersley","email":"cory.binnersley@gmail.com","login":"cbinners","count":1},{"name":"Cristian Matteu","email":"94987118+ChrisMattew","login":"ChrisMattew","count":1},{"name":"Cristiano Coelho","email":"48869228+cristianoccazinsp","login":"cristianoccazinsp","count":1},{"name":"Csaba Palfi","email":"csaba@palfi.me","login":"csabapalfi","count":1},{"name":"Cspeisman","email":"Cspeisman@gmail.com","login":"Cspeisman","count":1},{"name":"Christian Meunier","email":"chris@jumpn.com","login":"tlvenn","count":1},{"name":"Cary Z","email":"caryz@terpmail.umd.edu","login":"caryz","count":1},{"name":"Elijah Windsor","email":"ewindsor@gmail.com","login":"ewindso","count":1},{"name":"Dong-Hwan Kim","email":"donghwan08@gmail.com","login":"thisisgit","count":1},{"name":"Donald Roshi","email":"donald.roshi@klarna.com","login":"shidoro","count":1},{"name":"Dominique d'Argent","email":"nubbel@fb.com","login":"nubbel","count":1},{"name":"Edward Kim","email":"onward.edkim@gmail.com","login":"haruair","count":1},{"name":"Edward Delaporte","email":"edthedev@gmail.com","login":"edthedev","count":1},{"name":"Edward Coleridge Smith","email":"edcoleridgesmith@gmail.com","login":"edcs","count":1},{"name":"Eduardo","email":"edo.lomeli@gmail.com","login":"eduardinni","count":1},{"name":"Eduard Rastoropov","email":"eduard.rastoropov@gmail.com","login":"LAITONEN","count":1},{"name":"Eddie Monge","email":"eddie@eddiemonge.com","login":"eddiemonge","count":1},{"name":"Emmanouil Konstantinidis","email":"ekonstantinidis","login":"ekonstantinidis","count":1},{"name":"Eming Kwok","email":"EMKCentric@gmail.com","login":"EmingK","count":1},{"name":"Emily Eisenberg","email":"xymostech@gmail.com","login":"xymostech","count":1},{"name":"Emilis Baliukonis","email":"emilisb@wix.com","login":"emilisb","count":1},{"name":"Emil Sjölander","email":"sjolander.emil@gmail.com","login":"emilsjolander","count":1},{"name":"Dustin Ingram","email":"di","login":"di","count":1},{"name":"Dustin Hoffner","email":"dustin-H","login":"dustin-H","count":1},{"name":"Dusan Klinec","email":"dusan.klinec@gmail.com","login":"ph4r05","count":1},{"name":"Drew Smith","email":"drew-isnotnull","login":"drew-isnotnull","count":1},{"name":"Jerry.Luo","email":"tiancailuohao@gmail.com","login":"RoJoHub","count":1},{"name":"Eric Edouard","email":"eamilhat@gmail.com","login":"eric-edouard","count":1},{"name":"Eric Davison","email":"ericdav@microsoft.com","login":"ericdavmsft","count":1},{"name":"Ergenekon Yiğit","email":"yigitergenekon@gmail.com","login":"ergenekonyigit","count":1},{"name":"Erfin Badriansyah","email":"70316635+erfinbadrian","login":"erfinbadrian","count":1},{"name":"Erem Zeit","email":"erem.zeit@gmail.com","login":"eremzeit","count":1},{"name":"Eoin Norris","email":"e.norris@mac.com","login":"eoinnorris","count":1},{"name":"Ethan Lillie","email":"lillieethan@gmail.com","login":"elillie","count":1},{"name":"Ethan Davis","email":"Ethanent","login":"Ethanent","count":1},{"name":"Espen J","email":"powerpoint@gmail.com","login":"esp0","count":1},{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com","login":"rexxars","count":1},{"name":"Emil Ong","email":"emilong@gmail.com","login":"emilong","count":1},{"name":"Emiel Mols","email":"emiel@crisp.nl","login":"EmielM","count":1},{"name":"Elżbieta Berger","email":"elszulc@wp.pl","login":"elizabethberger","count":1},{"name":"Elmer Banda","email":"w3caynews@hotmail.com","login":"w3cay","count":1},{"name":"Ellis Hoag","email":"ellishoag@meta.com","login":"ellishg","count":1},{"name":"Elliott Kember","email":"elliott.kember@gmail.com","login":"elliottkember","count":1},{"name":"Eliot Lash","email":"fadookie@gmail.com","login":"fadookie","count":1},{"name":"Eliot Fallon","email":"eliot.fallon@gmail.com","login":"eliotfallon213","count":1},{"name":"Dimitri Bouche","email":"dimitribouche@fb.com","login":"dimitribouche","count":1},{"name":"Dinis Nunes","email":"dinis.nunes@lingokids.com","login":"dinisnunes1","count":1},{"name":"Dirk Stoop","email":"dirkstoop@mac.com","login":"dirkstoop","count":1},{"name":"Dishant Kaushik","email":"dkaushik95@gmail.com","login":"dkaushik95","count":1},{"name":"David v.Knobelsdorff","email":"dehlen","login":"dehlen","count":1},{"name":"Davide Mainas","email":"davide.mainas@me.com","login":"dmainas","count":1},{"name":"Dawid","email":"dawidu@onet.pl","login":"Trancever","count":1},{"name":"Dawid Bartczak","email":"66019090+assynu","login":"assynu","count":1},{"name":"Dayne Wright","email":"daynewr@gmail.com","login":"daynewright","count":1},{"name":"Dean G","email":"fourestfire","login":"fourestfire","count":1},{"name":"DebbieFire","email":"bin.liu919@gmail.com","login":"bin-liu","count":1},{"name":"Dennis Sandmark","email":"d.sandmark@gmail.com","login":"dsandmark","count":1},{"name":"DeokHyeon Wi","email":"dnl9807@gmail.com","login":"lafest","count":1},{"name":"Derek Sargent","email":"derek.r.sargent@gmail.com","login":"derekrsargent","count":1},{"name":"Derek Thurn","email":"dthurn@fb.com","login":"thurn","count":1},{"name":"Dave McCabe","email":"davemccabe@fb.com","login":"davidmccabe","count":1},{"name":"Dave Pack","email":"davepack","login":"davepack","count":1},{"name":"David Alves","email":"da@fb.com","login":"dalves","count":1},{"name":"David Brownman","email":"beamneocube@gmail.com","login":"xavdid","count":1},{"name":"DracoBlue","email":"DracoBlue","login":"DracoBlue","count":1},{"name":"Dr. Kibitz","email":"info@drkibitz.com","login":"drkibitz","count":1},{"name":"Doug Russell","email":"doug@getitdownonpaper.com","login":"rustle","count":1},{"name":"Fernando Ruiz","email":"fernando.ruizecheverria@sony.com","login":"fernando-sendMail","count":1},{"name":"Domenico Matteo","email":"matteo.domenico@gmail.com","login":"dmatteo","count":1},{"name":"Dom Christie","email":"christiedom@gmail.com","login":"domchristie","count":1},{"name":"Dmitry Patsura","email":"talk@dmtry.me","login":"ovr","count":1},{"name":"Dmitry Minkovsky","email":"dminkovsky@gmail.com","login":"dminkovsky","count":1},{"name":"Dmitriy Shishkin","email":"6ast3r@gmail.com","login":"Bardiamist","count":1},{"name":"Dmitriy Kovalenko","email":"dmtr.kovalenko@outlook.com","login":"dmtrKovalenko","count":1},{"name":"Andy Prock","email":"aprock@gmail.com","login":"aprock","count":1},{"name":"Eaden","email":"_@eaden.net","login":"eadz","count":1},{"name":"EUROPE\\laprosek","email":"laprosek@microsoft.com","login":"ladipro","count":1},{"name":"Dylan Vann","email":"dylan.vann@gmail.com","login":"DylanVann","count":1},{"name":"Darío Hereñú","email":"magallania@gmail.com","login":"kant","count":1},{"name":"Dhananjoy Biswas","email":"ebappa1971@gmail.com","login":"Corei13","count":1},{"name":"Dhaval Kapil","email":"dhavalkapil@fb.com","login":"DhavalKapil","count":1},{"name":"Diego Pasquali","email":"5963683+dgopsq","login":"dgopsq","count":1},{"name":"Diego Segura","email":"diego@etereo.io","login":"dieguezz","count":1},{"name":"David Callahan","email":"dcallahan@fb.com","login":"DavidCallahan","count":1},{"name":"Adrian Cotfas","email":"adrcotfas@gmail.com","login":"adrcotfas","count":1},{"name":"Adrian Paul Matos","email":"matos.adrianpaul@gmail.com","login":"MangTomas23","count":1},{"name":"Adrien Brault","email":"monsti@gmail.com","login":"adrienbrault","count":1},{"name":"Adrien HARNAY","email":"adrien@harnay.me","login":"adrienharnay","count":1},{"name":"Antony M. Kithinzi","email":"kithinzi97@gmail.com","login":"Tony-MK","count":1},{"name":"Anurag Yadav","email":"78202060+AnuMessi10","login":"AnuMessi10","count":1},{"name":"Anurag kushwaha","email":"kanurag078@gmail.com","login":"Trailblazerr1","count":1},{"name":"Araz Abishov","email":"arabisho@microsoft.com","login":"arazabishov","count":1},{"name":"Archit Pal Singh Sachdeva","email":"antiarchit@fb.com","login":"antiarchit","count":1},{"name":"Aria Buckles","email":"aria@magoosh.com","login":"ariabuckles","count":1},{"name":"Ariel Elkin","email":"arielelkin@gmail.com","login":"arielelkin","count":1},{"name":"Arinjay Sharma","email":"arinjay","login":"arinjay","count":1},{"name":"Arjan Zuidema","email":"arjan@myalbum.com","login":"Arjan-Zuidema","count":1},{"name":"Arjun Balaji","email":"arjunblj@gmail.com","login":"arjunblj","count":1},{"name":"Arjun Munji","email":"arjunmunji@gmail.com","login":"arjunnn","count":1},{"name":"Arkkeeper","email":"arkkeeper@yandex.ru","login":"Arkkeeper","count":1},{"name":"Arno Fortelny","email":"arno.fortelny@gmail.com","login":"aforty","count":1},{"name":"Andy Toulouse","email":"toulouse@fb.com","login":"toulouse","count":1},{"name":"Andy Trevorah","email":"a.trevorah@gmail.com","login":"trevorah","count":1},{"name":"Anton Domashnev","email":"antondomashnev@fb.com","login":"Antondomashnev","count":1},{"name":"Anton Karpov","email":"karpoff@bk.ru","login":"karpoff","count":1},{"name":"Anton Kuznetsov","email":"isnifer@gmail.com","login":"isnifer","count":1},{"name":"Anton Semenov","email":"anta.semenov@gmail.com","login":"anta-semenov","count":1},{"name":"Antony Chan","email":"achan0327@gmail.com","login":"antonychan","count":1},{"name":"Arpit Jain","email":"arpitjain099@gmail.com","login":"arpitjain099","count":1},{"name":"August Flanagan","email":"august.flanagan@gmail.com","login":"aflanagan","count":1},{"name":"August Lilleaas","email":"august@augustl.com","login":"augustl","count":1},{"name":"Aymen Mouelhi","email":"aymen.mouelhi@gmail.com","login":"aymen-mouelhi","count":1},{"name":"Ayush Jain","email":"ayushjainrksh@gmail.com","login":"ayushjainrksh","count":1},{"name":"AyushShukla1807","email":"ayush.shukla@adypu.edu.in","login":"ayushshukla1807","count":1},{"name":"Baoshuo Ren","email":"i@baoshuo.ren","login":"renbaoshuo","count":1},{"name":"Bart Tyrpien","email":"bartlomein123@gmail.com","login":"bartlomein","count":1},{"name":"Bart den Hollander","email":"hollanderbart@gmail.com","login":"hollanderbart","count":1},{"name":"Bartosz Szar","email":"szarbartosz@gmail.com","login":"szarbartosz","count":1},{"name":"Beau Smith","email":"beau@beausmith.com","login":"beausmith","count":1},{"name":"Belal Sejouk","email":"billoosijok@gmail.com","login":"billoosijok","count":1},{"name":"Aditya Wasan","email":"adityawasan55@gmail.com","login":"Skrilltrax","count":1},{"name":"Adnan Irfan","email":"adnanshurta@gmail.com","login":"adnanirfan","count":1},{"name":"Andy Denmark","email":"denmark+github@gmail.com","login":"denmark","count":1},{"name":"Andy Himberger","email":"andrewh@microsoft.com","login":"ahimberg","count":1},{"name":"Artur Kalach","email":"artur.kalach.andreevich@gmail.com","login":"ArturKalach","count":1},{"name":"ArturKlajnerok","email":"a.klajnerok@gmail.com","login":"ArturKlajnerok","count":1},{"name":"Arve Knudsen","email":"arve.knudsen@gmail.com","login":"aknuds1","count":1},{"name":"Aryan Dev Shourie","email":"aryan.shourie@xperi.com","login":"Aryan2727-debug","count":1},{"name":"Asaf Korem","email":"asaf.korem@gmail.com","login":"asafkorem","count":1},{"name":"Ash Wu","email":"hsatac@gmail.com","login":"hSATAC","count":1},{"name":"Atif Mansoor","email":"m.atif.mansoor@gmail.com","login":"atifmansoor","count":1},{"name":"Anas Khurshid","email":"anaskhraza@gmail.com","login":"anaskhraza","count":1},{"name":"Anatoliy Magda","email":"40770513+aamagda","login":"aamagda","count":1},{"name":"Anders Bondehagen","email":"anders@bondehagen.com","login":"bondehagen","count":1},{"name":"Anders Jansson","email":"anders.jansson@gimitheapp.com","login":"gimi-anders","count":1},{"name":"Anderson Mesquita","email":"andersonvom@gmail.com","login":"andersonvom","count":1},{"name":"Andr3wHur5t","email":"Andr3wHur5t@live.com","login":"Andr3wHur5t","count":1},{"name":"Andre","email":"andremail@163.com","login":"AndreLion","count":1},{"name":"Andre","email":"andrestone","login":"andrestone","count":1},{"name":"Andre Giron","email":"agiron123@gmail.com","login":"agiron123","count":1},{"name":"Andrea Cassani","email":"32062066+andreacassani","login":"andreacassani","count":1},{"name":"Andy Zolyak","email":"andy.zolyak@mavenclinic.com","login":"designedbyz","count":1},{"name":"Anshul Agarwal","email":"anshulagarwal06","login":"anshulagarwal06","count":1},{"name":"Allan Jiang","email":"allanjsx@outlook.com","login":"allanjsx","count":1},{"name":"Alonso Holmes","email":"hello@alonso.io","login":"holmesal","count":1},{"name":"Alper Cugun","email":"github@alper.nl","login":"alper","count":1},{"name":"Alpha","email":"alpha0010","login":"alpha0010","count":1},{"name":"Alpha Shuro","email":"alphashuro@gmail.com","login":"alphashuro","count":1},{"name":"Amal Chandran","email":"precisely.amal@gmail.com","login":"amalChandran","count":1},{"name":"Amir Livneh","email":"alivneh@fb.com","login":"amirlivneh","count":1},{"name":"Amit Davidi","email":"amit.d4vidi@gmail.com","login":"d4vidi","count":1},{"name":"Amr Yousef","email":"amr.farid140@gmail.com","login":"amrfarid140","count":1},{"name":"Andrew Nicolaou","email":"me@andrewnicolaou.co.uk","login":"andrewn","count":1},{"name":"Andrew Rabon","email":"andrewrabon@gmail.com","login":"andrewrabon","count":1},{"name":"Andrew Rahn","email":"andy@modernlogic.io","login":"paddlefish","count":1},{"name":"Andrew Scherkus","email":"ascherkus@gmail.com","login":"ascherkus","count":1},{"name":"Andrew Yang","email":"evil_eve_live@outlook.com","login":"younthu","count":1},{"name":"Andrey Akinshin","email":"andrey.akinshin@gmail.com","login":"AndreyAkinshin","count":1},{"name":"Andrey Tserkus","email":"zerkella@fb.com","login":"zerkella","count":1},{"name":"Andy","email":"andy9775@gmail.com","login":"andy9775","count":1},{"name":"Isken Huang","email":"iskenhuang@gmail.com","login":"IskenHuang","count":1},{"name":"Burak Çalık","email":"burak@macellan.net","login":"bcalik","count":1},{"name":"Caio Hamamura","email":"caiohamamura@gmail.com","login":"caiohamamura","count":1},{"name":"Caleb (Rojuinex) Bartholomew","email":"rojuinex@gmail.com","login":"Rojuinex","count":1},{"name":"Caleb Brown","email":"killerdillercaleb@gmail.com","login":"kayluhb","count":1},{"name":"Cameron Hunter","email":"chunter@netflix.com","login":"cameronhunter","count":1},{"name":"Cameron Little","email":"cameron@camlittle.com","login":"apexskier","count":1},{"name":"Carlos","email":"sbncacos@gmail.com","login":"KacosPro","count":1},{"name":"Carlos Cuesta","email":"carloscuesta@me.com","login":"carloscuesta","count":1},{"name":"Carlos Mesquita","email":"52337966+carlos3g","login":"carlos3g","count":1},{"name":"Chris Dadabo","email":"2096864+CMDadabo","login":"CMDadabo","count":1},{"name":"Chris Evans","email":"cevans@godaddy.com","login":"cevansgd","count":1},{"name":"Brenton Simpson","email":"appsforartists","login":"appsforartists","count":1},{"name":"Bret Rouse","email":"bretrouse@gmail.com","login":"bretrouse","count":1},{"name":"Brian Beckerle","email":"49686530+brainbicycle","login":"brainbicycle","count":1},{"name":"Brian Douglas","email":"ilikerobot@gmail.com","login":"bdougie","count":1},{"name":"Brian Kabiro","email":"briankigondu@gmail.com","login":"briankabiro","count":1},{"name":"Brian Leonard","email":"brian@bleonard.com","login":"bleonard","count":1},{"name":"Erik Behrends","email":"behrends","login":"behrends","count":1},{"name":"Brooks Lyrette","email":"brookslyrette","login":"brookslyrette","count":1},{"name":"Changnam Hong","email":"hcn1519@gmail.com","login":"hcn1519","count":1},{"name":"Chaoshuai Lu","email":"lcs@fb.com","login":"matrush","count":1},{"name":"Charles Pletcher","email":"cpletcher2@gmail.com","login":"pletcher","count":1},{"name":"Charley","email":"471705439@qq.com","login":"codyi96","count":1},{"name":"Chengyin Liu","email":"chengyin.liu@gmail.com","login":"chengyin","count":1},{"name":"Cherag Verma","email":"cheragverma0001@gmail.com","login":"CheragV","count":1},{"name":"Chester Wood","email":"chet@dewachen.org","login":"chetstone","count":1},{"name":"Chet Corcos","email":"ccorcos@gmail.com","login":"ccorcos","count":1},{"name":"Chi-AnTai","email":"andy.chian.tai@gmail.com","login":"Chi-AnTai","count":1},{"name":"ChngYekKhai","email":"ykchng97@gmail.com","login":"ChngYekKhai","count":1},{"name":"Benoit Dion","email":"benoitdion@gmail.com","login":"benoitdion","count":1},{"name":"Celine Patag","email":"celine.patag@gmail.com","login":"chibeepatag","count":1},{"name":"Cesar William Alvarenga","email":"cesarwbr@gmail.com","login":"cesarwbr","count":1},{"name":"Championrunner","email":"ishaanmalikrm7@gmail.com","login":"Ishaan28malik","count":1},{"name":"Chandra Sekhar Kode","email":"chandu.csu2010@gmail.com","login":"chandu0101","count":1},{"name":"Bruno Nallis Villanova","email":"bruno@digimundi.com.br","login":"BrunoVillanova","count":1},{"name":"Bryan Bryce","email":"bryan@brycelabs.com","login":"BryanJBryce","count":1},{"name":"Buchi Anora","email":"buchanora@gmail.com","login":"buchanora","count":1},{"name":"Burak Güner","email":"md.burak.guner@gmail.com","login":"atlj","count":1},{"name":"BingBing","email":"bingbing.lyb@gmail.com","login":"BingBingL","count":1},{"name":"Binh Nguyen","email":"nnabinh@gmail.com","login":"nnabinh","count":1},{"name":"Björn Pötzschke","email":"bpoetzschke@newstore.com","login":"bpoetzschke","count":1},{"name":"Ben","email":"BenLorantfy","login":"BenLorantfy","count":1},{"name":"Ben","email":"narychen@yeah.net","login":"narychen","count":1},{"name":"Ben Griffith","email":"gt11687@gmail.com","login":"bgriffith","count":1},{"name":"Ben Hamilton","email":"benhamilton@terraformation.com","login":"bhamiltoncx","count":1},{"name":"Ernest Surudo","email":"ernest.surudo@gmail.com","login":"elsurudo","count":1},{"name":"Ben Kalman","email":"kalman","login":"kalman","count":1},{"name":"Ben Manes","email":"ben.manes@gmail.com","login":"ben-manes","count":1},{"name":"Ben Newman","email":"ben@benjamn.com","login":"benjamn","count":1},{"name":"Ben Vinegar","email":"ben@benv.ca","login":"benvinegar","count":1},{"name":"Benjamin Eckel","email":"bhelx@simst.im","login":"bhelx","count":1},{"name":"Benjamin Jaeger","email":"bjaeger@fb.com","login":"jaegs","count":1},{"name":"Benjamin Paap","email":"benjamin.paap@gmail.com","login":"BenjaminPaap","count":1},{"name":"Benjamin Winterberg","email":"winterbe@gmail.com","login":"winterbe","count":1},{"name":"Ernest Walzel","email":"eronisko","login":"eronisko","count":1},{"name":"Anthony Bajoua","email":"anthonybajoua@meta.com","login":"anthonybajoua","count":1},{"name":"Anthony Sherbondy","email":"ts1235813@gmail.com","login":"tonysherbondy","count":1},{"name":"Bruce Mitchener","email":"bruce.mitchener@gmail.com","login":"waywardmonkeys","count":1},{"name":"Bruno Castro","email":"bruno.castro@codeminer42.com","login":"brunohkbx","count":1},{"name":"Bjørn Thomsen","email":"mail@bsthomsen.com","login":"bsthomsen","count":1},{"name":"Bjørn-Erik Andreasen","email":"betezett@gmail.com","login":"mistenkt","count":1},{"name":"Blazej Kustra","email":"blazej.kustra@swmansion.com","login":"blazejkustra","count":1},{"name":"BleemIs42","email":"bleemis42@gmail.com","login":"BleemIs42","count":1},{"name":"Blixt","email":"me@blixt.nyc","login":"blixt","count":1},{"name":"Boopathi Rajaa","email":"me@boopathi.in","login":"boopathi","count":1},{"name":"Brandon Austin","email":"b.austin7007@gmail.com","login":"branaust","count":1},{"name":"Brandon Baumgarten","email":"b.baumgarten@comventure.de","login":"comvenger-brandon","count":1},{"name":"Brandon Williams","email":"brandonwilliamscs@gmail.com","login":"BrandonWilliamsCS","count":1},{"name":"Brendan Rius","email":"brendan.rius@gmail.com","login":"brendan-rius","count":1},{"name":"Benoit VALLON","email":"benoitvallon@gmail.com","login":"benoitvallon","count":1},{"name":"BerndWessels","email":"wesselsbernd@gmail.com","login":"BerndWessels","count":1},{"name":"Bill Glover","email":"bill@billglover.co.uk","login":"billglover","count":1},{"name":"Billy Lamberta","email":"b@lamberta.org","login":"lamberta","count":1},{"name":"Billy Ng","email":"billynyh@fb.com","login":"billynyh","count":1},{"name":"Billydubb","email":"secondkweb@gmail.com","login":"Billydubb","count":1},{"name":"Bin Yue","email":"felixyuebin@gmail.com","login":"feyy","count":1},{"name":"Antoine Grant","email":"antoinegrant","login":"antoinegrant","count":1},{"name":"Mu-An Chiou","email":"me@muanchiou.com","login":"muan","count":1},{"name":"Nick","email":"nick@remitly.com","login":"TomSwift","count":1},{"name":"Nick Balestra","email":"nickbalestra","login":"nickbalestra","count":1},{"name":"Nick Bell","email":"bell.nicholas.p@gmail.com","login":"ni3t","count":1},{"name":"Nick Graef","email":"nick.graef@vosaic.com","login":"ngraef","count":1},{"name":"Nick Novitski","email":"nick@expo.io","login":"nicknovitski","count":1},{"name":"Nick Tuckett","email":"ntuckett@fb.com","login":"dozencrows","count":1},{"name":"Nicolas Breidinger","email":"nicolasbreidinger@gmail.com","login":"CaptainNic","count":1},{"name":"Oleksii","email":"alexx271298@gmail.com","login":"ShevO27","count":1},{"name":"Oli Barnett","email":"oli.barnett@gmail.com","login":"omnikron","count":1},{"name":"Oliver Sartun","email":"osartun@gmail.com","login":"osartun","count":1},{"name":"Nikhil Saxena","email":"saxenanickk@gmail.com","login":"saxenanickk","count":1},{"name":"Nikita Shanin","email":"shaninnik@gmail.com","login":"Shaninnik","count":1},{"name":"Nikita Tuk","email":"tuk@fb.com","login":"Nikita2k","count":1},{"name":"NikoAri","email":"nikolaia@microsoft.com","login":"NikoAri","count":1},{"name":"Nikolai Katkov","email":"nikolai.katkov@gmail.com","login":"nikolai-katkov","count":1},{"name":"Nikos","email":"nkatsikanis@gmail.com","login":"quantuminformation","count":1},{"name":"Niranjan Bhaskar","email":"nero.niranjan@gmail.com","login":"Niranjan-B","count":1},{"name":"Nishchal Gautam","email":"cyberhck","login":"cyberhck","count":1},{"name":"MuruganDurai","email":"annas_ismurugan@hotmail.com","login":"MuruganDurai","count":1},{"name":"Mykhailo Kravchenko","email":"rezkiy37@gmail.com","login":"rezkiy37","count":1},{"name":"N.M","email":"tma2@e.ntu.edu.sg","login":"ma94264","count":1},{"name":"Nacho López","email":"nacho.lopez@manomano.com","login":"Ne3l","count":1},{"name":"Naisheel Verdhan","email":"nverdhan@gmail.com","login":"nverdhan","count":1},{"name":"Naomi Jacobs","email":"naomiajacobs@gmail.com","login":"naomiajacobs","count":1},{"name":"Moz Morris","email":"moz@earthview.co.uk","login":"mozmorris","count":1},{"name":"Nicolas Feignon","email":"nfeignon@gmail.com","login":"nfeignon","count":1},{"name":"Nathan Schneider","email":"n.l.schneider@gmail.com","login":"nathanlschneider","count":1},{"name":"Nathaniel Bomberger","email":"nathaniel.bomberger@gmail.com","login":"nbomberger","count":1},{"name":"Nathaniel Rankin Webb","email":"nrwebb@live.com","login":"Guardiannw","count":1},{"name":"Nawbc","email":"wanghan9423@outlook.com","login":"nawbc","count":1},{"name":"Neal Poole","email":"neal@fb.com","login":"FBNeal","count":1},{"name":"Neil Agarwal","email":"neil@neilagarwal.me","login":"regalstreak","count":1},{"name":"Neil Mitchell","email":"ndmitchell@gmail.com","login":"ndmitchell","count":1},{"name":"Nenad Vojnovic","email":"nvojnovic@gmail.com","login":"nvojnovic","count":1},{"name":"Nic Aitch","email":"nic@nicinabox.com","login":"nicinabox","count":1},{"name":"Nicholas Juntilla","email":"worldnick@gmail.com","login":"nickjuntilla","count":1},{"name":"Mr. Anonymous","email":"nazreinkaram","login":"nazreinkaram","count":1},{"name":"Pandiarajan Nagarajan","email":"pandiaraj44@gmail.com","login":"pandiaraj44","count":1},{"name":"Panindra","email":"tumkurs2@illinois.edu","login":"tspanindra","count":1},{"name":"Pankaj Khushalani","email":"2182001pk@gmail.com","login":"pk-218","count":1},{"name":"Pankaj Singh","email":"singh.pankaj@live.com","login":"ps0305","count":1},{"name":"Parashuram N","email":"axemclion","login":"axemclion","count":1},{"name":"Parker Bond","email":"bondparkerbond","login":"bondparkerbond","count":1},{"name":"Pascoal Júnior","email":"pascoal.bd@gmail.com","login":"pasc0al","count":1},{"name":"PastLeo","email":"chgu82837@gmail.com","login":"pastleo","count":1},{"name":"Patrice Vignola","email":"vignola.patrice@gmail.com","login":"PatriceVignola","count":1},{"name":"Patricio Beltran","email":"pbelsal@gmail.com","login":"PatoBeltran","count":1},{"name":"Patrick Kempff","email":"patrickkempff@gmail.com","login":"patrickkempff","count":1},{"name":"Patrick Neschkudla","email":"neschkudla@gmail.com","login":"flipace","count":1},{"name":"Pearce Liang","email":"liang.pearce@gmail.com","login":"lwyj123","count":1},{"name":"Pedro Barbiero","email":"pedrobarbiero@gmail.com","login":"Barbiero","count":1},{"name":"Pedro Gaspar","email":"pedro.gaxpar@gmail.com","login":"pgaspar","count":1},{"name":"Pedro Pessoa","email":"pessoa.pedro91@gmail.com","login":"pedpess","count":1},{"name":"Peggy Rayzis","email":"peggyrayzis@gmail.com","login":"peggyrayzis","count":1},{"name":"Pekka Soutua","email":"pekka.soutua@yle.fi","login":"soutua","count":1},{"name":"Per Sjöström","email":"persinternetpost@gmail.com","login":"psjostrom","count":1},{"name":"Mauricio Guzman","email":"mauricio.guzman@dixtra.co","login":"mauriguz","count":1},{"name":"Mauricio Meirelles","email":"mauricio.meirelles@shopify.com","login":"mauriciomeirelles","count":1},{"name":"Maxime Lapointe","email":"hunter_spawn@hotmail.com","login":"MaxLap","count":1},{"name":"Nurym Kudaibergen","email":"nurim98@gmail.com","login":"Nurymka","count":1},{"name":"Ognen Ivanovski","email":"ognen.ivanovski@netcetera.com","login":"ognen","count":1},{"name":"Oleg E. Bakharev","email":"poguist@gmail.com","login":"Oleg-E-Bakharev","count":1},{"name":"Oleksandr Padalko","email":"monki@instagram.com","login":"apadalko","count":1},{"name":"Oleksandr Stashuk","email":"sashko@fb.com","login":"sashkostashuk","count":1},{"name":"Patrick O'Meara","email":"pat@3floorsup.com.au","login":"patrickomeara","count":1},{"name":"Patrick Puritscher","email":"blackout289@gmail.com","login":"Purii","count":1},{"name":"Olivier Corradi","email":"olivier.corradi@gmail.com","login":"corradio","count":1},{"name":"Omar Carpinteyro","email":"omar.carpinteyro@televisatim.com","login":"ocarpinteyrotvsa","count":1},{"name":"Ori Harel","email":"ori.harel@gmail.com","login":"oriharel","count":1},{"name":"Oskar Eichler","email":"62393985+OskarEichler","login":"OskarEichler","count":1},{"name":"Oskar Kaczmarzyk","email":"oskar@kaczmarzyk.dev","login":"kachmashk","count":1},{"name":"Owen Coutts","email":"owenc@fb.com","login":"tallowen","count":1},{"name":"Nitin Shukla","email":"50632879+nitinshukla413","login":"nitinshukla413","count":1},{"name":"Noam Bartov","email":"bartov@gmail.com","login":"NoBaR","count":1},{"name":"Pablo Espinosa","email":"espipj@gmail.com","login":"espipj","count":1},{"name":"Pete Huitsing","email":"huitsing","login":"huitsing","count":1},{"name":"Michael Jackson","email":"mjijackson@gmail.com","login":"mjackson","count":1},{"name":"Michael Lohmann","email":"michael.lohmann@bevuta.com","login":"miallo","count":1},{"name":"Michael Mason","email":"mjmasn","login":"mjmasn","count":1},{"name":"Michael McDermott","email":"michael@mgmcdermott.com","login":"michaelgmcd","count":1},{"name":"Michael McKinley","email":"mfmckinley8@gmail.com","login":"mmckinley8","count":1},{"name":"Michael Neeley","email":"micneeley14@gmail.com","login":"redreceipt","count":1},{"name":"Michael Patricios","email":"michael.patricios@gmail.com","login":"mpatric","count":1},{"name":"Michael Sokolnicki","email":"msokolnicki@fb.com","login":"sokolnickim","count":1},{"name":"Michael Anthony Leon","email":"fbmal7@fb.com","login":"fbmal7","count":1},{"name":"Mikhail Chinyakov","email":"m.chinyakov@m-st.ru","login":"mchinyakov","count":1},{"name":"Min ho Kim","email":"minho42@gmail.com","login":"minho42","count":1},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":1},{"name":"Michal Aichinger","email":"michal.aichinger@gmail.com","login":"aichi","count":1},{"name":"Michal Kielan","email":"kielanm@meta.com","login":"michalkielan","count":1},{"name":"Michal Kulinski","email":"michax@gmail.com","login":"michax","count":1},{"name":"Michal Sienkiewicz","email":"msienkiewicz@fb.com","login":"michsien","count":1},{"name":"Michaël De Boey","email":"info@michaeldeboey.be","login":"MichaelDeBoey","count":1},{"name":"Michał Kruk","email":"kruczy@gmail.com","login":"kruczy","count":1},{"name":"Michał Ordon","email":"designorant","login":"designorant","count":1},{"name":"Max Phillips","email":"max@maxphillips.dev","login":"maxphillipsdev","count":1},{"name":"Maxi Ferreira","email":"charca@gmail.com","login":"Charca","count":1},{"name":"Maxiee","email":"maxieewong@gmail.com","login":"maxiee","count":1},{"name":"Michael Troger","email":"11340859+michaeltroger","login":"michaeltroger","count":1},{"name":"Michael Weibel","email":"mweibel","login":"mweibel","count":1},{"name":"Michail Strokin","email":"mstrokin@gmail.com","login":"mstrokin","count":1},{"name":"Maxime Nory","email":"mail@maximenory.com","login":"Illu","count":1},{"name":"Maxime Quandalle","email":"maxime@quandalle.com","login":"mquandalle","count":1},{"name":"Maximiliano Castro","email":"creedarky@gmail.com","login":"creedarky","count":1},{"name":"McCoy Zhu","email":"mz1945@nyu.edu","login":"zhumingcheng697","count":1},{"name":"Meghnath Pillay","email":"meghnathpillay@gmail.com","login":"mdaj06","count":1},{"name":"Mehdi AHRAOUI","email":"benabed.mehdi@gmail.com","login":"mhidou","count":1},{"name":"Mehdi Mulani","email":"mars.martian@gmail.com","login":"mmmulani","count":1},{"name":"Meredith Leu","email":"meredith.leu@gmail.com","login":"milieu","count":1},{"name":"Mi-ZAZ","email":"50288536+Mi-ZAZ","login":"Mi-ZAZ","count":1},{"name":"Michael Anderson","email":"normanganderson@gmail.com","login":"Callmenorm","count":1},{"name":"Gaspard Viot","email":"gaspard@frontapp.com","login":"sparga","count":1},{"name":"Gaurav Arora","email":"g.arora217@gmail.com","login":"gauravsapiens","count":1},{"name":"Gaurav ROy","email":"40909110+gauravroy1995","login":"gauravroy1995","count":1},{"name":"Mattijs Fuijkschot","email":"mattijs@innovactory.com","login":"mattijsf","count":1},{"name":"Natalia","email":"natalia.rozga02@gmail.com","login":"Xintre","count":1},{"name":"Nathan Brown","email":"nkabrown@gmail.com","login":"nkabrown","count":1},{"name":"Miron Pawlik","email":"miron.pawlik@swmansion.com","login":"mironiasty","count":1},{"name":"Misha Greenberg","email":"mgreenberg75@bloomberg.net","login":"mgreenberg75","count":1},{"name":"Mo Binni","email":"mbinni@wealthsimple.com","login":"mobinni","count":1},{"name":"Mo Gorhom","email":"gorhom@me.com","login":"gorhom","count":1},{"name":"Mo Javad","email":"34189022+mojavad","login":"mojavad","count":1},{"name":"Mofei Zhang","email":"feifei0@meta.com","login":"mofeiZ","count":1},{"name":"Mohamed Habib","email":"mohamed.mo.habib@gmail.com","login":"mohamed-habib","count":1},{"name":"Mohamed Moussa","email":"mohamed@tarteel.ai","login":"mmmoussa","count":1},{"name":"Mohit Natoo","email":"mohitnatoo@gmail.com","login":"mohitnatoo","count":1},{"name":"Monte Thakkar","email":"manthan.thakkar@gmail.com","login":"Monte9","count":1},{"name":"Morritz","email":"12800230+Morritz","login":"Morritz","count":1},{"name":"Oyewale Ademola","email":"saopayne@gmail.com","login":"saopayne","count":1},{"name":"PIYUSH GUPTA","email":"piyush.gupta111019@gmail.com","login":"Kida007","count":1},{"name":"Patrick Williams","email":"pwmckenna@gmail.com","login":"pwmckenna","count":1},{"name":"Muhammad Habib Rohman","email":"mhrohman@live.com","login":"rohmanhm","count":1},{"name":"Mujtaba Alboori","email":"mujtaba.boori@gmail.com","login":"MuBoori","count":1},{"name":"Michał Łazowik","email":"mlazowik@gmail.com","login":"mlazowik","count":1},{"name":"Michel Kraemer","email":"michel.kraemer@igd.fraunhofer.de","login":"michel-kraemer","count":1},{"name":"Michel dos Santos Kuguio","email":"michel.kuguio@gmail.com","login":"misaku","count":1},{"name":"Michelle Laurenti","email":"asmeikal@me.com","login":"asmeikal","count":1},{"name":"Michael Blanchard","email":"michael.blanchard@nfl.com","login":"miblanchard","count":1},{"name":"Michael Chow","email":"michael.chow@alumni.stanford.edu","login":"chownation","count":1},{"name":"Michael Crook","email":"michael.k.crook@gmail.com","login":"falconmick","count":1},{"name":"Miguel Bolivar","email":"MBolivar360@gmail.com","login":"Darking360","count":1},{"name":"Mika Andrianarijaona","email":"mikaoelitiana@gmail.com","login":"mikaoelitiana","count":1},{"name":"Mikael Brockman","email":"mikael@brockman.se","login":"mbrock","count":1},{"name":"Mike Adams","email":"MamboCube","login":"MamboCube","count":1},{"name":"Mike Driver","email":"mikedriver@gmail.com","login":"mikedriver","count":1},{"name":"Mike Griepentrog","email":"mgriepentrog","login":"mgriepentrog","count":1},{"name":"Mike Marcacci","email":"mike.marcacci@gmail.com","login":"mike-marcacci","count":1},{"name":"Mike Masam","email":"meshackmasam@gmail.com","login":"mikemasam","count":1},{"name":"Mike McCartney","email":"mike@mccartney.net","login":"mmccartney","count":1},{"name":"Mike Nedosekin","email":"crespo8800@gmail.com","login":"FonDorn","count":1},{"name":"MikePodgorniy","email":"mike.podgorniy@gmail.com","login":"MikePodgorniy","count":1},{"name":"Mikey","email":"mike.leibbrandt@gmail.com","login":"MikeyAlmighty","count":1},{"name":"Muraleekrishna","email":"muraleekrishnagc@gmail.com","login":"gmuraleekrishna","count":1},{"name":"SJLIM","email":"yyvaca30@gmail.com","login":"SJvaca30","count":1},{"name":"Sachin Rekhi","email":"sachmonkey@gmail.com","login":"sachinrekhi","count":1},{"name":"Rostislav Simonik","email":"rostislav.simonik@technologystudio.sk","login":"rostislav-simonik","count":1},{"name":"Rotem M","email":"rotemm@wix.com","login":"rotemmiz","count":1},{"name":"Roy Berger","email":"royb@meta.com","login":"rbergerjr","count":1},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":1},{"name":"Robbie Coomber","email":"robbie.coomber@gmail.com","login":"robbie-c","count":1},{"name":"Robbie McCorkell","email":"robbiemccorkell@gmail.com","login":"robbiemccorkell","count":1},{"name":"Robert Balicki","email":"robertbalicki@fb.com","login":"rbalicki2","count":1},{"name":"Robert Hönig","email":"robhoenig@gmail.com","login":"roberthoenig","count":1},{"name":"Robert Ing","email":"rmi22186@gmail.com","login":"rmi22186","count":1},{"name":"Robert Paul","email":"robert20paul@gmail.com","login":"robertpaul01","count":1},{"name":"Robert Rose","email":"bertra97@gmail.com","login":"RobRoseKnows","count":1},{"name":"Robert Sayre","email":"sayrer@gmail.com","login":"sayrer","count":1},{"name":"Ryan Kaskel","email":"dev@ryankaskel.com","login":"ryankask","count":1},{"name":"Ryan Leckey","email":"ryan@launchbadge.com","login":"mehcode","count":1},{"name":"Ryan Rhee","email":"ryan.y.rhee@gmail.com","login":"ryanrhee","count":1},{"name":"Sam Neubardt","email":"samneubardt@gmail.com","login":"samn","count":1},{"name":"Sam Pepose","email":"sampepose@fb.com","login":"sampepose","count":1},{"name":"Rishabh Mehan","email":"darkrishabh@gmail.com","login":"darkrishabh","count":1},{"name":"Sawyer Hood","email":"sawyerjhood@gmail.com","login":"SawyerHood","count":1},{"name":"Saúl Ibarra Corretgé","email":"s@saghul.net","login":"saghul","count":1},{"name":"Scott Dixon","email":"scott@howrefreshing.com.au","login":"scottdixon","count":1},{"name":"Scott Hovestadt","email":"scotthovestadt@fb.com","login":"scotthovestadt","count":1},{"name":"Scott Ngan","email":"scottngan@fb.com","login":"nganbread","count":1},{"name":"Sean Ballew","email":"sballew7@gmail.com","login":"sballew","count":1},{"name":"Sean Holbert","email":"sdholbs@gmail.com","login":"wildseansy","count":1},{"name":"Robin Breuker","email":"robin.breuker@sqills.com","login":"robin-sqills","count":1},{"name":"Robin Chou","email":"chourobin@gmail.com","login":"chourobin","count":1},{"name":"Robin Shin","email":"shin.robin@icloud.com","login":"robinshin","count":1},{"name":"Rodinei Fagundes","email":"rodinei.jf@gmail.com","login":"rodineijf","count":1},{"name":"Rob Clouth","email":"rob.clouth@gmail.com","login":"robclouth","count":1},{"name":"Ryan Sundberg","email":"ryan.sundberg@gmail.com","login":"sundbry","count":1},{"name":"Ryan Turner","email":"ryan@turnrye.com","login":"turnrye","count":1},{"name":"Ryan Warren","email":"ryan@war.re","login":"rwwarren","count":1},{"name":"Ryan Wilson","email":"syndicated.life@gmail.com","login":"Icehunter","count":1},{"name":"S. Weatherall","email":"sweather131@gmail.com","login":"sweatherall","count":1},{"name":"S.M.A. Javadi","email":"amin0256","login":"amin0256","count":1},{"name":"Sam Chan","email":"samchan0221@gmail.com","login":"samchan0221","count":1},{"name":"Sam Corcos","email":"sam@corcos.io","login":"samcorcos","count":1},{"name":"Sam Kline","email":"samkline","login":"samkline","count":1},{"name":"Sam Linnett","email":"linnettsam@gmail.com","login":"linnett","count":1},{"name":"Sebastian Bargmann","email":"sebbarg@gmail.com","login":"sebbarg","count":1},{"name":"Sebastian Holmqvist","email":"sebastian.holmqvist@gmail.com","login":"csholmq","count":1},{"name":"Sebastian McKenzie","email":"sebmck@gmail.com","login":"sebmck","count":1},{"name":"Seong-hyun, Oh","email":"admin@upgle.com","login":"upgle","count":1},{"name":"Seraj Ahmad","email":"seraj@clozr.com","login":"seraj-ahmad","count":1},{"name":"Santiago","email":"37671738+sangonz193","login":"sangonz193","count":1},{"name":"Santiago Alfonso Muñoz Rodriguez","email":"santiagomunoz@fb.com","login":"SantiagoMunoz","count":1},{"name":"Sathoshi Kumarawadu","email":"sathoshik@meta.com","login":"sathoshik","count":1},{"name":"Sai Teja Jammalamadaka","email":"tsjamm@gmail.com","login":"tsjamm","count":1},{"name":"Sakamoto, Kazunori","email":"exKAZUu","login":"exKAZUu","count":1},{"name":"Saleeh","email":"saleeh93@gmail.com","login":"saleehk","count":1},{"name":"Salil Apte","email":"staufman@gmail.com","login":"staufman","count":1},{"name":"Salman Muin Kayser Chishti","email":"salmanmkc@github.com","login":"salmanmkc","count":1},{"name":"Sam","email":"sam@lalop.co","login":"lalop","count":1},{"name":"Sean Kozer","email":"sean.kozer@gmail.com","login":"skozer","count":1},{"name":"Samarendra M Hedaoo","email":"opensource@fortyplustwo.net","login":"knightsamar","count":1},{"name":"Samuel Newman","email":"mozzius@protonmail.com","login":"mozzius","count":1},{"name":"Sandeep Kumar","email":"skumar28@meta.com","login":"sandeee1928","count":1},{"name":"Sandeep Ramgolam","email":"s4ndeep1203@gmail.com","login":"MrSunshyne","count":1},{"name":"Sander Mathijs van Veen","email":"smvv","login":"smvv","count":1},{"name":"Sanjaiyan Parthipan","email":"parthipankalayini@gmail.com","login":"sanjaiyan-dev","count":1},{"name":"SachinTotale","email":"sachin.totale@servicemax.com","login":"sachinservicemax","count":1},{"name":"Sadika Sumanapala","email":"sadikahs@gmail.com","login":"sadika9","count":1},{"name":"Sagiv Ofek","email":"sagiv4@gmail.com","login":"sagivo","count":1},{"name":"Sahat Yalkabov","email":"sahat","login":"sahat","count":1},{"name":"Peter Piekarczyk","email":"ppiekarczyk","login":"ppiekarczyk","count":1},{"name":"Peter Salanki","email":"peter@salanki.st","login":"salanki","count":1},{"name":"Peter Velkov","email":"kidroca@gmail.com","login":"kidroca","count":1},{"name":"Peter W","email":"the.peter.w@gmail.com","login":"techieshark","count":1},{"name":"Peter Xu","email":"px.peter.xu@gmail.com","login":"pxpeterxu","count":1},{"name":"Peter deHaan","email":"peter@deseloper.com","login":"pdehaan","count":1},{"name":"Philip Jameson","email":"pjameson@fb.com","login":"nataliejameson","count":1},{"name":"Philip Nuzhnyy","email":"philip.nuzhnyy@gmail.com","login":"callmephilip","count":1},{"name":"Pratyush Kongalla","email":"44525862+pratyush3124","login":"pratyush3124","count":1},{"name":"Sean McCambridge","email":"seanmccambridgedesign@gmail.com","login":"mccambridge","count":1},{"name":"Paul Mandel","email":"paul.mand3l@gmail.com","login":"paulmand3l","count":1},{"name":"Paul Schreiber","email":"paulschreiber@gmail.com","login":"paulschreiber","count":1},{"name":"Paul van Staden","email":"djpjvs@gmail.com","login":"PaulVanStaden","count":1},{"name":"Paulo Ricardo Severo","email":"prs.severo@gmail.com","login":"prsevero","count":1},{"name":"Paulus Esterhazy","email":"pesterhazy@gmail.com","login":"pesterhazy","count":1},{"name":"Pavel Gurkovskii","email":"pavelgurkovskii@meta.com","login":"pavelgurkovskiy","count":1},{"name":"Pavel Jacko","email":"beherithrone@gmail.com","login":"pavjacko","count":1},{"name":"Pavel Matyukov","email":"pavel.matyukov@gmail.com","login":"matpaul","count":1},{"name":"Philip Su","email":"39933441+fivecar","login":"fivecar","count":1},{"name":"Phillip Johnsen","email":"johphi@gmail.com","login":"phillipj","count":1},{"name":"Phạm Huy Hoàng","email":"conanak99","login":"conanak99","count":1},{"name":"Pierre Moulon","email":"pierrem@meta.com","login":"SeaOtocinclus","count":1},{"name":"Rahul kishan M","email":"rahulkishanm","login":"rahulkishanm","count":1},{"name":"Raincal","email":"cyj94228@gmail.com","login":"Raincal","count":1},{"name":"Rajeesh C V","email":"cvrajeesh@gmail.com","login":"cvrajeesh","count":1},{"name":"Rajiv Shah","email":"rajivshah1@icloud.com","login":"rajivshah3","count":1},{"name":"Rakan Nimer","email":"rakan@et3arraf.com","login":"rakannimer","count":1},{"name":"Raman Gupta","email":"rocketraman@gmail.com","login":"rocketraman","count":1},{"name":"Randall71","email":"51382079+Randall71","login":"Randall71","count":1},{"name":"Peter Carpenter","email":"peterc1731@gmail.com","login":"peterc1731","count":1},{"name":"Patrik Toma","email":"patotoma@gmail.com","login":"patotoma","count":1},{"name":"Raul Ascencio","email":"rascnt@gmail.com","login":"rscnt","count":1},{"name":"Raul Gomez Acuna","email":"rauliyohmc@gmail.com","login":"rgommezz","count":1},{"name":"Ravi Vagadia","email":"ravirdv@gmail.com","login":"ravirdv","count":1},{"name":"Ray","email":"raykle.up@gmail.com","login":"raykle","count":1},{"name":"Ray Shih","email":"rayshih@fb.com","login":"rayshih","count":1},{"name":"Redmar Kerkhoff","email":"redmar@creativecode.nl","login":"redmar","count":1},{"name":"Renyu Liu","email":"lry@fb.com","login":"renyu-io","count":1},{"name":"Pavlo Tkach","email":"work.pashtet@gmail.com","login":"ptkach","count":1},{"name":"Payton Yao","email":"payton.yao@gmail.com","login":"jabbawookiees","count":1},{"name":"Paul Brittain","email":"paulsabana@gmail.com","login":"paulbrittain","count":1},{"name":"Pimm Hogeling","email":"pimmhogeling@gmail.com","login":"Pimm","count":1},{"name":"Pooya Parsa","email":"pi0","login":"pi0","count":1},{"name":"Poyan Nabati","email":"poyan.nabati@gmail.com","login":"nabati","count":1},{"name":"Prakash Gurung","email":"grgmo88@gmail.com","login":"grgmo","count":1},{"name":"Pranay Prakash","email":"pranay@fb.com","login":"pranaygp","count":1},{"name":"Peter Hoang","email":"peterhoang@utexas.edu","login":"hoangpeterd","count":1},{"name":"Peter Juras","email":"p.juras@outlook.com","login":"peterjuras","count":1},{"name":"Rasmus Eneman","email":"rasmus@eneman.eu","login":"Pajn","count":1},{"name":"Rasmus K. Brosbøl","email":"rbrosboel@gmail.com","login":"rbrosboel","count":1},{"name":"Ratchanan Srirattanamet","email":"peathot@hotmail.com","login":"peat-psuwit","count":1},{"name":"Quentin Adam","email":"quentinadam@gmail.com","login":"quentinadam","count":1},{"name":"Quico Moya","email":"me@qmoya.com","login":"qmoya","count":1},{"name":"Quinten Powell","email":"qpowell","login":"qpowell","count":1},{"name":"R0CKSTAR","email":"yeahdongcn@gmail.com","login":"yeahdongcn","count":1},{"name":"Rachel Lang","email":"rachellang@fb.com","login":"rachellangfb","count":1},{"name":"Rafael","email":"rafael@cos.tax","login":"objectivecosta","count":1},{"name":"Rafael Magalhães","email":"rafael_magalhaes@live.com","login":"RafaelMagalhaesN","count":1},{"name":"Rafael Melo","email":"rsmelo_@hotmail.com","login":"rsmelo92","count":1},{"name":"RetroXeusPoktan","email":"575508330@qq.com","login":"XepherJin","count":1},{"name":"Rex Rao","email":"sohobloo@live.cn","login":"sohobloo","count":1},{"name":"Rich R","email":"git@bcdef.com","login":"koikoikoi","count":1},{"name":"Rodrigo Salazar","email":"rodrigos@fb.com","login":"4-rodrigo-salazar","count":1},{"name":"Roger Chapman","email":"rogchap@gmail.com","login":"rogchap","count":1},{"name":"Roman Melnyk","email":"r.melnyk@smartrockstars.com","login":"Romick2005","count":1},{"name":"Roman Telicak","email":"roman.telicak@gmail.com","login":"rtelicak","count":1},{"name":"Ronald Eddy Jr","email":"ronald_eddy@yahoo.com","login":"him2him2","count":1},{"name":"Raouf","email":"mohammed@raouf.me","login":"MuhmdRaouf","count":1},{"name":"Premasagar Rose","email":"p@dharmafly.com","login":"premasagar","count":1},{"name":"Priyanshu2001","email":"56107141+priyanshu2001","login":"priyanshu2001","count":1},{"name":"Pylipala","email":"pylipala@gmail.com","login":"Pylipala","count":1},{"name":"Tom Van Laerhoven","email":"tom.vanlaerhoven@gmail.com","login":"tvanlaerhoven","count":1},{"name":"Tomasz Kurpios","email":"tomasz.kurpios@gmail.com","login":"tomkur","count":1},{"name":"Tomasz Netczuk","email":"netczuk.tomasz@gmail.com","login":"neciu","count":1},{"name":"Tomasz Szajna","email":"tszajna0@gmail.com","login":"tszajna0","count":1},{"name":"Tomasz Wasilczyk","email":"twasilczyk@meta.com","login":"twasilczyk","count":1},{"name":"Tommy Parnell","email":"tommy@terribledev.io","login":"TerribleDev","count":1},{"name":"Tomoaki Imai","email":"tomoima525@gmail.com","login":"tomoima525","count":1},{"name":"Tomáš Hübelbauer","email":"tomas@hubelbauer.net","login":"TomasHubelbauer","count":1},{"name":"Rahul Jain","email":"rahul_jain@live.in","login":"xRahul","count":1},{"name":"Richard Groves","email":"richard@noodlfroot.com","login":"richardgroves","count":1},{"name":"Richard Hyatt","email":"richardhyatt@me.com","login":"richardhyatt","count":1},{"name":"Rickard Ekman","email":"xm0rfin@gmail.com","login":"kraffslol","count":1},{"name":"Rickard Zrinski","email":"rickard.zrinski@gmail.com","login":"RickardZrinski","count":1},{"name":"Ricky Dam","email":"rickydamottawa@gmail.com","login":"rickydam","count":1},{"name":"Raphael Porto","email":"raphaelpor","login":"raphaelpor","count":1},{"name":"Julio C. Rocha","email":"julio.rocha@microsoft.com","login":"JunielKatarn","count":1},{"name":"Julio Xavier","email":"julioxavierr@gmail.com","login":"julioxavierr","count":1},{"name":"Juliovaz","email":"julio.oliveiravaz0@gmail.com","login":"JulioCVaz","count":1},{"name":"Julius Lundang","email":"chalkdust","login":"chalkdust","count":1},{"name":"Juliusz Wajgelt","email":"49338439+jwajgelt","login":"jwajgelt","count":1},{"name":"Jun Wu","email":"quark@fb.com","login":"quark-zju","count":1},{"name":"Junhui Park","email":"wns3645@gmail.com","login":"wns3645","count":1},{"name":"Justin","email":"justin@wiry.nz","login":"juddey","count":1},{"name":"Julian Hundeloh","email":"jaulz","login":"jaulz","count":1},{"name":"Keegan Mendonca","email":"mendoncakeegan@fb.com","login":"mendoncakeegan","count":1},{"name":"Justin Chapman","email":"commonmodestudio@gmail.com","login":"thejchap","count":1},{"name":"Justin Huntington","email":"justin@naraorganics.com","login":"justinwh","count":1},{"name":"Justin Reynolds","email":"justinr1234@gmail.com","login":"justinr1234","count":1},{"name":"Justin Stanley","email":"justin.stanley@gmail.com","login":"jstheoriginal","count":1},{"name":"Juuso Heikkinen","email":"jmheik@gmail.com","login":"jmheik","count":1},{"name":"Jérémy M","email":"jeremy.magrin@epitech.eu","login":"magrinj","count":1},{"name":"KG32","email":"kkgroblewski@gmail.com","login":"KG32","count":1},{"name":"KJlmfe","email":"kjlmfe@gmail.com","login":"KJlmfe","count":1},{"name":"Kai Dederichs","email":"k.dederichs@spicymedia.io","login":"KDederichs","count":1},{"name":"JorenVos","email":"joren.vos@gmail.com","login":"JorenVos","count":1},{"name":"Jorge (Hezi) Cohen","email":"me@jorgecohen.codes","login":"hezi","count":1},{"name":"Justin Carmony","email":"justin@justincarmony.com","login":"JustinCarmony","count":1},{"name":"Josh Carver","email":"jcarver989@gmail.com","login":"jcarver989","count":1},{"name":"Josh Farrant","email":"josh@farrant.me","login":"joshfarrant","count":1},{"name":"Josh Hargreaves","email":"jhargreaves@netflix.com","login":"jhargreaves-spec","count":1},{"name":"Josh Levine","email":"josh.levine1@gmail.com","login":"jlevine22","count":1},{"name":"Josh Zana","email":"joshzana@gmail.com","login":"joshzana","count":1},{"name":"Joshua Kaplan","email":"yhkaplan@gmail.com","login":"yhkaplan","count":1},{"name":"Joshua Ong","email":"ong.joshuajames@gmail.com","login":"JoshuaJamesOng","count":1},{"name":"Joshua Rogers","email":"MegaManSec","login":"MegaManSec","count":1},{"name":"Joshua Wiegmann","email":"57131123+joxw1","login":"joxw1","count":1},{"name":"João Vieira","email":"joaovieira@fb.com","login":"joaovieira","count":1},{"name":"Krzysztof Sroka","email":"kpsroka","login":"kpsroka","count":1},{"name":"Laurin Quast","email":"laurinquast@googlemail.com","login":"n1ru4l","count":1},{"name":"Julien Brayere","email":"julien.brayere@obitrain.com","login":"Andarius","count":1},{"name":"Julien K","email":"JulienKode","login":"JulienKode","count":1},{"name":"Julien K","email":"julienkode","login":"julienkode","count":1},{"name":"Julien Moutte","email":"julien@ctondemand.com","login":"jmoutte","count":1},{"name":"Kenji Miwa","email":"kenjim83@gmail.com","login":"kenjim83","count":1},{"name":"Kenneth Geisshirt","email":"geisshirt@gmail.com","login":"kneth","count":1},{"name":"Kermit","email":"kermitlx@outlook.com","login":"kerm1it","count":1},{"name":"Kevin Kwok","email":"antimatter15@gmail.com","login":"antimatter15","count":1},{"name":"Nicholas Wilson","email":"sufssl03@gmail.com","login":"NicholasWilsonDEV","count":1},{"name":"Kevin Luvian","email":"senaidert@gmail.com","login":"kevinluvian","count":1},{"name":"Kevin Smith","email":"respectTheCode","login":"respectTheCode","count":1},{"name":"Kevin VanGelder","email":"kevin.vangelder1@accesscfa.com","login":"kevinvangelder","count":1},{"name":"Kewin Wereszczynski","email":"kewin.wereszczynski@callstack.com","login":"Q1w1N","count":1},{"name":"Khaer Ansori","email":"khaer.ansori@traveloka.com","login":"khaeransori","count":1},{"name":"Khoa Phan","email":"khoaphan89@gmail.com","login":"kphed","count":1},{"name":"Kinarobin","email":"kinarobin@outlook.com","login":"kinarobin","count":1},{"name":"Kevin Lee","email":"phorust@fb.com","login":"mngyuan","count":1},{"name":"Lauri Lehmijoki","email":"lauri.lehmijoki@iki.fi","login":"laurilehmijoki","count":1},{"name":"Kirill Novikov","email":"kirillpodium@gmail.com","login":"kirill3333","count":1},{"name":"KirtiRamchandani","email":"kirtiar15502@gmail.com","login":"KirtiRamchandani","count":1},{"name":"Kishan Patel","email":"kishcoin@gmail.com","login":"KishPatel1996","count":1},{"name":"Kohei TAKATA","email":"kt.koheitakata@gmail.com","login":"kohei-takata","count":1},{"name":"Kolin Krewinkel","email":"kkrewink@meta.com","login":"kolinkrewinkel","count":1},{"name":"Julian Tigler","email":"High5Apps@gmail.com","login":"High5Apps","count":1},{"name":"Kamil","email":"moskalakamil07@gmail.com","login":"moskalakamil","count":1},{"name":"Kant","email":"quent92100@gmail.com","login":"Justkant","count":1},{"name":"Karin Wefald","email":"karinwefald@gmail.com","login":"kwef","count":1},{"name":"Karl Sander","email":"kall@kall.ws","login":"karlsander","count":1},{"name":"Karl Tarvas","email":"etheryte","login":"etheryte","count":1},{"name":"Karol Latusek","email":"latusekkarol@gmail.com","login":"Zahoq","count":1},{"name":"Kashav Madan","email":"kshvmdn@gmail.com","login":"kashav","count":1},{"name":"Kasim Tan","email":"kasim.tan@elloco.com","login":"csksm","count":1},{"name":"Kasper Hirvikoski","email":"kasper.hirvikoski@gmail.com","login":"kasper","count":1},{"name":"Katrina Nova","email":"katrina.a.nova@gmail.com","login":"katrinanova","count":1},{"name":"Katy Chang","email":"katyc@meta.com","login":"katyc-wh","count":1},{"name":"Kazuki Yamashiro","email":"kyamashiro73@gmail.com","login":"kyamashiro","count":1},{"name":"Keaton Greve","email":"keatongreve@gmail.com","login":"keatongreve","count":1},{"name":"Kirill Nikolaev","email":"cyriln@google.com","login":"nichtverstehen","count":1},{"name":"Keith Norman","email":"keithnorm@gmail.com","login":"keithnorm","count":1},{"name":"Kelvin De Moya","email":"kdemoya17@gmail.com","login":"kdemoya","count":1},{"name":"Kelvin Sherlock","email":"ksherlock@gmail.com","login":"ksherlock","count":1},{"name":"Ken Woo","email":"kenwoo@fb.com","login":"ikenwoo","count":1},{"name":"Konrad Reiche","email":"konrad.reiche@gmail.com","login":"konradreiche","count":1},{"name":"Jeff Thomas","email":"subskriptions@gmail.com","login":"coloradobum","count":1},{"name":"Jeff kang","email":"jeffgukang@gmail.com","login":"JeffGuKang","count":1},{"name":"Jeffrey Hyer","email":"jeffrey.hyer@rainfocus.com","login":"JeffreyHyer","count":1},{"name":"Jehan","email":"jehan.tremback@gmail.com","login":"jtremback","count":1},{"name":"JasperStam","email":"jasper@strnk.nl","login":"stam","count":1},{"name":"JatinDream11","email":"jatin.khemchandani@dream11.com","login":"JatinDream11","count":1},{"name":"Javier Fraire","email":"jfraire@fb.com","login":"jfraire11","count":1},{"name":"Javier Hernández","email":"javier.hdez3@gmail.com","login":"javierhdez3","count":1},{"name":"Javier Olaechea","email":"pirata@gmail.com","login":"PuercoPop","count":1},{"name":"Jia Rong Lim","email":"jr.loves.maths@gmail.com","login":"holyxiaoxin","count":1},{"name":"Jiamin Zhu","email":"jiamin@meta.com","login":"jajanut","count":1},{"name":"Jichao Ouyang","email":"oyanglulu@gmail.com","login":"jcouyang","count":1},{"name":"Jihyun Yu","email":"j.yu@navercorp.com","login":"yjh0502","count":1},{"name":"Jim Berlage","email":"james.berlage@gmail.com","login":"jimberlage","count":1},{"name":"Jim Cummins","email":"jcummins@fisdap.net","login":"jimthedev","count":1},{"name":"Jim Jetsada Machom","email":"jimjm@fb.com","login":"zinuzoid","count":1},{"name":"John Doe","email":"piyush.gururani@gmail.com","login":"nautical","count":1},{"name":"John Mavrantonakis","email":"jmav@meta.com","login":"jmavra","count":1},{"name":"Jitae Kim","email":"originerd@gmail.com","login":"originerd","count":1},{"name":"Jason Hu","email":"jasonhu@fb.com","login":"jsonblob","count":1},{"name":"Jason Noah Choi","email":"jasonnoahchoi@gmail.com","login":"jasonnoahchoi","count":1},{"name":"Jason Sendros","email":"jsendros@fb.com","login":"jsendros","count":1},{"name":"Jonas Lundberg","email":"jonasl@catchmecode.com","login":"jonaslu","count":1},{"name":"Jonathan Andrew","email":"jonny.andrew@protonmail.com","login":"jonnyandrew","count":1},{"name":"Jonathan Kim","email":"jkimbo@gmail.com","login":"jkimbo","count":1},{"name":"Jonathan Koo","email":"hakmo.koo@gmail.com","login":"cryptobiote","count":1},{"name":"Joseph Semrai","email":"josephsemrai@gmail.com","login":"JosephSemrai","count":1},{"name":"Jay Caines-Gooby","email":"jay@gooby.org","login":"jaygooby","count":1},{"name":"Jay Garcia","email":"jesusdgarcia@gmail.com","login":"jaygarcia","count":1},{"name":"Jay Koutavas","email":"jay@heynow.com","login":"jkoutavas","count":1},{"name":"Jay Salvat","email":"jay@jaysalvat.com","login":"jaysalvat","count":1},{"name":"Jaych Su","email":"jaychsu","login":"jaychsu","count":1},{"name":"Jayesh Kawli","email":"jayeshkawli@fb.com","login":"jayesh15111988","count":1},{"name":"Jayme Deffenbaugh","email":"jdeffenbaugh@me.com","login":"jdeff","count":1},{"name":"Jason Zhekov","email":"jasssonpet@gmail.com","login":"jasssonpet","count":1},{"name":"Jim Remsik","email":"jremsikjr@gmail.com","login":"bigtiger","count":1},{"name":"Jin Lee","email":"leejin@meta.com","login":"leejinsquidman","count":1},{"name":"Jinghao Yan","email":"orijing@gmail.com","login":"jinghao","count":1},{"name":"Jorge Rossi","email":"jorgefzrossi@gmail.com","login":"franzon","count":1},{"name":"Jose Pereira","email":"onaips@gmail.com","login":"oNaiPs","count":1},{"name":"JoseLion","email":"joseluis5000l@gmail.com","login":"JoseLion","count":1},{"name":"Joseph Nields","email":"jnields@gmail.com","login":"jnields","count":1},{"name":"John Yeglinski","email":"jmyeglinski@gmail.com","login":"jyeg","count":1},{"name":"John.Yang","email":"stu60610@gmail.com","login":"stu60610","count":1},{"name":"Johnwook Choi","email":"johnwook.choi@gmail.com","login":"johnwook","count":1},{"name":"Jon Cursi","email":"joncursi@gmail.com","login":"joncursi","count":1},{"name":"Jon Lebensold","email":"jon@lebensold.ca","login":"jlebensold","count":1},{"name":"Jon Vassbø","email":"jon.vassbo@bring.com","login":"jvassbo","count":1},{"name":"Jonas Helfer","email":"helfer","login":"helfer","count":1},{"name":"Joe Rickerby","email":"joerick@mac.com","login":"joerick","count":1},{"name":"Joe Wood","email":"joewood","login":"joewood","count":1},{"name":"Joel Cloralt","email":"joel.cloralt@gmail.com","login":"joelcloralt","count":1},{"name":"Joel Sánchez","email":"webmaster@kazer.es","login":"gacelita","count":1},{"name":"Jonathan Sagorin","email":"jonathan@sagorin.org","login":"jsagorin","count":1},{"name":"Jones Melton","email":"shavah@gmail.com","login":"jonesmelton","count":1},{"name":"Joon Ho Cho","email":"joonho1101@gmail.com","login":"joonhocho","count":1},{"name":"Jordan Byron","email":"jordan.byron@gmail.com","login":"jordanbyron","count":1},{"name":"Joanna Qu","email":"55368679+joannaquu","login":"joannaquu","count":1},{"name":"Jodi Warren","email":"JodiWarren","login":"JodiWarren","count":1},{"name":"Joe Frambach","email":"joe@framba.ch","login":"joeframbach","count":1},{"name":"Joe Loser","email":"joeloser93@gmail.com","login":"JoeLoser","count":1},{"name":"Ilia Burdukovski","email":"ilia.burdukovski@ya.ru","login":"B27","count":1},{"name":"Ilia Sidorenko","email":"ilia.sidorenko.421@gmail.com","login":"noway","count":1},{"name":"Ilja Daderko","email":"iljadaderko","login":"iljadaderko","count":1},{"name":"Ilya Zorin","email":"izorin@meta.com","login":"geralt-encore","count":1},{"name":"Islam","email":"islamrustamov@rambler.ru","login":"IslamRustamov","count":1},{"name":"Joey Baker","email":"joey@byjoeybaker.com","login":"joeybaker","count":1},{"name":"Johan Lindskogen","email":"johan.lindskogen@gmail.com","login":"lindskogen","count":1},{"name":"Johan-dutoit","email":"jdutoit.dev@gmail.com","login":"Johan-dutoit","count":1},{"name":"Johannes Baldursson","email":"johannes@nixonnixon.se","login":"baldursson","count":1},{"name":"Johannes Lumpe","email":"johannes@johanneslumpe.de","login":"johanneslumpe","count":1},{"name":"Johannes Scharlach","email":"johannes.scharlach@gmail.com","login":"johannes-scharlach","count":1},{"name":"Johannes Stein","email":"johannesstein@freeze-dev.com","login":"frostney","count":1},{"name":"Joe Lutz","email":"dizlexik@gmail.com","login":"dizlexik","count":1},{"name":"Jorge Luis Calleja Alvarado","email":"jorgelca1205@gmail.com","login":"wootsbot","count":1},{"name":"Jorge Maroto","email":"patoroco@gmail.com","login":"patoroco","count":1},{"name":"Jordan Eldredge","email":"jeldredge@meta.com","login":"captbaritone","count":1},{"name":"Marin Usalj","email":"supermarin","login":"supermarin","count":1},{"name":"Mario Stallone","email":"mariostallone@gmail.com","login":"mariostallone","count":1},{"name":"Marius B. Kotsbak","email":"marius@kotsbak.com","login":"mkotsbak","count":1},{"name":"Marius Reimer","email":"reime005@gmail.com","login":"reime005","count":1},{"name":"Mark","email":"markneub","login":"markneub","count":1},{"name":"Mark Lord","email":"code@marklord.name","login":"malord","count":1},{"name":"Mark Rickert","email":"mjar81@gmail.com","login":"markrickert","count":1},{"name":"Mark Sinkovics","email":"sinkovics.mark@gmail.com","login":"marksinkovics","count":1},{"name":"Mark Smith","email":"mcs@pearlcrescent.com","login":"MarkCSmith","count":1},{"name":"Marko Novakovic","email":"mnovakovic@fb.com","login":"mnovakovic","count":1},{"name":"Marshall Mann-Wood","email":"mrmannwood@fb.com","login":"MrMannWood","count":1},{"name":"Martin Hernan Giachetti","email":"martin.giachetti@gmail.com","login":"mgiachetti","count":1},{"name":"Martin Kosiba","email":"mkosiba@fb.com","login":"mkosiba","count":1},{"name":"Matteo Manchi","email":"matteo.manchi@gmail.com","login":"Takeno","count":1},{"name":"Mattéo Martin","email":"matteo.martin49@gmail.com","login":"Arkolos","count":1},{"name":"Martin Ortega","email":"martega@fb.com","login":"martin-ortega","count":1},{"name":"Martin Yrjölä","email":"martin.yrjola@gmail.com","login":"myrjola","count":1},{"name":"Martino Luca","email":"martinoluca@fb.com","login":"martinoluca","count":1},{"name":"MasGaNo","email":"masgano@gmail.com","login":"MasGaNo","count":1},{"name":"Mahdi Yusuf","email":"yusuf.mahdi@gmail.com","login":"myusuf3","count":1},{"name":"Maksim Bunkow","email":"bimawa@gmail.com","login":"bimawa","count":1},{"name":"Maksim Ryzhikov","email":"rv.maksim@gmail.com","login":"maksimr","count":1},{"name":"Maksym Rusynyk","email":"m.rusynyk@gmail.com","login":"rumax","count":1},{"name":"Malcolm Scruggs","email":"malcolm.scruggs@appfolio.com","login":"Mookiies","count":1},{"name":"Manman Ren","email":"mren@fb.com","login":"mren2","count":1},{"name":"Manoj Kumar","email":"mnjkmr398@gmail.com","login":"manoj398","count":1},{"name":"Manuel Alabor","email":"manuel@alabor.me","login":"swissmanu","count":1},{"name":"Manvir Singh","email":"gurs1kh@live.com","login":"gurs1kh","count":1},{"name":"Marc Riera","email":"mrc2407@gmail.com","login":"mrcasals","count":1},{"name":"Marcel Canhisares","email":"marcel.canhisares@gmail.com","login":"MCanhisares","count":1},{"name":"Marces Engel","email":"mengel@facemurphy.com","login":"marcesengel","count":1},{"name":"Marcin Dobosz","email":"marcind","login":"marcind","count":1},{"name":"Marco Caldera","email":"marco.caldera93@icloud.com","login":"marcocaldera","count":1},{"name":"Marco Cova","email":"marcocova@fb.com","login":"marco-cova","count":1},{"name":"Marco Lovato","email":"maglovato@gmail.com","login":"lovato","count":1},{"name":"Marco Munizaga","email":"marco@marcopolo.io","login":"MarcoPolo","count":1},{"name":"Marco Scabbiolo","email":"scabbiolo.marco@gmail.com","login":"MarcoScabbiolo","count":1},{"name":"Marcus Roberts","email":"m.roberts@nittygritty.net","login":"ng-marcus","count":1},{"name":"Maxime Bertheau","email":"maxime@frontapp.com","login":"maxoumime","count":1},{"name":"Maxime Goovaerts","email":"mgoovaerts@fb.com","login":"mgoovaer","count":1},{"name":"Matthew Oaxaca","email":"mattoaxaca@gmail.com","login":"moaxaca","count":1},{"name":"Matthias Giger","email":"i@matthiasgiger.com","login":"tobua","count":1},{"name":"Matthias Kühnle","email":"kuehnle@online.de","login":"nivoc","count":1},{"name":"Matthieu Achard","email":"matthieu__@hotmail.fr","login":"machard","count":1},{"name":"Matthieu Harlé","email":"bonjour@matthieuharle.com","login":"Shywim","count":1},{"name":"Matthieu Lemoine","email":"8517072+matthieulemoine","login":"matthieulemoine","count":1},{"name":"Mattias Pfeiffer","email":"mattias@pfeiffer.dk","login":"pfeiffer","count":1},{"name":"Mateusz Wielgos","email":"wielgosm@gmail.com","login":"mateusz-","count":1},{"name":"Mateusz Wit","email":"maateew@gmail.com","login":"MateWW","count":1},{"name":"Mateusz Zatorski","email":"mateuszzatorski@gmail.com","login":"knowbody","count":1},{"name":"Maurus Cuelenaere","email":"mcuelenaere@gmail.com","login":"mcuelenaere","count":1},{"name":"Max","email":"contact@mstoiber.com","login":"mxstbr","count":1},{"name":"Max Hoffmann","email":"40920984+naxey","login":"naxey","count":1},{"name":"Max Kareta","email":"mkareta@fb.com","login":"mkareta","count":1},{"name":"Max Malm","email":"benjick@dumfan.net","login":"benjick","count":1},{"name":"Max Metral","email":"max.metral@sesamecare.com","login":"djMax","count":1},{"name":"Max Ovtsin","email":"maxovtsin@fb.com","login":"maxovtsin","count":1},{"name":"Matei Radu","email":"matei.radu.92@gmail.com","login":"matei-radu","count":1},{"name":"Matej Matiasko","email":"matej.matiasko@gmail.com","login":"alcedoatthis2","count":1},{"name":"Mateo Hrastnik","email":"mateo@lloyds-digital.com","login":"hrastnik","count":1},{"name":"MateusAndrade","email":"mateus.andrade47@outlook.com","login":"MateusAndrade","count":1},{"name":"Mateusz","email":"m.michalec22@gmail.com","login":"mateuszm22","count":1},{"name":"Michelle Todd","email":"michelle@khanacademy.org","login":"allofthenorthwood","count":1},{"name":"Mido","email":"mo@mbasim.me","login":"Eyesonly88","count":1},{"name":"Miguel Alatzar","email":"this.migbot@gmail.com","login":"migbot","count":1},{"name":"Minjang Kim","email":"minjang@fb.com","login":"minjang","count":1},{"name":"Matheus Santos","email":"matheus.santos@struct.com.br","login":"vorjdux","count":1},{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":1},{"name":"Mathias Stearn","email":"redbeard0531@gmail.com","login":"RedBeard0531","count":1},{"name":"Mathieu Baudet","email":"mathieubaudet@fb.com","login":"ma2bd","count":1},{"name":"Matias Alvin","email":"alvinmatias69@gmail.com","login":"alvinmatias69","count":1},{"name":"Matias Colotto","email":"matias.colotto@oculus.com","login":"mcolotto","count":1},{"name":"Matt Chowning","email":"mchowning@gmail.com","login":"mchowning","count":1},{"name":"Matt Collins","email":"matt@mattcollins.net","login":"mattcollins","count":1},{"name":"Matt Mcnamee","email":"matt@mcnamee.co","login":"mcnamee","count":1},{"name":"Mateusz Mędrek","email":"mateusz.medrek@netguru.com","login":"mateusz1913","count":1},{"name":"Roshan Gautam","email":"roosan.gm@gmail.com","login":"roshangm1","count":1},{"name":"Lloyd","email":"lloydnye","login":"lloydnye","count":1},{"name":"Lee Howes","email":"lwh@fb.com","login":"LeeHowes","count":1},{"name":"Leevi Aattola","email":"leevi.aattola@gmail.com","login":"aattola","count":1},{"name":"Leon","email":"leonhorlings@gmail.com","login":"leonhh","count":1},{"name":"Leon Kiefer","email":"leon.k97@gmx.de","login":"Legion2","count":1},{"name":"Leon Xu","email":"xleo@amazon.com","login":"xleoooo","count":1},{"name":"Leonardo Rota-Rossi","email":"leorossi@gmail.com","login":"rota-rossi","count":1},{"name":"Lev Taydakov","email":"lev.taydakov@gmail.com","login":"zaaath","count":1},{"name":"Levi","email":"leviwilliamsemail@gmail.com","login":"LeviWilliams","count":1},{"name":"Levy Klots","email":"levyklots@gmail.com","login":"lklots","count":1},{"name":"Nikhil Pakhloo","email":"nikhilpakhloo@gmail.com","login":"nikhilpakhloo","count":1},{"name":"Li Zheng","email":"flyskywhy@gmail.com","login":"flyskywhy","count":1},{"name":"Liam","email":"mail@liam-conroy.com","login":"LiamInJapan","count":1},{"name":"Liam Potter","email":"radioactivity@gmail.com","login":"evoactivity","count":1},{"name":"Liam Sheppard","email":"lsheppard1995@gmail.com","login":"liamsheppard","count":1},{"name":"Liam Xu","email":"liamxujia@outlook.com","login":"liamxujia","count":1},{"name":"Liamandrew","email":"liam.e.andrew@gmail.com","login":"Liamandrew","count":1},{"name":"Liang Liu","email":"stuffbyliang@gmail.com","login":"StuffByLiang","count":1},{"name":"Lincoln Hochberg","email":"linc@fb.com","login":"11nc","count":1},{"name":"Kostiantyn Koval","email":"konstantin.koval1@gmail.com","login":"kostiakoval","count":1},{"name":"Krishna Monian","email":"kmonian@fb.com","login":"kmonian","count":1},{"name":"Krisztiaan","email":"krisz011@gmail.com","login":"Krisztiaan","count":1},{"name":"Krzysztof Moch","email":"krzysmoch.programs@gmail.com","login":"KrzysztofMoch","count":1},{"name":"Kevin Leung","email":"kevinresol","login":"kevinresol","count":1},{"name":"Kun Wang","email":"kun@meta.com","login":"apuruni","count":1},{"name":"Kunal Farmah","email":"kunalfarmah98@gmail.com","login":"KunalFarmah98","count":1},{"name":"Kwasow","email":"wasowski02@protonmail.com","login":"Kwasow","count":1},{"name":"Kyle Decot","email":"kyledecot","login":"kyledecot","count":1},{"name":"Kyle Fang","email":"zhigang1992@gmail.com","login":"zhigang1992","count":1},{"name":"Kyle Howarth","email":"kylehowarth@meta.com","login":"clocksarestupid","count":1},{"name":"Kyle Rosenberg","email":"kyle.rosenberg@gmail.com","login":"krosenberg","count":1},{"name":"Kyℓe Hensel","email":"k-yle","login":"k-yle","count":1},{"name":"LIM Albert","email":"contact@limalbert.com","login":"LimAlbert","count":1},{"name":"LS Hung","email":"61226932+lokshunhung","login":"lokshunhung","count":1},{"name":"Lane Rettig","email":"lanerettig@gmail.com","login":"lrettig","count":1},{"name":"Lars Graubner","email":"mail@larsgraubner.de","login":"lgraubner","count":1},{"name":"Lasse Bang Mikkelsen","email":"lbm@lbm.dk","login":"lassebm","count":1},{"name":"Kaitlyn Lee","email":"kaitlynlee@fb.com","login":"kaitlynch1","count":1},{"name":"Luis Santana","email":"luissantana@microsoft.com","login":"luissantana","count":1},{"name":"Lukas Benes","email":"bender@false.cz","login":"falsecz","count":1},{"name":"Lukas Liesis","email":"liesislukas@gmail.com","login":"liesislukas","count":1},{"name":"Luke","email":"kejinlu@gmail.com","login":"kejinlu","count":1},{"name":"Luke Dubert","email":"dubert@me.com","login":"felixakiragreen","count":1},{"name":"Luna Ruan","email":"luna@fb.com","login":"lunaruan","count":1},{"name":"Luy Tran","email":"octopitus@gmail.com","login":"octopitus","count":1},{"name":"Luís Chaves","email":"lchaves@mosano.eu","login":"TheNerdGuyLulu","count":1},{"name":"MD. Mizanur Rahman","email":"mizan.rahman66d@gmail.com","login":"SohanR","count":1},{"name":"MJMoshiri","email":"thisismjmoshiri@gmail.com","login":"MjMoshiri","count":1},{"name":"MO-Lewis","email":"lewis@myoxygen.co.uk","login":"MO-Lewis","count":1},{"name":"MacKentoch","email":"erwan.datin@gmail.com","login":"MacKentoch","count":1},{"name":"Maciej Srokowski","email":"srokowski.maciej@gmail.com","login":"Sroka","count":1},{"name":"Maciej Synowski","email":"maciej.synowski@redge.com","login":"msynowski","count":1},{"name":"Mack Browne","email":"mackbrowne@gmail.com","login":"mackbrowne","count":1},{"name":"Mackenzie Mance","email":"m.ackenzie@hotmail.com","login":"mackenziemance","count":1},{"name":"Madelaine Boyd","email":"madelaine@fb.com","login":"mboyd1017","count":1},{"name":"Madhav Gharmalkar","email":"nilamadhava@fb.com","login":"madhavgharmalkar","count":1},{"name":"Madhusudan Sapkota","email":"sapkotamadhusudan99@gmail.com","login":"sapkotamadhusudan","count":1},{"name":"Lindsay Winkler","email":"lwinkler@mathspace.co","login":"lwinkler-mathspace","count":1},{"name":"LironErman","email":"lironerman7@gmail.com","login":"LironEr","count":1},{"name":"Listen","email":"listenzz@163.com","login":"listenzz","count":1},{"name":"Liubko","email":"liubko.qwert@gmail.com","login":"liubko","count":1},{"name":"Lizzi Lindboe","email":"lindboe","login":"lindboe","count":1},{"name":"Li Qichao","email":"liqichao.designer@gmail.com","login":"liqichao","count":1},{"name":"Lluís","email":"lluis@skrit.es","login":"lluiscab","count":1},{"name":"Lochlan Wansbrough","email":"lochie@live.com","login":"lwansbrough","count":1},{"name":"Logan Bernard","email":"bernard.logan4@gmail.com","login":"hoodsy","count":1},{"name":"Loic CHOLLIER","email":"loic@chollier.com","login":"chollier","count":1},{"name":"Lorenzo Pieri","email":"13508373+LRNZ09","login":"LRNZ09","count":1},{"name":"Loring Dodge","email":"loringdodge@yahoo.com","login":"loringdodge","count":1},{"name":"Louie Colgan","email":"ljbc94@gmail.com","login":"ljbc1994","count":1},{"name":"Louis Pilfold","email":"louis@lpil.uk","login":"lpil","count":1},{"name":"Lucas Rocha","email":"lrocha@fb.com","login":"lucasr","count":1},{"name":"Lucian Grijincu","email":"lucian@fb.com","login":"luciang","count":1},{"name":"Luciano Lima","email":"beavess@gmail.com","login":"lucianomlima","count":1},{"name":"Ludovico Fischer","email":"ludovicofischer","login":"ludovicofischer","count":1},{"name":"Luis Rivera","email":"chubakueno@gmail.com","login":"chubakueno","count":1},{"name":"Magnus Bergman","email":"karlmagnusbergman@gmail.com","login":"kexhest","count":1}],"past_year_committers":[{"name":"Rubén Norte","email":"rubennorte@meta.com","login":"rubennorte","count":233},{"name":"Alex Hunt","email":"huntie@meta.com","login":"huntie","count":228},{"name":"Nicola Corti","email":"ncor@meta.com","login":"cortinico","count":208},{"name":"David Vacca","email":"dvacca@meta.com","login":"mdvacca","count":177},{"name":"Riccardo Cipolleschi","email":"cipolleschi@meta.com","login":"cipolleschi","count":151},{"name":"Pieter De Baets","email":"pieterdb@meta.com","login":"javache","count":145},{"name":"Jakub Piasecki","email":"piaseckijakub@meta.com","login":"j-piasecki","count":126},{"name":"Christoph Purrer","email":"chpurrer@meta.com","login":"christophpurrer","count":123},{"name":"Ruslan Lesiutin","email":"hoxy@meta.com","login":"hoxyq","count":121},{"name":"Dawid Małecki","email":"maleckidawid@meta.com","login":"coado","count":106},{"name":"Zeya Peng","email":"zeyap@meta.com","login":"zeyap","count":104},{"name":"Samuel Susla","email":"samuelsusla@meta.com","login":"sammy-SC","count":100},{"name":"Moti Zilberman","email":"moti@meta.com","login":"motiz88","count":77},{"name":"Andrew Datsenko","email":"asd@meta.com","login":"andrewdacenko","count":75},{"name":"Sam Zhou","email":"samzhou19815@meta.com","login":"SamChou19815","count":74},{"name":"Rob Hogan","email":"robhogan@meta.com","login":"robhogan","count":73},{"name":"Fabrizio Cucci","email":"fabriziocucci@meta.com","login":"fabriziocucci","count":72},{"name":"Devan Buggay","email":"devanb@meta.com","login":"sbuggay","count":71},{"name":"Nick Gerleman","email":"ngerlem@meta.com","login":"NickGerleman","count":67},{"name":"Nick Lefever","email":"lefever@meta.com","login":null,"count":67},{"name":"generatedunixname89002005287564","email":"generatedunixname89002005287564@meta.com","login":null,"count":60},{"name":"Vitali Zaidman","email":"vzaidman@meta.com","login":"vzaidman","count":50},{"name":"Marco Wang","email":"marcoww@meta.com","login":null,"count":50},{"name":"Peter Abbondanzo","email":"abbo@meta.com","login":"Abbondanzo","count":49},{"name":"Christian Falch","email":"christian.falch@gmail.com","login":"chrfalch","count":44},{"name":"generatedunixname537391475639613","email":"noreply+537391475639613@fb.com","login":null,"count":40},{"name":"Tim Yung","email":"yungsters@meta.com","login":"yungsters","count":38},{"name":"Mateo Guzmán","email":"info@mateoguzman.net","login":"mateoguzmana","count":36},{"name":"Ruslan Shestopalyuk","email":"rshest@meta.com","login":"rshest","count":36},{"name":"React Native Bot","email":"bot@reactnative.dev","login":"react-native-bot","count":34},{"name":"Bartlomiej Bloniarz","email":"blonibartlomiej@meta.com","login":null,"count":33},{"name":"Luna Wei","email":"luwe@meta.com","login":"lunaleaps","count":28},{"name":"Ramanpreet Nara","email":"ramanpreet@meta.com","login":"RSNara","count":23},{"name":"Emily Brown","email":"emilypb@meta.com","login":"emily8rown","count":22},{"name":"Alan Lee","email":"alanlee2@meta.com","login":"alanleedev","count":20},{"name":"Mathieu Acthernoene","email":"zoontek@gmail.com","login":"zoontek","count":18},{"name":"George Zahariev","email":"gkz@meta.com","login":"gkz","count":18},{"name":"Intl Scheduler","email":"generatedunixname89002005309424@fb.com","login":null,"count":17},{"name":"Chi Tsai","email":"chitsai@meta.com","login":null,"count":16},{"name":"nishan (o^▽^o)","email":"nishanbende@gmail.com","login":"intergalacticspacehighway","count":15},{"name":"Panos Vekris","email":"pvekris@meta.com","login":"panagosg7","count":14},{"name":"Eric Rozell","email":"ericroz@meta.com","login":"rozele","count":14},{"name":"generatedunixname1395667395051502","email":"noreply+1395667395051502@fb.com","login":null,"count":14},{"name":"Gang Zhao","email":"zhaogang@meta.com","login":"lavenzg","count":13},{"name":"Joe Vilches","email":"joevilches@meta.com","login":"joevilches","count":13},{"name":"Kevin Gozali","email":"fkg@meta.com","login":"fkgozali","count":13},{"name":"Phil Pluckthun","email":"phil@kitten.sh","login":"kitten","count":13},{"name":"Nolan O'Brien","email":"nolano@meta.com","login":null,"count":12},{"name":"Calix Tang","email":"calixtang@meta.com","login":"CalixTang","count":12},{"name":"Fabrizio Duroni","email":"fabrizio.duroni@gmail.com","login":"chicio","count":12},{"name":"Simek","email":"gosimek@gmail.com","login":"Simek","count":9},{"name":"generatedunixname89002005232357","email":"generatedunixname89002005232357@meta.com","login":null,"count":8},{"name":"Rick Hanlon","email":"rickhanlonii@meta.com","login":"rickhanlonii","count":8},{"name":"Arushi Kesarwani","email":"arushikesarwani@meta.com","login":"arushikesarwani94","count":7},{"name":"Hanno J. Gödecke","email":"die.drei99@yahoo.de","login":"hannojg","count":7},{"name":"Jorge Cabiedes Acosta","email":"jorgecab@meta.com","login":"jorge-cab","count":7},{"name":"riteshshukla04","email":"riteshshukla2381@gmail.com","login":"riteshshukla04","count":7},{"name":"D N","email":"4661784+retyui","login":"retyui","count":6},{"name":"Eli White","email":"eliwhite@meta.com","login":"elicwhite","count":6},{"name":"Gabriel Donadel","email":"donadeldev@gmail.com","login":"gabrieldonadel","count":6},{"name":"Maciej Jastrzębski","email":"mdjastrzebski@gmail.com","login":"mdjastrzebski","count":6},{"name":"Tommy Nguyen","email":"4123478+tido64","login":"tido64","count":5},{"name":"Tomasz Żelawski","email":"tzelawski@gmail.com","login":"tjzel","count":5},{"name":"Soe Lynn","email":"soelynn@meta.com","login":"realsoelynn","count":5},{"name":"Shubham Kumar Savita","email":"kumarsavshubham@meta.com","login":"shubhamksavita","count":5},{"name":"Nivaldo Bondança","email":"nbondanca@meta.com","login":null,"count":5},{"name":"generatedunixname1899117597419293","email":"noreply+1899117597419293@fb.com","login":null,"count":4},{"name":"Laura Macaluso","email":"lauramacaluso@meta.com","login":null,"count":4},{"name":"Ingrid Wang","email":"ingridwang@meta.com","login":null,"count":4},{"name":"Richard Barnes","email":"rbarnes@meta.com","login":"r-barnes","count":4},{"name":"Alan Hughes","email":"alan@expo.io","login":"alanjhughes","count":4},{"name":"Nedunchezhiyan-M","email":"gokulmaran2002@gmail.com","login":"Nedunchezhiyan-M","count":3},{"name":"Aditya Sharat","email":"adityasharat@meta.com","login":"adityasharat","count":3},{"name":"Christian Kruse","email":"ckruse@meta.com","login":"ChristianK275","count":3},{"name":"Hur Ali","email":"hurali97@gmail.com","login":"hurali97","count":3},{"name":"Nikita Lutsenko","email":"nlutsenko@meta.com","login":"nlutsenko","count":3},{"name":"Phillip Pan","email":"phillippan@meta.com","login":"philIip","count":3},{"name":"Vojtech Novak","email":"vonovak@gmail.com","login":"vonovak","count":3},{"name":"jingjing2222","email":"hj.jingjing2222@gmail.com","login":"jingjing2222","count":3},{"name":"qflen","email":"nkimon00@gmail.com","login":"qflen","count":3},{"name":"threadhoard-vps","email":"yansh2017@gmail.com","login":"ya-nsh","count":3},{"name":"Kamil Paradowski","email":"kamil.paradowski@callstack.com","login":"paradowstack","count":3},{"name":"Luke Harvey","email":"luke@getmaintainx.com","login":"lukeharvey","count":3},{"name":"Mike Vitousek","email":"mvitousek@meta.com","login":"mvitousek","count":3},{"name":"Oskar Kwaśniewski","email":"oskarkwasniewski@icloud.com","login":"okwasniewski","count":3},{"name":"Jack Pope","email":"jackpope@meta.com","login":null,"count":3},{"name":"Harini Malothu","email":"hmalothu@microsoft.com","login":null,"count":3},{"name":"Dark Knight","email":"","login":null,"count":3},{"name":"Nurtau Toganbay","email":"nurtau@meta.com","login":null,"count":3},{"name":"Yannick Loriot","email":"yannickloriot@meta.com","login":null,"count":3},{"name":"generatedunixname1608173377072046","email":"noreply+1608173377072046@fb.com","login":null,"count":3},{"name":"Danny Povolotski","email":"dannypovolotski@gmail.com","login":"etodanik","count":2},{"name":"Evan Jacobs","email":"ej@quantizor.dev","login":"quantizor","count":2},{"name":"Gijs Weterings","email":"gweterings@meta.com","login":"GijsWeterings","count":2},{"name":"Johan Kasperi","email":"johan@kasperi.se","login":"johankasperi","count":2},{"name":"Artem Kholodnyi","email":"defhlt@meta.com","login":null,"count":2},{"name":"Catherine Balajadia","email":"balajacatherine@meta.com","login":null,"count":2},{"name":"Faraz Nomani","email":"farazn@fb.com","login":null,"count":2},{"name":"Fernando Gorodscy","email":"gorodscy@meta.com","login":null,"count":2},{"name":"James Moran","email":"jamoran@meta.com","login":null,"count":2},{"name":"Juan Penaloza","email":"juanpenaloza@fb.com","login":null,"count":2},{"name":"Mugilan Kumarasamy","email":"mugilank@meta.com","login":null,"count":2},{"name":"Tom Scallon","email":"tscallon@meta.com","login":null,"count":2},{"name":"Yonah Karp","email":"yonah@meta.com","login":null,"count":2},{"name":"generatedunixname499836121","email":"generatedunixname499836121@meta.com","login":null,"count":2},{"name":"LeoTM","email":"1881059+leotm","login":"leotm","count":2},{"name":"Marc Rousavy","email":"me@mrousavy.com","login":"mrousavy","count":2},{"name":"lukmccall","email":"kosmatylukasz@gmail.com","login":"lukmccall","count":2},{"name":"Yaohui Chen","email":"yaohway@meta.com","login":"meta-yaohway","count":2},{"name":"W3D","email":"koliakolmikov@gmail.com","login":"w3di","count":2},{"name":"Tomasz Sapeta","email":"tsapeta@expo.dev","login":"tsapeta","count":2},{"name":"Tarık","email":"tarikdotcom@gmail.com","login":"tarikfp","count":2},{"name":"Sean Tarzy","email":"seantarzy@meta.com","login":"seantarzy","count":2},{"name":"Richard Howell","email":"rhow@meta.com","login":"rmaz","count":2},{"name":"RakaDoank","email":"rakaaudira@gmail.com","login":"RakaDoank","count":2},{"name":"Radek Czemerys","email":"radko93@gmail.com","login":"radko93","count":2},{"name":"Ismar Besic","email":"46565776+ismarbesic","login":"ismarbesic","count":2},{"name":"Tomasz Zawadzki","email":"tomekzawadzki98@gmail.com","login":"tomekzaw","count":2},{"name":"Phecda","email":"szp12345141@gmail.com","login":"Phecda","count":2},{"name":"Ben Herila","email":"bwh@meta.com","login":"bherila","count":2},{"name":"Christian Brevik","email":"christian.brevik@gmail.com","login":"cbrevik","count":2},{"name":"Daewoon Kim","email":"me@kdw.kr","login":"kdwkr","count":2},{"name":"Maxence Henneron","email":"maxence.henneron@icloud.com","login":"maxencehenneron","count":2},{"name":"Tiangong Li","email":"tgli@meta.com","login":null,"count":1},{"name":"Tal Benesh","email":"benesh@meta.com","login":null,"count":1},{"name":"Susmita Horrow","email":"hsusmita@fb.com","login":null,"count":1},{"name":"Sandeep Kudterkar","email":"kudterkasandeep@meta.com","login":null,"count":1},{"name":"Ryan Frawley","email":"ryguy@meta.com","login":null,"count":1},{"name":"Ron Edelstein","email":"rone@meta.com","login":null,"count":1},{"name":"On Saint Tiong","email":"onsaint@meta.com","login":null,"count":1},{"name":"Nishil Shah","email":"nishil@meta.com","login":null,"count":1},{"name":"Nick Wilson","email":"nicholaswilson@meta.com","login":null,"count":1},{"name":"Neha Gupta","email":"nehgupta12@meta.com","login":null,"count":1},{"name":"Nathan Lanza","email":"lanza@meta.com","login":null,"count":1},{"name":"Mohamed Salama","email":"mosalama@fb.com","login":null,"count":1},{"name":"generatedunixname2623278081387667","email":"noreply+2623278081387667@fb.com","login":null,"count":1},{"name":"generatedunixname3865450666924320","email":"noreply+3865450666924320@fb.com","login":null,"count":1},{"name":"generatedunixname89002005287564","email":"noreply+89002005287564@fb.com","login":null,"count":1},{"name":"generatedunixname907704562031852","email":"noreply+907704562031852@fb.com","login":null,"count":1},{"name":"delekta","email":"kamil.delekta@discordapp.com","login":"delekta","count":1},{"name":"ceo","email":"ceo@logictree.app","login":"kimchi-developer","count":1},{"name":"bigcupcoffee","email":"24373206+bigcupcoffee","login":"bigcupcoffee","count":1},{"name":"artus9033","email":"artus9033@gmail.com","login":"artus9033","count":1},{"name":"aialok","email":"alokgupta1560@gmail.com","login":"aialok","count":1},{"name":"ahmdshrif","email":"a.s1171111@gmail.com","login":"ahmdshrif","count":1},{"name":"YangJH","email":"jhaugusty@gmail.com","login":"YangJonghun","count":1},{"name":"Yamin Yassin","email":"22322875+yaminyassin","login":"yaminyassin","count":1},{"name":"Will Spagnoli","email":"65806288+willspag","login":"willspag","count":1},{"name":"Wandji Emmanuel junior","email":"81602473+leg234-png","login":"leg234-png","count":1},{"name":"Vladimir Makaev","email":"vmakaev@meta.com","login":"VladimirMakaev","count":1},{"name":"Vlad Stoica","email":"vladstoica@fb.com","login":"vladstoick","count":1},{"name":"Vitaly Potyakov","email":"vpotyakov@meta.com","login":"vitDelit","count":1},{"name":"Tzvetan Mikov","email":"tmikov@meta.com","login":null,"count":1},{"name":"Umar Mohammad","email":"umarmohammad@meta.com","login":null,"count":1},{"name":"Vineeth K","email":"kvineeth@microsoft.com","login":null,"count":1},{"name":"Vlad Stoica","email":"vladstoica@meta.com","login":null,"count":1},{"name":"William Khoe","email":"pixelfreak@meta.com","login":null,"count":1},{"name":"Yaniv Ironi","email":"yanivironi@meta.com","login":null,"count":1},{"name":"YunPeng Chong","email":"yunpengchong@meta.com","login":null,"count":1},{"name":"Zeya Peng","email":"zeyap@fb.com","login":null,"count":1},{"name":"generatedunixname1074695667417611","email":"noreply+1074695667417611@fb.com","login":null,"count":1},{"name":"generatedunixname1383054420177565","email":"noreply+1383054420177565@fb.com","login":null,"count":1},{"name":"generatedunixname1389709262956747","email":"noreply+1389709262956747@fb.com","login":null,"count":1},{"name":"generatedunixname1436046941577307","email":"noreply+1436046941577307@fb.com","login":null,"count":1},{"name":"generatedunixname1527739065739483","email":"noreply+1527739065739483@fb.com","login":null,"count":1},{"name":"generatedunixname1563563004708334","email":"noreply+1563563004708334@fb.com","login":null,"count":1},{"name":"generatedunixname1587093422349604","email":"noreply+1587093422349604@fb.com","login":null,"count":1},{"name":"generatedunixname1989957395264781","email":"noreply+1989957395264781@fb.com","login":null,"count":1},{"name":"Yury Dymov","email":"dymov@meta.com","login":null,"count":1},{"name":"Alan Lee","email":"alanlee2@fb.com","login":null,"count":1},{"name":"Adam Ernst","email":"adamjernst@meta.com","login":null,"count":1},{"name":"Adan Moreno","email":"adanm@fb.com","login":null,"count":1},{"name":"edwii-zhu","email":"drawde37@hotmail.com","login":"edwii-zhu","count":1},{"name":"eliran goshen","email":"elirangoshen@gmail.com","login":"elirangoshen","count":1},{"name":"evanbacon","email":"bacon@expo.io","login":"EvanBacon","count":1},{"name":"filip131311","email":"159789821+filip131311","login":"filip131311","count":1},{"name":"Pieter Vanderwerff","email":"pieterv@meta.com","login":"pieterv","count":1},{"name":"hamza","email":"benslimanhamza99@gmail.com","login":"benslimanh","count":1},{"name":"harsha-cpp","email":"sriharshatummalapalli@gmail.com","login":"harsha-cpp","count":1},{"name":"hobostay","email":"110hqc@gmail.com","login":"hobostay","count":1},{"name":"natew","email":"natewienert@gmail.com","login":"natew","count":1},{"name":"pchalupa","email":"chalupa.petr93@gmail.com","login":"pchalupa","count":1},{"name":"petar.marinov","email":"petar.marinov@trading212.com","login":"dragoncodes","count":1},{"name":"pipopotamasu","email":"ec0156hx@gmail.com","login":"pipopotamasu","count":1},{"name":"szymonrybczak","email":"szymon.rybczak@gmail.com","login":"szymonrybczak","count":1},{"name":"vineethkuttan","email":"vinikuttan99@gmail.com","login":"vineethkuttan","count":1},{"name":"vlad","email":"vlad@vg.codes","login":"vladd-g","count":1},{"name":"war-in","email":"war-in","login":"war-in","count":1},{"name":"x-Wawa","email":"wayan.neel@gmail.com","login":"wneel","count":1},{"name":"x-dune","email":"39018755+x-dune","login":"x-dune","count":1},{"name":"zhongwuzw","email":"zhongwuzw@qq.com","login":"zhongwuzw","count":1},{"name":"言之刃有理","email":"iseektruth@qq.com","login":"Iseektruth","count":1},{"name":"Mazin Zakaria","email":"mazinz@meta.com","login":null,"count":1},{"name":"Max Polevy","email":"mpolevy@meta.com","login":null,"count":1},{"name":"Matthew Pearcy","email":"mattpearcy@meta.com","login":null,"count":1},{"name":"Mark Verlingieri","email":"mkv@meta.com","login":null,"count":1},{"name":"Manish Balayan","email":"manish@Manishs-MacBook-Pro.local","login":null,"count":1},{"name":"Kaining Zhong","email":"kainzhong@tesla.com","login":null,"count":1},{"name":"Ilya Kovalyov","email":"ikovalyov@meta.com","login":null,"count":1},{"name":"Ian Childs","email":"ianc@meta.com","login":null,"count":1},{"name":"贾太滨","email":"jiataibin@hongsong.club","login":null,"count":1},{"name":"Gori Shanker Suthar","email":"gsutharx@amazon.com","login":null,"count":1},{"name":"Gianni Moschini","email":"gmoschini@meta.com","login":null,"count":1},{"name":"Gabriel Cadden","email":"gcadden@meta.com","login":null,"count":1},{"name":"Donald Webster","email":"dwebster@meta.com","login":null,"count":1},{"name":"Dmitry Halavin","email":"dmitryh@meta.com","login":null,"count":1},{"name":"Dmitrii Litsman","email":"dlitsman@meta.com","login":null,"count":1},{"name":"Dileep Siva Sai Nallabothu","email":"dileep@meta.com","login":null,"count":1},{"name":"Chris Lewis","email":"cwlewis@meta.com","login":null,"count":1},{"name":"Brandon Ehle","email":"brandonehle@meta.com","login":null,"count":1},{"name":"Beáta Brassai","email":"brassai.beata@codespring.ro","login":null,"count":1},{"name":"Antonio Pires","email":"apires@meta.com","login":null,"count":1},{"name":"Atharv Soni","email":"atharvsoni@Atharvs-MacBook-Pro-2.local","login":null,"count":1},{"name":"Amber Won","email":"amberwon@meta.com","login":null,"count":1},{"name":"Alexey Soshin","email":"asoshin@meta.com","login":null,"count":1},{"name":"Anupriya Verma","email":"54227869+anupriya13","login":"anupriya13","count":1},{"name":"Anurag Yadav","email":"78202060+AnuMessi10","login":"AnuMessi10","count":1},{"name":"Arpit Jain","email":"arpitjain099@gmail.com","login":"arpitjain099","count":1},{"name":"Artur Kalach","email":"artur.kalach.andreevich@gmail.com","login":"ArturKalach","count":1},{"name":"Ash Wu","email":"hsatac@gmail.com","login":"hSATAC","count":1},{"name":"Aswin Andro","email":"aswin.knight@gmail.com","login":"aswinandro","count":1},{"name":"AyushShukla1807","email":"ayush.shukla@adypu.edu.in","login":"ayushshukla1807","count":1},{"name":"Bartosz Szar","email":"szarbartosz@gmail.com","login":"szarbartosz","count":1},{"name":"Anders Jansson","email":"anders.jansson@gimitheapp.com","login":"gimi-anders","count":1},{"name":"Alexey Medvedev","email":"amedvedev@meta.com","login":"rudybear","count":1},{"name":"Alexander Martinz","email":"alex@katastima.org","login":"amartinz","count":1},{"name":"Alexander Kawrykow","email":"akawry@meta.com","login":"akawrykow","count":1},{"name":"Danny Su","email":"dsc@meta.com","login":"dannysu","count":1},{"name":"25harsh","email":"harshit.srivastava@juspay.in","login":"25harsh","count":1},{"name":"5ZYSZ3K","email":"pawel.poreba@swmansion.com","login":"5ZYSZ3K","count":1},{"name":"=Raman","email":"associatedbull@gmail.com","login":"ramanverse","count":1},{"name":"Aakash Patel","email":"avp@meta.com","login":"avp","count":1},{"name":"Abhijeet Jha","email":"74712637+iamAbhi-916","login":"iamAbhi-916","count":1},{"name":"Achmad Mahardi","email":"maman","login":"maman","count":1},{"name":"Adrian Cotfas","email":"adrcotfas@gmail.com","login":"adrcotfas","count":1},{"name":"Ishita SIngh","email":"ish1442006@gmail.com","login":"ish1416","count":1},{"name":"Ivor Zhou","email":"xinzi@meta.com","login":"imdreamrunner","count":1},{"name":"J8118","email":"JG@8118.capital","login":"J8118","count":1},{"name":"Jakob Felix Julius Sudau","email":"jakob.sudau@icloud.com","login":"JakobFelixJulius","count":1},{"name":"Jakub Gryko","email":"grykojakub@meta.com","login":"jgryko5","count":1},{"name":"Isaac Israel","email":"isaac.israel@hibob.io","login":"IsaacIsrael","count":1},{"name":"Insik-Han","email":"insik.han@gaudiy.com","login":"Insik-Han","count":1},{"name":"Humaid Khan","email":"humaidk2@gmail.com","login":"humaidk2","count":1},{"name":"Héctor Chong","email":"i@hector.im","login":"Hector-Chong","count":1},{"name":"Helder Pereira","email":"helfper@meta.com","login":"helfper","count":1},{"name":"HarshitMadhav","email":"madhavtwister@gmail.com","login":"HarshitMadhav","count":1},{"name":"Joshua Rogers","email":"MegaManSec","login":"MegaManSec","count":1},{"name":"Hakan Akın","email":"cehakanakin@gmail.com","login":"hknakn","count":1},{"name":"George","email":"g.kartalis7@gmail.com","login":"gkartalis","count":1},{"name":"Fredrik Makila","email":"fmakila@meta.com","login":"fmacinator","count":1},{"name":"Federico Bartoli","email":"federico.bartoli@madisoft.it","login":"federicobartoli","count":1},{"name":"Eric Kreutzer","email":"eric@lugg.com","login":"erickreutz","count":1},{"name":"Eric Hartzog","email":"jehartzog@meta.com","login":"jehartzog","count":1},{"name":"Ergenekon Yiğit","email":"yigitergenekon@gmail.com","login":"ergenekonyigit","count":1},{"name":"Enrique López Mañas","email":"eenriquelopez@gmail.com","login":"kikoso","count":1},{"name":"Eliot Fallon","email":"eliot.fallon@gmail.com","login":"eliotfallon213","count":1},{"name":"Dinis Nunes","email":"dinis.nunes@lingokids.com","login":"dinisnunes1","count":1},{"name":"Derek Sargent","email":"derek.r.sargent@gmail.com","login":"derekrsargent","count":1},{"name":"David Prevost","email":"david.prevost@goto.com","login":"dprevost-LMI","count":1},{"name":"Anthony Bajoua","email":"anthonybajoua@meta.com","login":"anthonybajoua","count":1},{"name":"Daniel Higgins","email":"danhiggins@meta.com","login":"dfhmeta","count":1},{"name":"Cao Doan","email":"caodoan@meta.com","login":"caodoan","count":1},{"name":"Brian Beckerle","email":"49686530+brainbicycle","login":"brainbicycle","count":1},{"name":"Ben Hamilton","email":"benhamilton@terraformation.com","login":"bhamiltoncx","count":1},{"name":"Bartłomiej Błoniarz","email":"bartlomiej.bloniarz@swmansion.com","login":"bartlomiejbloniarz","count":1},{"name":"Jamie Birch","email":"14055146+shirakaba","login":"shirakaba","count":1},{"name":"Mo Javad","email":"34189022+mojavad","login":"mojavad","count":1},{"name":"Nikhil Pakhloo","email":"nikhilpakhloo@gmail.com","login":"nikhilpakhloo","count":1},{"name":"Pekka Soutua","email":"pekka.soutua@yle.fi","login":"soutua","count":1},{"name":"Per Sjöström","email":"persinternetpost@gmail.com","login":"psjostrom","count":1},{"name":"Philip Heinser","email":"philipheinser@me.com","login":"philipheinser","count":1},{"name":"Pierre Moulon","email":"pierrem@meta.com","login":"SeaOtocinclus","count":1},{"name":"SJLIM","email":"yyvaca30@gmail.com","login":"SJvaca30","count":1},{"name":"Saad Najmi","email":"sanajmi@microsoft.com","login":"Saadnajmi","count":1},{"name":"Salman Muin Kayser Chishti","email":"salmanmkc@github.com","login":"salmanmkc","count":1},{"name":"Samuel Newman","email":"mozzius@protonmail.com","login":"mozzius","count":1},{"name":"Sandeep Kumar","email":"skumar28@meta.com","login":"sandeee1928","count":1},{"name":"Sathoshi Kumarawadu","email":"sathoshik@meta.com","login":"sathoshik","count":1},{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com","login":"satya164","count":1},{"name":"Seph Soliman","email":"github@seph.dk","login":"scarlac","count":1},{"name":"Sergei Glotov","email":"ssglotov@gmail.com","login":"sergeich","count":1},{"name":"Sharif Mahmoud","email":"shairfh96@gmail.com","login":"sharifhh","count":1},{"name":"SimpleCreations","email":"befv@mail.ru","login":"SimpleCreations","count":1},{"name":"Sophie L","email":"beartechtalks@gmail.com","login":"Rexogamer","count":1},{"name":"Sorin Cioban","email":"scioban@icloud.com","login":"sorinc03","count":1},{"name":"Telechi Nicolae","email":"tux2nicolae@gmail.com","login":"tux2nicolae","count":1},{"name":"Terry Kwon","email":"kastopia@meta.com","login":"kastopia","count":1},{"name":"Zane Bauman","email":"zane.bauman@upstart.com","login":"zbauman3","count":1},{"name":"Andrei Lomtev","email":"andrei.lomtev@gmail.com","login":"anferrat","count":1},{"name":"Thibault Malbranche","email":"thibault@brigad.co","login":"Titozzz","count":1},{"name":"Théo LUDWIG","email":"contact@theoludwig.fr","login":"theoludwig","count":1},{"name":"Jani Kinnunen","email":"jani.kinnunen@yle.fi","login":"janpe","count":1},{"name":"Jeansung Oh","email":"intmain@hotmail.com","login":"intmain","count":1},{"name":"Jim Jetsada Machom","email":"jimjm@fb.com","login":"zinuzoid","count":1},{"name":"Jisoo Shin","email":"jisooshin@meta.com","login":"jisoo-hisoo","count":1},{"name":"Kacper Kafara","email":"kacperkafara@gmail.com","login":"kkafar","count":1},{"name":"KirtiRamchandani","email":"kirtiar15502@gmail.com","login":"KirtiRamchandani","count":1},{"name":"Krystof Woldrich","email":"krystofwoldrich@gmail.com","login":"krystofwoldrich","count":1},{"name":"Kræn Hansen","email":"mail@kraenhansen.dk","login":"kraenhansen","count":1},{"name":"Kyle Howarth","email":"kylehowarth@meta.com","login":"clocksarestupid","count":1},{"name":"LS Hung","email":"61226932+lokshunhung","login":"lokshunhung","count":1},{"name":"Lauren Tan","email":"laurentan@meta.com","login":"poteto","count":1},{"name":"Liam Jones","email":"liam@stardive.co.uk","login":"liamjones","count":1},{"name":"Luís Chaves","email":"lchaves@mosano.eu","login":"TheNerdGuyLulu","count":1},{"name":"Maciej Synowski","email":"maciej.synowski@redge.com","login":"msynowski","count":1},{"name":"Mark Smith","email":"mcs@pearlcrescent.com","login":"MarkCSmith","count":1},{"name":"Mark Verlingieri","email":"mkv@fb.com","login":"markv","count":1},{"name":"MazurDorian","email":"mazur.dorian15@gmail.com","login":"DorianMazur","count":1},{"name":"Michał Kruk","email":"kruczy@gmail.com","login":"kruczy","count":1},{"name":"Josh Hargreaves","email":"jhargreaves@netflix.com","login":"jhargreaves-spec","count":1},{"name":"Michał Pierzchała","email":"thymikee@gmail.com","login":"thymikee","count":1},{"name":"Mihai Lazari","email":"l3m3a3@gmail.com","login":"mlazari","count":1},{"name":"Mike Hardy","email":"github@mikehardy.net","login":"mikehardy","count":1},{"name":"Minh Vu","email":"vuhoangminh97@gmail.com","login":"fallintoplace","count":1},{"name":"Minsik Kim","email":"kmsbernard@gmail.com","login":"kmsbernard","count":1},{"name":"Mo Binni","email":"mbinni@wealthsimple.com","login":"mobinni","count":1},{"name":"Tomasz Wasilczyk","email":"twasilczyk@meta.com","login":"twasilczyk","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-22T00:00:10.186Z","repositories_count":6265756,"commits_count":874607124,"contributors_count":35087579,"owners_count":1170019,"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":"react/react-native","html_url":"https://github.com/react/react-native","last_synced_at":"2026-06-22T06:20:59.802Z","status":"active","issues_count":16,"pull_requests_count":27,"avg_time_to_close_issue":12242501.25,"avg_time_to_close_pull_request":4193813.0,"issues_closed_count":4,"pull_requests_closed_count":7,"pull_request_authors_count":15,"issue_authors_count":16,"avg_comments_per_issue":4.6875,"avg_comments_per_pull_request":1.4814814814814814,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":16,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":12242501.25,"past_year_avg_time_to_close_pull_request":4193813.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":4.6875,"past_year_avg_comments_per_pull_request":1.4814814814814814,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2026-06-10T21:00:14.630Z","updated_at":"2026-06-22T06:20:59.802Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/react%2Freact-native/issues","issue_labels_count":{"table":{"Needs: Repro":7,"Needs: Author Feedback":5,"Stale":4,"Needs: Triage :mag:":4,"Platform: Android":3,"Platform: iOS":3,"Needs: Attention":3,"Type: New Architecture":1,"p: Callstack":1,"Needs: Version Info":1,"API: Share":1,"Partner":1,"Issue: Author Provided Repro":1,"iOS 26":1,"🌐Networking":1}},"pull_request_labels_count":{"table":{"CLA Signed":27,"Shared with Meta":14,"Partner":11,"p: Facebook":9,"meta-exported":9,"p: Callstack":2,"dependencies":2,"ruby":2,"fb-exported":2,"Merged":1}},"issue_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":17,"NONE":9,"COLLABORATOR":1}},"issue_authors":{"table":{"ejkkan":1,"BodholdtSpeedTesting":1,"istarkov":1,"retyui":1,"IsaacIsrael":1,"wangyupeng993":1,"globuxt":1,"ShubhGar":1,"eduardoborges":1,"SmartArray":1,"jaredrkozar":1,"ziponia":1,"uloco":1,"BadLice":1,"mfazekas":1,"t0maboro":1}},"pull_request_authors":{"table":{"rubennorte":5,"tarikfp":3,"zeyap":3,"SJvaca30":2,"retyui":2,"dependabot[bot]":2,"IsaacIsrael":2,"shashank-bhatotia":1,"yaminyassin":1,"Abbondanzo":1,"Srishtyshree":1,"react-native-bot":1,"davidliu":1,"coolsoftwaretyler":1,"mfazekas":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-22T00:00:10.239Z","repositories_count":14832098,"issues_count":33066650,"pull_requests_count":109080621,"authors_count":11314552,"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":{"Needs: Repro":7,"Needs: Author Feedback":5,"Stale":4,"Needs: Triage :mag:":4,"Platform: Android":3,"Platform: iOS":3,"Needs: Attention":3,"API: Share":1,"Type: New Architecture":1,"iOS 26":1,"Issue: Author Provided Repro":1,"Needs: Version Info":1,"🌐Networking":1,"Partner":1,"p: Callstack":1}},"past_year_pull_request_labels_count":{"table":{"CLA Signed":27,"Shared with Meta":14,"Partner":11,"p: Facebook":9,"meta-exported":9,"dependencies":2,"p: Callstack":2,"fb-exported":2,"ruby":2,"Merged":1}},"past_year_issue_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":5}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":17,"NONE":9,"COLLABORATOR":1}},"past_year_issue_authors":{"table":{"BadLice":1,"BodholdtSpeedTesting":1,"eduardoborges":1,"ejkkan":1,"globuxt":1,"IsaacIsrael":1,"istarkov":1,"jaredrkozar":1,"mfazekas":1,"retyui":1,"ShubhGar":1,"SmartArray":1,"t0maboro":1,"uloco":1,"wangyupeng993":1,"ziponia":1}},"past_year_pull_request_authors":{"table":{"rubennorte":5,"tarikfp":3,"zeyap":3,"dependabot[bot]":2,"IsaacIsrael":2,"retyui":2,"SJvaca30":2,"Abbondanzo":1,"coolsoftwaretyler":1,"davidliu":1,"mfazekas":1,"react-native-bot":1,"shashank-bhatotia":1,"Srishtyshree":1,"yaminyassin":1}},"maintainers":[{"table":{"login":"react-native-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/react-native-bot"}}],"active_maintainers":[{"table":{"login":"react-native-bot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/react-native-bot"}}]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":4,"ForkEvent":2,"IssuesEvent":6,"WatchEvent":4,"IssueCommentEvent":7,"PushEvent":36,"CreateEvent":7},"last_year":{"DeleteEvent":1,"PullRequestEvent":4,"ForkEvent":2,"IssuesEvent":6,"WatchEvent":4,"IssueCommentEvent":7,"PushEvent":36,"CreateEvent":7}},"keywords":["android","app-framework","cross-platform","ios","mobile","mobile-development","react","react-native"],"dependencies":[{"ecosystem":"cocoapods","filepath":"packages/rn-tester/NativeComponentExample/MyNativeView.podspec","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:01.102Z","updated_at":"2022-07-15T16:38:01.102Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester/NativeComponentExample/MyNativeView.podspec","dependencies":[{"id":221859398,"package_name":"React","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":221859399,"package_name":"React-RCTFabric","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":221859400,"package_name":"React-Codegen","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":221859401,"package_name":"RCTRequired","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":221859402,"package_name":"RCTTypeSafety","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/rn-tester/NativeModuleExample/ScreenshotManager.podspec","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:01.199Z","updated_at":"2022-07-15T16:38:01.199Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester/NativeModuleExample/ScreenshotManager.podspec","dependencies":[{"id":221859451,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/rn-tester/Podfile","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:01.265Z","updated_at":"2022-07-15T16:38:01.265Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester/Podfile","dependencies":[{"id":221862846,"package_name":"MyNativeView","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":221862847,"package_name":"ScreenshotManager","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":221862848,"package_name":"React-RCTTest","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/rn-tester/Podfile.lock","sha":null,"kind":"lockfile","created_at":"2022-07-15T16:38:01.844Z","updated_at":"2022-07-15T16:38:01.844Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester/Podfile.lock","dependencies":[{"id":221871429,"package_name":"boost","ecosystem":"cocoapods","requirements":"1.76.0","direct":false,"kind":"runtime","optional":false},{"id":221871430,"package_name":"CocoaAsyncSocket","ecosystem":"cocoapods","requirements":"7.6.5","direct":false,"kind":"runtime","optional":false},{"id":221871431,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":221871432,"package_name":"FBLazyVector","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871433,"package_name":"FBReactNativeSpec","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871434,"package_name":"Flipper","ecosystem":"cocoapods","requirements":"0.125.0","direct":false,"kind":"runtime","optional":false},{"id":221871435,"package_name":"Flipper-Boost-iOSX","ecosystem":"cocoapods","requirements":"1.76.0.1.11","direct":false,"kind":"runtime","optional":false},{"id":221871436,"package_name":"Flipper-DoubleConversion","ecosystem":"cocoapods","requirements":"3.2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221871437,"package_name":"Flipper-Fmt","ecosystem":"cocoapods","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":221871438,"package_name":"Flipper-Folly","ecosystem":"cocoapods","requirements":"2.6.10","direct":false,"kind":"runtime","optional":false},{"id":221871439,"package_name":"Flipper-Glog","ecosystem":"cocoapods","requirements":"0.5.0.5","direct":false,"kind":"runtime","optional":false},{"id":221871440,"package_name":"Flipper-PeerTalk","ecosystem":"cocoapods","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":221871441,"package_name":"Flipper-RSocket","ecosystem":"cocoapods","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":221871442,"package_name":"FlipperKit","ecosystem":"cocoapods","requirements":"0.125.0","direct":false,"kind":"runtime","optional":false},{"id":221871443,"package_name":"fmt","ecosystem":"cocoapods","requirements":"6.2.1","direct":false,"kind":"runtime","optional":false},{"id":221871444,"package_name":"glog","ecosystem":"cocoapods","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":221871445,"package_name":"libevent","ecosystem":"cocoapods","requirements":"2.1.12","direct":false,"kind":"runtime","optional":false},{"id":221871446,"package_name":"OpenSSL-Universal","ecosystem":"cocoapods","requirements":"1.1.1100","direct":false,"kind":"runtime","optional":false},{"id":221871447,"package_name":"RCT-Folly","ecosystem":"cocoapods","requirements":"2021.07.22.00","direct":false,"kind":"runtime","optional":false},{"id":221871448,"package_name":"RCTRequired","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871449,"package_name":"RCTTypeSafety","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871450,"package_name":"React","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871451,"package_name":"React-bridging","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871452,"package_name":"React-callinvoker","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871453,"package_name":"React-Codegen","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871454,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871455,"package_name":"React-CoreModules","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871456,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871457,"package_name":"React-Fabric","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871458,"package_name":"React-graphics","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871459,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871460,"package_name":"React-jsiexecutor","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871461,"package_name":"React-jsinspector","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871462,"package_name":"React-logger","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871463,"package_name":"React-perflogger","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871464,"package_name":"React-RCTActionSheet","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871465,"package_name":"React-RCTAnimation","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871466,"package_name":"React-RCTBlob","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871467,"package_name":"React-RCTFabric","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871468,"package_name":"React-RCTImage","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871469,"package_name":"React-RCTLinking","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871470,"package_name":"React-RCTNetwork","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871471,"package_name":"React-RCTPushNotification","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871472,"package_name":"React-RCTSettings","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871473,"package_name":"React-RCTTest","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871474,"package_name":"React-RCTText","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871475,"package_name":"React-RCTVibration","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871476,"package_name":"React-rncore","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871477,"package_name":"React-runtimeexecutor","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871478,"package_name":"ReactCommon","ecosystem":"cocoapods","requirements":"1000.0.0","direct":false,"kind":"runtime","optional":false},{"id":221871479,"package_name":"ScreenshotManager","ecosystem":"cocoapods","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":221871480,"package_name":"SocketRocket","ecosystem":"cocoapods","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":221871481,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":221871482,"package_name":"YogaKit","ecosystem":"cocoapods","requirements":"1.18.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"packages/react-native-gradle-plugin/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:03.346Z","updated_at":"2022-07-15T16:38:03.346Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native-gradle-plugin/build.gradle.kts","dependencies":[{"id":221885409,"package_name":"com.android.tools.build:gradle","ecosystem":"maven","requirements":"7.2.1","direct":true,"kind":"implementation","optional":false},{"id":221885410,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.8.9","direct":true,"kind":"implementation","optional":false},{"id":221885411,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.0.1-jre","direct":true,"kind":"implementation","optional":false},{"id":221885412,"package_name":"com.squareup:javapoet","ecosystem":"maven","requirements":"1.13.0","direct":true,"kind":"implementation","optional":false},{"id":221885413,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:04.690Z","updated_at":"2022-07-15T16:38:04.690Z","repository_link":"https://github.com/react/react-native/blob/main/package.json","dependencies":[{"id":221900832,"package_name":"@jest/create-cache-key-function","ecosystem":"npm","requirements":"^27.0.1","direct":true,"kind":"runtime","optional":false},{"id":221900833,"package_name":"@react-native-community/cli","ecosystem":"npm","requirements":"^9.0.0-alpha.3","direct":true,"kind":"runtime","optional":false},{"id":221900834,"package_name":"@react-native-community/cli-platform-android","ecosystem":"npm","requirements":"^9.0.0-alpha.3","direct":true,"kind":"runtime","optional":false},{"id":221900835,"package_name":"@react-native-community/cli-platform-ios","ecosystem":"npm","requirements":"^9.0.0-alpha.3","direct":true,"kind":"runtime","optional":false},{"id":221900836,"package_name":"@react-native/assets","ecosystem":"npm","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":221900837,"package_name":"@react-native/normalize-color","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":221900838,"package_name":"@react-native/polyfills","ecosystem":"npm","requirements":"2.0.0","direct":true,"kind":"runtime","optional":false},{"id":221900839,"package_name":"abort-controller","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":221900840,"package_name":"anser","ecosystem":"npm","requirements":"^1.4.9","direct":true,"kind":"runtime","optional":false},{"id":221900841,"package_name":"base64-js","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":221900842,"package_name":"event-target-shim","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"runtime","optional":false},{"id":221900843,"package_name":"invariant","ecosystem":"npm","requirements":"^2.2.4","direct":true,"kind":"runtime","optional":false},{"id":221900844,"package_name":"jsc-android","ecosystem":"npm","requirements":"^250230.2.1","direct":true,"kind":"runtime","optional":false},{"id":221900845,"package_name":"memoize-one","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":221900846,"package_name":"metro-react-native-babel-transformer","ecosystem":"npm","requirements":"0.71.3","direct":true,"kind":"runtime","optional":false},{"id":221900847,"package_name":"metro-runtime","ecosystem":"npm","requirements":"0.71.3","direct":true,"kind":"runtime","optional":false},{"id":221900848,"package_name":"metro-source-map","ecosystem":"npm","requirements":"0.71.3","direct":true,"kind":"runtime","optional":false},{"id":221900849,"package_name":"mkdirp","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"runtime","optional":false},{"id":221900850,"package_name":"nullthrows","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":221900851,"package_name":"pretty-format","ecosystem":"npm","requirements":"^26.5.2","direct":true,"kind":"runtime","optional":false},{"id":221900852,"package_name":"promise","ecosystem":"npm","requirements":"^8.0.3","direct":true,"kind":"runtime","optional":false},{"id":221900853,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"4.24.0","direct":true,"kind":"runtime","optional":false},{"id":221900854,"package_name":"react-native-gradle-plugin","ecosystem":"npm","requirements":"^0.70.0","direct":true,"kind":"runtime","optional":false},{"id":221900855,"package_name":"react-refresh","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":221900856,"package_name":"react-shallow-renderer","ecosystem":"npm","requirements":"^16.15.0","direct":true,"kind":"runtime","optional":false},{"id":221900857,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"^0.13.2","direct":true,"kind":"runtime","optional":false},{"id":221900858,"package_name":"scheduler","ecosystem":"npm","requirements":"^0.22.0","direct":true,"kind":"runtime","optional":false},{"id":221900859,"package_name":"stacktrace-parser","ecosystem":"npm","requirements":"^0.1.3","direct":true,"kind":"runtime","optional":false},{"id":221900860,"package_name":"use-sync-external-store","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":221900861,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":221900862,"package_name":"ws","ecosystem":"npm","requirements":"^6.1.4","direct":true,"kind":"runtime","optional":false},{"id":221900863,"package_name":"flow-bin","ecosystem":"npm","requirements":"^0.182.0","direct":true,"kind":"development","optional":false},{"id":221900864,"package_name":"hermes-eslint","ecosystem":"npm","requirements":"0.8.0","direct":true,"kind":"development","optional":false},{"id":221900865,"package_name":"react","ecosystem":"npm","requirements":"18.1.0","direct":true,"kind":"development","optional":false},{"id":221900866,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"^18.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/babel-plugin-codegen/package.json","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:05.037Z","updated_at":"2022-07-15T16:38:05.037Z","repository_link":"https://github.com/react/react-native/blob/main/packages/babel-plugin-codegen/package.json","dependencies":[{"id":221904852,"package_name":"react-native-codegen","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":221904853,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.14.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/eslint-plugin-specs/package.json","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:05.760Z","updated_at":"2022-07-15T16:38:05.760Z","repository_link":"https://github.com/react/react-native/blob/main/packages/eslint-plugin-specs/package.json","dependencies":[{"id":221915632,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.14.0","direct":true,"kind":"runtime","optional":false},{"id":221915633,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"^7.18.2","direct":true,"kind":"runtime","optional":false},{"id":221915634,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":221915635,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"^7.17.12","direct":true,"kind":"runtime","optional":false},{"id":221915636,"package_name":"flow-parser","ecosystem":"npm","requirements":"^0.121.0","direct":true,"kind":"runtime","optional":false},{"id":221915637,"package_name":"make-dir","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"runtime","optional":false},{"id":221915638,"package_name":"pirates","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"runtime","optional":false},{"id":221915639,"package_name":"react-native-codegen","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":221915640,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-native-codegen/package.json","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:05.951Z","updated_at":"2022-07-15T16:38:05.951Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native-codegen/package.json","dependencies":[{"id":221915696,"package_name":"@babel/parser","ecosystem":"npm","requirements":"^7.14.0","direct":true,"kind":"runtime","optional":false},{"id":221915697,"package_name":"flow-parser","ecosystem":"npm","requirements":"^0.121.0","direct":true,"kind":"runtime","optional":false},{"id":221915698,"package_name":"jscodeshift","ecosystem":"npm","requirements":"^0.13.1","direct":true,"kind":"runtime","optional":false},{"id":221915699,"package_name":"nullthrows","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":221915700,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.14.0","direct":true,"kind":"development","optional":false},{"id":221915701,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":221915702,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":221915703,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":221915704,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":221915705,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":221915706,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":221915707,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":221915708,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":221915709,"package_name":"chalk","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":221915710,"package_name":"glob","ecosystem":"npm","requirements":"^7.1.1","direct":true,"kind":"development","optional":false},{"id":221915711,"package_name":"invariant","ecosystem":"npm","requirements":"^2.2.4","direct":true,"kind":"development","optional":false},{"id":221915712,"package_name":"micromatch","ecosystem":"npm","requirements":"^4.0.4","direct":true,"kind":"development","optional":false},{"id":221915713,"package_name":"mkdirp","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"development","optional":false},{"id":221915714,"package_name":"prettier","ecosystem":"npm","requirements":"^2.4.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/rn-tester/package.json","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:06.050Z","updated_at":"2022-07-15T16:38:06.050Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester/package.json","dependencies":[{"id":221922914,"package_name":"invariant","ecosystem":"npm","requirements":"^2.2.4","direct":true,"kind":"runtime","optional":false},{"id":221922915,"package_name":"nullthrows","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":221922916,"package_name":"connect","ecosystem":"npm","requirements":"^3.6.5","direct":true,"kind":"development","optional":false},{"id":221922917,"package_name":"ws","ecosystem":"npm","requirements":"^6.1.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-15T16:38:06.921Z","updated_at":"2022-07-15T16:38:06.921Z","repository_link":"https://github.com/react/react-native/blob/main/yarn.lock","dependencies":[{"id":221928475,"package_name":"@ampproject/remapping","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928476,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"runtime","optional":false},{"id":221928477,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928478,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":221928479,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":221928480,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"runtime","optional":false},{"id":221928481,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":221928482,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928483,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928484,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928485,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"runtime","optional":false},{"id":221928486,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":221928487,"package_name":"@babel/helper-define-polyfill-provider","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928488,"package_name":"@babel/helper-environment-visitor","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928489,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928490,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928491,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928492,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928493,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928494,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928495,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928496,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928497,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":221928498,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":221928499,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928500,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928501,"package_name":"@babel/helper-skip-transparent-expression-wrappers","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":221928502,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928503,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928504,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928505,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":221928506,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":221928507,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.10","direct":false,"kind":"runtime","optional":false},{"id":221928508,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":221928509,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":221928510,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928511,"package_name":"@babel/plugin-proposal-export-default-from","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928512,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928513,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.13.8","direct":false,"kind":"runtime","optional":false},{"id":221928514,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.13.8","direct":false,"kind":"runtime","optional":false},{"id":221928515,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928516,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"runtime","optional":false},{"id":221928517,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":221928518,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928519,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":221928520,"package_name":"@babel/plugin-syntax-export-default-from","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928521,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":221928522,"package_name":"@babel/plugin-syntax-import-meta","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":221928523,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":221928524,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928525,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":221928526,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":221928527,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"runtime","optional":false},{"id":221928528,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":221928529,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":221928530,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"runtime","optional":false},{"id":221928531,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"runtime","optional":false},{"id":221928532,"package_name":"@babel/plugin-syntax-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928533,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928534,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928535,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928536,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.14.1","direct":false,"kind":"runtime","optional":false},{"id":221928537,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928538,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928777,"package_name":"dayjs","ecosystem":"npm","requirements":"1.8.15","direct":false,"kind":"runtime","optional":false},{"id":221928539,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.13.17","direct":false,"kind":"runtime","optional":false},{"id":221928540,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928541,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":221928542,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928543,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928544,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928545,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928546,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":221928547,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":221928548,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928549,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928550,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928551,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928552,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928553,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928554,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"7.13.12","direct":false,"kind":"runtime","optional":false},{"id":221928555,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.13.15","direct":false,"kind":"runtime","optional":false},{"id":221928556,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"7.13.15","direct":false,"kind":"runtime","optional":false},{"id":221928557,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928558,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928559,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928560,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928561,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"7.16.8","direct":false,"kind":"runtime","optional":false},{"id":221928562,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":221928563,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"7.17.12","direct":false,"kind":"runtime","optional":false},{"id":221928564,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928565,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.16.9","direct":false,"kind":"runtime","optional":false},{"id":221928566,"package_name":"@babel/runtime-corejs3","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"runtime","optional":false},{"id":221928567,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.17.9","direct":false,"kind":"runtime","optional":false},{"id":221928568,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":221928569,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":221928570,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.17.0","direct":false,"kind":"runtime","optional":false},{"id":221928571,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":221928572,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928573,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":221928574,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928575,"package_name":"@hapi/topo","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928576,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":221928577,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928578,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928579,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":221928580,"package_name":"@jest/console","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928581,"package_name":"@jest/core","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221928582,"package_name":"@jest/create-cache-key-function","ecosystem":"npm","requirements":"27.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928583,"package_name":"@jest/environment","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928584,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928585,"package_name":"@jest/globals","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928586,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928587,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928588,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928589,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221928590,"package_name":"@jest/transform","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928591,"package_name":"@jest/types","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":221928592,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928593,"package_name":"@jest/types","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"runtime","optional":false},{"id":221928594,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928595,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":221928596,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":221928597,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":221928598,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":221928599,"package_name":"@react-native-community/cli-clean","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928600,"package_name":"@react-native-community/cli-config","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928601,"package_name":"@react-native-community/cli-debugger-ui","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928602,"package_name":"@react-native-community/cli-doctor","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928603,"package_name":"@react-native-community/cli-hermes","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928604,"package_name":"@react-native-community/cli-platform-android","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928605,"package_name":"@react-native-community/cli-platform-ios","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928606,"package_name":"@react-native-community/cli-plugin-metro","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928607,"package_name":"@react-native-community/cli-server-api","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928608,"package_name":"@react-native-community/cli-tools","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928609,"package_name":"@react-native-community/cli-types","ecosystem":"npm","requirements":"9.0.0-alpha.0","direct":false,"kind":"runtime","optional":false},{"id":221928610,"package_name":"@react-native-community/cli","ecosystem":"npm","requirements":"9.0.0-alpha.3","direct":false,"kind":"runtime","optional":false},{"id":221928611,"package_name":"@reactions/component","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928612,"package_name":"@sideway/address","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928613,"package_name":"@sideway/formula","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928614,"package_name":"@sideway/pinpoint","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928615,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"runtime","optional":false},{"id":221928616,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928617,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928618,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.18","direct":false,"kind":"runtime","optional":false},{"id":221928619,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.4","direct":false,"kind":"runtime","optional":false},{"id":221928620,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":221928621,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.14.2","direct":false,"kind":"runtime","optional":false},{"id":221928622,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928623,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":221928624,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928625,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928626,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928627,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928628,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":221928629,"package_name":"@types/node","ecosystem":"npm","requirements":"13.13.4","direct":false,"kind":"runtime","optional":false},{"id":221928630,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":221928631,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":221928632,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928633,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928634,"package_name":"@types/yargs","ecosystem":"npm","requirements":"13.0.8","direct":false,"kind":"runtime","optional":false},{"id":221928635,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928636,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928637,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928638,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928639,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928640,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928641,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928642,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":221928643,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928644,"package_name":"absolute-path","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928645,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":221928646,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928647,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":221928648,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928649,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":221928650,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":221928651,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928652,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":221928653,"package_name":"ajv","ecosystem":"npm","requirements":"8.9.0","direct":false,"kind":"runtime","optional":false},{"id":221928654,"package_name":"anser","ecosystem":"npm","requirements":"1.4.9","direct":false,"kind":"runtime","optional":false},{"id":221928655,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928656,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928657,"package_name":"ansi-fragments","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928658,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928659,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928660,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928661,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928662,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928663,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928664,"package_name":"appdirsjs","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":221928665,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":221928666,"package_name":"aria-query","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":221928667,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928668,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928669,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928670,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"runtime","optional":false},{"id":221928671,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928672,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":221928673,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":221928674,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":221928675,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":221928676,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928677,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928678,"package_name":"ast-types-flow","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":221928679,"package_name":"ast-types","ecosystem":"npm","requirements":"0.14.2","direct":false,"kind":"runtime","optional":false},{"id":221928680,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928681,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928682,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928683,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"runtime","optional":false},{"id":221928684,"package_name":"async","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":221928685,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":221928686,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928687,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":221928688,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":221928689,"package_name":"axe-core","ecosystem":"npm","requirements":"4.3.5","direct":false,"kind":"runtime","optional":false},{"id":221928690,"package_name":"axobject-query","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928691,"package_name":"babel-core","ecosystem":"npm","requirements":"7.0.0-bridge.0","direct":false,"kind":"runtime","optional":false},{"id":221928692,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221928693,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":221928694,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928695,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928696,"package_name":"babel-plugin-polyfill-corejs2","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928697,"package_name":"babel-plugin-polyfill-corejs3","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928698,"package_name":"babel-plugin-polyfill-regenerator","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928699,"package_name":"babel-plugin-replace-ts-export-assignment","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928700,"package_name":"babel-plugin-syntax-trailing-function-commas","ecosystem":"npm","requirements":"7.0.0-beta.0","direct":false,"kind":"runtime","optional":false},{"id":221928701,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928702,"package_name":"babel-preset-fbjs","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":221928703,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928704,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928705,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":221928706,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":221928707,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928708,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928709,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":221928710,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":221928711,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928712,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928713,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"runtime","optional":false},{"id":221928714,"package_name":"bser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928715,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928716,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":221928717,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928718,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928719,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928720,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928721,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928722,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928723,"package_name":"callsites","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928724,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928725,"package_name":"camelcase","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928726,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001300","direct":false,"kind":"runtime","optional":false},{"id":221928727,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928728,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":221928729,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":221928730,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928731,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928732,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":221928733,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928734,"package_name":"ci-info","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":221928735,"package_name":"cjs-module-lexer","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":221928736,"package_name":"clang-format","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":221928737,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":221928738,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928739,"package_name":"cli-spinners","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":221928740,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928741,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928742,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928743,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928744,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"runtime","optional":false},{"id":221928745,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928746,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928747,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":221928748,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928749,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":221928750,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":221928751,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":221928752,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":221928753,"package_name":"command-exists","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":221928754,"package_name":"commander","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":221928755,"package_name":"commander","ecosystem":"npm","requirements":"2.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928756,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928757,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928758,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.15","direct":false,"kind":"runtime","optional":false},{"id":221928759,"package_name":"compression","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":221928760,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928761,"package_name":"connect","ecosystem":"npm","requirements":"3.6.6","direct":false,"kind":"runtime","optional":false},{"id":221928762,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":221928763,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928764,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":221928765,"package_name":"core-js-pure","ecosystem":"npm","requirements":"3.19.1","direct":false,"kind":"runtime","optional":false},{"id":221928766,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928767,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928768,"package_name":"coveralls","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928769,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":221928770,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928771,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":221928772,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":221928773,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":221928774,"package_name":"damerau-levenshtein","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":221928775,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":221928776,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928778,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":221928779,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":221928780,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928781,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928782,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928783,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":221928784,"package_name":"deepmerge","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928785,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":221928786,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928787,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":221928788,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":221928789,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928790,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928791,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928792,"package_name":"denodeify","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928793,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928794,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928795,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928796,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928797,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928798,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928799,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928800,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928801,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928802,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928803,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.49","direct":false,"kind":"runtime","optional":false},{"id":221928804,"package_name":"emittery","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":221928805,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928806,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":221928807,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928808,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":221928809,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":221928810,"package_name":"envinfo","ecosystem":"npm","requirements":"7.7.3","direct":false,"kind":"runtime","optional":false},{"id":221928811,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":221928812,"package_name":"error-stack-parser","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":221928813,"package_name":"errorhandler","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":221928814,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":221928815,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928816,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928817,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928818,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":221928819,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928820,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928821,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928822,"package_name":"eslint-config-fb-strict","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928823,"package_name":"eslint-config-fbjs","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928824,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":221928825,"package_name":"eslint-plugin-babel","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928826,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928827,"package_name":"eslint-plugin-flowtype","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928828,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"25.2.4","direct":false,"kind":"runtime","optional":false},{"id":221928829,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"runtime","optional":false},{"id":221928830,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928831,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928832,"package_name":"eslint-plugin-react-native-globals","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928833,"package_name":"eslint-plugin-react-native","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"runtime","optional":false},{"id":221928834,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.26.1","direct":false,"kind":"runtime","optional":false},{"id":221928835,"package_name":"eslint-plugin-relay","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"runtime","optional":false},{"id":221928836,"package_name":"eslint-rule-composer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":221928837,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928838,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928839,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928840,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":221928841,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928842,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928843,"package_name":"eslint","ecosystem":"npm","requirements":"7.32.0","direct":false,"kind":"runtime","optional":false},{"id":221928844,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928845,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928846,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":221928847,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":221928848,"package_name":"estraverse","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928849,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928850,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928851,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":221928852,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928853,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":221928854,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928855,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928856,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928857,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":221928858,"package_name":"expect","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221928859,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928860,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928861,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928862,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928863,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928864,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":221928865,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":221928866,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":221928867,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928868,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"runtime","optional":false},{"id":221928869,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928870,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":221928871,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":221928872,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928873,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928874,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928875,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928876,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928877,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928878,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928879,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928880,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928881,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928882,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":221928883,"package_name":"flow-bin","ecosystem":"npm","requirements":"0.182.0","direct":false,"kind":"runtime","optional":false},{"id":221928884,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.163.0","direct":false,"kind":"runtime","optional":false},{"id":221928885,"package_name":"flow-parser","ecosystem":"npm","requirements":"0.121.0","direct":false,"kind":"runtime","optional":false},{"id":221928886,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928887,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":221928888,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928889,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":221928890,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928891,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":221928892,"package_name":"fs-extra","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928893,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928894,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928895,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":221928896,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928897,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928898,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"runtime","optional":false},{"id":221928899,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":221928900,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928901,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928902,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928903,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928904,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928905,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":221928906,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":221928907,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928908,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928909,"package_name":"globals","ecosystem":"npm","requirements":"11.8.0","direct":false,"kind":"runtime","optional":false},{"id":221928910,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"runtime","optional":false},{"id":221928911,"package_name":"globby","ecosystem":"npm","requirements":"11.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928912,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":221928913,"package_name":"graphql","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"runtime","optional":false},{"id":221928914,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":221928915,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928916,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":221928917,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928918,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928919,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928920,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928921,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928922,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928923,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928924,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":221928925,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928926,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928927,"package_name":"hermes-eslint","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":221928928,"package_name":"hermes-estree","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":221928929,"package_name":"hermes-estree","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":221928930,"package_name":"hermes-parser","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":221928931,"package_name":"hermes-parser","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":221928932,"package_name":"hermes-profile-transformer","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":221928933,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":221928934,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928935,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928936,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":221928937,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928938,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":221928939,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928940,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928941,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":221928942,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928943,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":221928944,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"runtime","optional":false},{"id":221928945,"package_name":"image-size","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":221928946,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928947,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":221928948,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928949,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":221928950,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":221928951,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928952,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928953,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"runtime","optional":false},{"id":221928954,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928955,"package_name":"interpret","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928956,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":221928957,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":221928958,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":221928959,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928960,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928961,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928962,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":221928963,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":221928964,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":221928965,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928966,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":221928967,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":221928968,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928969,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928970,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":221928971,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928972,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":221928973,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":221928974,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928975,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928976,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":221928977,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928978,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928979,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928980,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":221928981,"package_name":"is-interactive","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928982,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928983,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":221928984,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928985,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928986,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928987,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928988,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":221928989,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928990,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928991,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928992,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":221928993,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221928994,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221928995,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928996,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221928997,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221928998,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221928999,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929000,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929001,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929002,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929003,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929004,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929005,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929006,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":221929007,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929008,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929009,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929010,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":221929011,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929012,"package_name":"jest-cli","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221929013,"package_name":"jest-config","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221929014,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929015,"package_name":"jest-docblock","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929016,"package_name":"jest-each","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929017,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929018,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929019,"package_name":"jest-get-type","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":221929020,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929021,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929022,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":221929023,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221929024,"package_name":"jest-junit","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929025,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929026,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929027,"package_name":"jest-message-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929028,"package_name":"jest-mock","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929029,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":221929030,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929031,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929032,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221929033,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929034,"package_name":"jest-runner","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221929035,"package_name":"jest-runtime","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221929036,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929037,"package_name":"jest-serializer","ecosystem":"npm","requirements":"27.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929038,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929039,"package_name":"jest-util","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929040,"package_name":"jest-util","ecosystem":"npm","requirements":"27.4.2","direct":false,"kind":"runtime","optional":false},{"id":221929041,"package_name":"jest-validate","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":221929042,"package_name":"jest-validate","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929043,"package_name":"jest-watcher","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929044,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929045,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.5.1","direct":false,"kind":"runtime","optional":false},{"id":221929046,"package_name":"jest","ecosystem":"npm","requirements":"26.6.3","direct":false,"kind":"runtime","optional":false},{"id":221929047,"package_name":"jetifier","ecosystem":"npm","requirements":"1.6.4","direct":false,"kind":"runtime","optional":false},{"id":221929048,"package_name":"joi","ecosystem":"npm","requirements":"17.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929049,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929050,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"runtime","optional":false},{"id":221929051,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929052,"package_name":"jsc-android","ecosystem":"npm","requirements":"250230.2.1","direct":false,"kind":"runtime","optional":false},{"id":221929053,"package_name":"jscodeshift","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":221929054,"package_name":"jsdom","ecosystem":"npm","requirements":"16.7.0","direct":false,"kind":"runtime","optional":false},{"id":221929055,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":221929056,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":221929057,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929058,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":221929059,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":221929060,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929061,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929062,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929063,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929064,"package_name":"json5","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929065,"package_name":"jsonfile","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929066,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929067,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":221929068,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":221929069,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":221929070,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929071,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929072,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":221929073,"package_name":"klaw","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":221929074,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":221929075,"package_name":"language-subtag-registry","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"runtime","optional":false},{"id":221929076,"package_name":"language-tags","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":221929077,"package_name":"lcov-parse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929078,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929079,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":221929080,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929081,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":221929082,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929083,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929084,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":221929085,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929086,"package_name":"lodash.throttle","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929087,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":221929088,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":221929089,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":221929090,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929091,"package_name":"logkitty","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":221929092,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929093,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929094,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929095,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929096,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":221929097,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":221929098,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929099,"package_name":"memoize-one","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":221929100,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929101,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":221929102,"package_name":"metro-babel-register","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929103,"package_name":"metro-babel-transformer","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929104,"package_name":"metro-babel-transformer","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929105,"package_name":"metro-cache-key","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929106,"package_name":"metro-cache","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929107,"package_name":"metro-config","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929108,"package_name":"metro-core","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929109,"package_name":"metro-hermes-compiler","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929110,"package_name":"metro-inspector-proxy","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929111,"package_name":"metro-memory-fs","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929112,"package_name":"metro-minify-uglify","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929113,"package_name":"metro-react-native-babel-preset","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929114,"package_name":"metro-react-native-babel-preset","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929115,"package_name":"metro-react-native-babel-transformer","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929116,"package_name":"metro-react-native-babel-transformer","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929117,"package_name":"metro-resolver","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929118,"package_name":"metro-runtime","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929119,"package_name":"metro-runtime","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929120,"package_name":"metro-source-map","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929121,"package_name":"metro-source-map","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929122,"package_name":"metro-symbolicate","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929123,"package_name":"metro-symbolicate","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929124,"package_name":"metro-transform-plugins","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929125,"package_name":"metro-transform-worker","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929126,"package_name":"metro","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929127,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":221929128,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":221929129,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":221929130,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":221929131,"package_name":"mime","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":221929132,"package_name":"mime","ecosystem":"npm","requirements":"2.4.4","direct":false,"kind":"runtime","optional":false},{"id":221929133,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929134,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":221929135,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":221929136,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":221929137,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":221929138,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":221929139,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929140,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929141,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":221929142,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":221929143,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929144,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929145,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":221929146,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":221929147,"package_name":"nocache","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":221929148,"package_name":"node-dir","ecosystem":"npm","requirements":"0.1.17","direct":false,"kind":"runtime","optional":false},{"id":221929149,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":221929150,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929151,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929152,"package_name":"node-notifier","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929153,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929154,"package_name":"node-stream-zip","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":221929155,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":221929156,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929157,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929158,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929159,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929160,"package_name":"nullthrows","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929161,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929162,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":221929163,"package_name":"ob1","ecosystem":"npm","requirements":"0.70.3","direct":false,"kind":"runtime","optional":false},{"id":221929164,"package_name":"ob1","ecosystem":"npm","requirements":"0.71.3","direct":false,"kind":"runtime","optional":false},{"id":221929165,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929166,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929167,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":221929168,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929169,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929170,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929171,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":221929172,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":221929173,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929174,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929175,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":221929176,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929177,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929178,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929179,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929180,"package_name":"open","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929181,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":221929182,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":221929183,"package_name":"ora","ecosystem":"npm","requirements":"5.4.1","direct":false,"kind":"runtime","optional":false},{"id":221929184,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929185,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929186,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929187,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":221929188,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929189,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929190,"package_name":"p-try","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929191,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929192,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929193,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929194,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929195,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":221929196,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929197,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929198,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929199,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929200,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929201,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929202,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":221929203,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929204,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929205,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929206,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929207,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929208,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929209,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929210,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929211,"package_name":"plist","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":221929212,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929213,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":221929214,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929215,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929216,"package_name":"prettier","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":221929217,"package_name":"pretty-format","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"runtime","optional":false},{"id":221929218,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929219,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":221929220,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929221,"package_name":"progress","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929222,"package_name":"promise","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"runtime","optional":false},{"id":221929223,"package_name":"prompts","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":221929224,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"runtime","optional":false},{"id":221929225,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":221929226,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929227,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929228,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":221929229,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":221929230,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929231,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":221929232,"package_name":"react-is","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929233,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":221929234,"package_name":"react-is","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929235,"package_name":"react-refresh","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929236,"package_name":"react-shallow-renderer","ecosystem":"npm","requirements":"16.15.0","direct":false,"kind":"runtime","optional":false},{"id":221929237,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929238,"package_name":"react","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929239,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929240,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929241,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":221929242,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":221929243,"package_name":"readline","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929244,"package_name":"recast","ecosystem":"npm","requirements":"0.20.5","direct":false,"kind":"runtime","optional":false},{"id":221929245,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":221929246,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"10.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929247,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":221929248,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.5","direct":false,"kind":"runtime","optional":false},{"id":221929249,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.4","direct":false,"kind":"runtime","optional":false},{"id":221929250,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929251,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":221929252,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929253,"package_name":"regexpu-core","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929254,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":221929255,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":221929256,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929257,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":221929258,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":221929259,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":221929260,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929261,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929262,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929263,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929264,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929265,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929266,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929267,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":221929268,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.0","direct":false,"kind":"runtime","optional":false},{"id":221929269,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.3","direct":false,"kind":"runtime","optional":false},{"id":221929270,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929271,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":221929272,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221929273,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":221929274,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929275,"package_name":"rimraf","ecosystem":"npm","requirements":"2.2.8","direct":false,"kind":"runtime","optional":false},{"id":221929276,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"runtime","optional":false},{"id":221929277,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":221929278,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929279,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"runtime","optional":false},{"id":221929280,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929281,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":221929282,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929283,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929284,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929285,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929286,"package_name":"scheduler","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"runtime","optional":false},{"id":221929287,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":221929288,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929289,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929290,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":221929291,"package_name":"send","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":221929292,"package_name":"serialize-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929293,"package_name":"serve-static","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":221929294,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929295,"package_name":"set-value","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"runtime","optional":false},{"id":221929296,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929297,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929298,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929299,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929300,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929301,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929302,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929303,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":221929304,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.5","direct":false,"kind":"runtime","optional":false},{"id":221929305,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929306,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221929307,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":221929308,"package_name":"signedsource","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929309,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":221929310,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929311,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929312,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929313,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929314,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929315,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":221929316,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":221929317,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":221929318,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":221929319,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929320,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":221929321,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":221929322,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":221929323,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":221929324,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929325,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929326,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929327,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"runtime","optional":false},{"id":221929328,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929329,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":221929330,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":221929331,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":221929332,"package_name":"stackframe","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929333,"package_name":"stacktrace-parser","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":221929334,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929335,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":221929336,"package_name":"statuses","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":221929337,"package_name":"statuses","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929338,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929339,"package_name":"string-natural-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929340,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":221929341,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":221929342,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221929343,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":221929344,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929345,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929346,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929347,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929348,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929349,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929350,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929351,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929352,"package_name":"sudo-prompt","ecosystem":"npm","requirements":"9.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929353,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":221929354,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929355,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929356,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929357,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929358,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":221929359,"package_name":"table","ecosystem":"npm","requirements":"6.7.3","direct":false,"kind":"runtime","optional":false},{"id":221929360,"package_name":"temp","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":221929361,"package_name":"temp","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"runtime","optional":false},{"id":221929362,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929363,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929364,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929365,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929366,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":221929367,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":221929368,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":221929369,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":221929370,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929371,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929372,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929373,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929374,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929375,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929376,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":221929377,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929378,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":221929379,"package_name":"tslib","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929380,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":221929381,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":221929382,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":221929383,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929384,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":221929385,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":221929386,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":221929387,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":221929388,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":221929389,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":221929390,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":221929391,"package_name":"uglify-es","ecosystem":"npm","requirements":"3.3.9","direct":false,"kind":"runtime","optional":false},{"id":221929392,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929393,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929394,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929395,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929396,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929397,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929398,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929399,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929400,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929401,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":221929402,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929403,"package_name":"use-sync-external-store","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929404,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":221929405,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929406,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929407,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":221929408,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"runtime","optional":false},{"id":221929409,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929410,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929411,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":221929412,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":221929413,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":221929414,"package_name":"vlq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929415,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929416,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929417,"package_name":"walker","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":221929418,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929419,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929420,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":221929421,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":221929422,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929423,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929424,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":221929425,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929426,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929427,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":221929428,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929429,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":221929430,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929431,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":221929432,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":221929433,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":221929434,"package_name":"ws","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"runtime","optional":false},{"id":221929435,"package_name":"ws","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"runtime","optional":false},{"id":221929436,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929437,"package_name":"xml","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929438,"package_name":"xmlbuilder","ecosystem":"npm","requirements":"9.0.7","direct":false,"kind":"runtime","optional":false},{"id":221929439,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":221929440,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":221929441,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929442,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":221929443,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false},{"id":221929444,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:07.478Z","updated_at":"2022-07-15T16:38:07.478Z","repository_link":"https://github.com/react/react-native/blob/main/Gemfile","dependencies":[{"id":221934048,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"~\u003e 1.11, \u003e= 1.11.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2022-07-15T16:38:07.609Z","updated_at":"2022-07-15T16:38:07.609Z","repository_link":"https://github.com/react/react-native/blob/main/Gemfile.lock","dependencies":[{"id":221934458,"package_name":"CFPropertyList","ecosystem":"rubygems","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":221934459,"package_name":"activesupport","ecosystem":"rubygems","requirements":"6.1.5","direct":false,"kind":"runtime","optional":false},{"id":221934460,"package_name":"addressable","ecosystem":"rubygems","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":221934461,"package_name":"algoliasearch","ecosystem":"rubygems","requirements":"1.27.5","direct":false,"kind":"runtime","optional":false},{"id":221934462,"package_name":"atomos","ecosystem":"rubygems","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":221934463,"package_name":"claide","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221934464,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":221934465,"package_name":"cocoapods-core","ecosystem":"rubygems","requirements":"1.11.3","direct":false,"kind":"runtime","optional":false},{"id":221934466,"package_name":"cocoapods-deintegrate","ecosystem":"rubygems","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":221934467,"package_name":"cocoapods-downloader","ecosystem":"rubygems","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":221934468,"package_name":"cocoapods-plugins","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":221934469,"package_name":"cocoapods-search","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":221934471,"package_name":"cocoapods-trunk","ecosystem":"rubygems","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":221934472,"package_name":"cocoapods-try","ecosystem":"rubygems","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":221934474,"package_name":"colored2","ecosystem":"rubygems","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":221934475,"package_name":"concurrent-ruby","ecosystem":"rubygems","requirements":"1.1.10","direct":false,"kind":"runtime","optional":false},{"id":221934476,"package_name":"escape","ecosystem":"rubygems","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":221934477,"package_name":"ethon","ecosystem":"rubygems","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":221934478,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":221934479,"package_name":"fourflusher","ecosystem":"rubygems","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":221934480,"package_name":"fuzzy_match","ecosystem":"rubygems","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":221934481,"package_name":"gh_inspector","ecosystem":"rubygems","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":221934482,"package_name":"httpclient","ecosystem":"rubygems","requirements":"2.8.3","direct":false,"kind":"runtime","optional":false},{"id":221934483,"package_name":"i18n","ecosystem":"rubygems","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":221934484,"package_name":"json","ecosystem":"rubygems","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":221934485,"package_name":"minitest","ecosystem":"rubygems","requirements":"5.15.0","direct":false,"kind":"runtime","optional":false},{"id":221934486,"package_name":"molinillo","ecosystem":"rubygems","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":221934487,"package_name":"nanaimo","ecosystem":"rubygems","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":221934488,"package_name":"nap","ecosystem":"rubygems","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":221934489,"package_name":"netrc","ecosystem":"rubygems","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":221934490,"package_name":"public_suffix","ecosystem":"rubygems","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":221934491,"package_name":"rexml","ecosystem":"rubygems","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":221934492,"package_name":"ruby-macho","ecosystem":"rubygems","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":221934493,"package_name":"typhoeus","ecosystem":"rubygems","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":221934494,"package_name":"tzinfo","ecosystem":"rubygems","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":221934495,"package_name":"xcodeproj","ecosystem":"rubygems","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":221934496,"package_name":"zeitwerk","ecosystem":"rubygems","requirements":"2.5.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"packages/rn-tester/Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-15T16:38:07.941Z","updated_at":"2022-07-15T16:38:07.941Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester/Gemfile","dependencies":[{"id":221937889,"package_name":"cocoapods","ecosystem":"rubygems","requirements":"= 1.11.3","direct":true,"kind":"runtime","optional":false},{"id":221937890,"package_name":"rexml","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/apply-version-label-issue.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:35.802Z","updated_at":"2023-01-14T07:00:35.802Z","repository_link":"https://github.com/react/react-native/blob/main/.github/workflows/apply-version-label-issue.yml","dependencies":[{"id":6892821957,"package_name":"react-native-community/actions-apply-version-label","ecosystem":"actions","requirements":"v0.0.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/autorebase.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:35.838Z","updated_at":"2023-01-14T07:00:35.838Z","repository_link":"https://github.com/react/react-native/blob/main/.github/workflows/autorebase.yml","dependencies":[{"id":6892822579,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892822582,"package_name":"cirrus-actions/rebase","ecosystem":"actions","requirements":"1.7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close_pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:35.873Z","updated_at":"2023-01-14T07:00:35.873Z","repository_link":"https://github.com/react/react-native/blob/main/.github/workflows/close_pr.yml","dependencies":[{"id":6892822978,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/danger_pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:35.903Z","updated_at":"2023-01-14T07:00:35.903Z","repository_link":"https://github.com/react/react-native/blob/main/.github/workflows/danger_pr.yml","dependencies":[{"id":6892822989,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/needs-attention.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:35.982Z","updated_at":"2023-01-14T07:00:35.982Z","repository_link":"https://github.com/react/react-native/blob/main/.github/workflows/needs-attention.yml","dependencies":[{"id":6892822993,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892822994,"package_name":"hramos/needs-attention","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/on-issue-labeled.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:36.047Z","updated_at":"2023-01-14T07:00:36.047Z","repository_link":"https://github.com/react/react-native/blob/main/.github/workflows/on-issue-labeled.yml","dependencies":[{"id":6892823058,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale-bot.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:36.072Z","updated_at":"2023-01-14T07:00:36.072Z","repository_link":"https://github.com/react/react-native/blob/main/.github/workflows/stale-bot.yml","dependencies":[{"id":6892823060,"package_name":"actions/stale","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"packages/hermes-inspector-msggen/package.json","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:36.619Z","updated_at":"2023-01-14T07:00:36.619Z","repository_link":"https://github.com/react/react-native/blob/main/packages/hermes-inspector-msggen/package.json","dependencies":[{"id":6892824584,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.959523","direct":true,"kind":"runtime","optional":false},{"id":6892824585,"package_name":"yargs","ecosystem":"npm","requirements":"^17.5.1","direct":true,"kind":"runtime","optional":false},{"id":6892824586,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.19.0","direct":true,"kind":"development","optional":false},{"id":6892824587,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":6892824588,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":6892824589,"package_name":"@babel/preset-flow","ecosystem":"npm","requirements":"^7.18.0","direct":true,"kind":"development","optional":false},{"id":6892824590,"package_name":"jest","ecosystem":"npm","requirements":"^29.2.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-native-bots/package.json","sha":null,"kind":"manifest","created_at":"2023-01-14T07:00:36.665Z","updated_at":"2023-01-14T07:00:36.665Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native-bots/package.json","dependencies":[{"id":6892824605,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"^18.12.0","direct":true,"kind":"runtime","optional":false},{"id":6892824606,"package_name":"firebase","ecosystem":"npm","requirements":"^9.6.5","direct":true,"kind":"runtime","optional":false},{"id":6892824607,"package_name":"@seadub/danger-plugin-eslint","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":6892824608,"package_name":"danger","ecosystem":"npm","requirements":"^11.2.1","direct":true,"kind":"development","optional":false},{"id":6892824609,"package_name":"eslint","ecosystem":"npm","requirements":"^8.19.0","direct":true,"kind":"development","optional":false},{"id":6892824610,"package_name":"lodash.includes","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"development","optional":false},{"id":6892824611,"package_name":"minimatch","ecosystem":"npm","requirements":"^3.0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-for-reproducer.yml","sha":null,"kind":"manifest","created_at":"2023-09-22T00:08:52.629Z","updated_at":"2023-09-22T00:08:52.629Z","repository_link":"https://github.com/react/react-native/blob/main/.github/workflows/check-for-reproducer.yml","dependencies":[{"id":13860238477,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13860238478,"package_name":"actions/github-script","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/ActionSheetIOS/React-RCTActionSheet.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:08:54.888Z","updated_at":"2023-09-22T00:08:54.888Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/ActionSheetIOS/React-RCTActionSheet.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/AppDelegate/React-RCTAppDelegate.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:08:55.398Z","updated_at":"2023-09-22T00:08:55.398Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/AppDelegate/React-RCTAppDelegate.podspec","dependencies":[{"id":13860240742,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240743,"package_name":"RCT-Folly","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240745,"package_name":"RCTRequired","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240746,"package_name":"RCTTypeSafety","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240747,"package_name":"React-RCTNetwork","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240748,"package_name":"React-RCTImage","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240749,"package_name":"React-NativeModulesApple","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240750,"package_name":"React-CoreModules","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240751,"package_name":"React-nativeconfig","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240752,"package_name":"React-runtimescheduler","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240753,"package_name":"React-RCTFabric","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240754,"package_name":"React-RuntimeCore","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240795,"package_name":"React-RuntimeApple","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240796,"package_name":"React-RuntimeHermes","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240797,"package_name":"React-hermes","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240798,"package_name":"React-jsc","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240799,"package_name":"React-Fabric","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240809,"package_name":"React-graphics","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240810,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240811,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860240812,"package_name":"React-rendererdebug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/Blob/React-RCTBlob.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:08:57.813Z","updated_at":"2023-09-22T00:08:57.813Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/Blob/React-RCTBlob.podspec","dependencies":[{"id":13860241442,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/FBLazyVector/FBLazyVector.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:08:58.644Z","updated_at":"2023-09-22T00:08:58.644Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/FBLazyVector/FBLazyVector.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/Image/React-RCTImage.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:08:59.454Z","updated_at":"2023-09-22T00:08:59.454Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/Image/React-RCTImage.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/LinkingIOS/React-RCTLinking.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:00.601Z","updated_at":"2023-09-22T00:09:00.601Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/LinkingIOS/React-RCTLinking.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/NativeAnimation/React-RCTAnimation.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:01.364Z","updated_at":"2023-09-22T00:09:01.364Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/NativeAnimation/React-RCTAnimation.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/Network/React-RCTNetwork.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:02.257Z","updated_at":"2023-09-22T00:09:02.257Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/Network/React-RCTNetwork.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/PushNotificationIOS/React-RCTPushNotification.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:02.666Z","updated_at":"2023-09-22T00:09:02.666Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/PushNotificationIOS/React-RCTPushNotification.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/Settings/React-RCTSettings.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:04.274Z","updated_at":"2023-09-22T00:09:04.274Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/Settings/React-RCTSettings.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/Text/React-RCTText.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:06.015Z","updated_at":"2023-09-22T00:09:06.015Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/Text/React-RCTText.podspec","dependencies":[{"id":13860247135,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/TypeSafety/RCTTypeSafety.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:07.706Z","updated_at":"2023-09-22T00:09:07.706Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/TypeSafety/RCTTypeSafety.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/Libraries/Vibration/React-RCTVibration.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:08.724Z","updated_at":"2023-09-22T00:09:08.724Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/Libraries/Vibration/React-RCTVibration.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/React/CoreModules/React-CoreModules.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:09.440Z","updated_at":"2023-09-22T00:09:09.440Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/React/CoreModules/React-CoreModules.podspec","dependencies":[{"id":13860249253,"package_name":"React-RCTBlob","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/React/React-RCTFabric.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:11.626Z","updated_at":"2023-09-22T00:09:11.626Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/React/React-RCTFabric.podspec","dependencies":[{"id":13860250552,"package_name":"React-ImageManager","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250579,"package_name":"React-graphics","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250580,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250581,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250582,"package_name":"React-RCTText","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250583,"package_name":"React-FabricImage","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250685,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250686,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250687,"package_name":"React-rendererdebug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250688,"package_name":"React-nativeconfig","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250689,"package_name":"React-runtimescheduler","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250690,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860250691,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/React-Core.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:18.001Z","updated_at":"2023-09-22T00:09:18.001Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/React-Core.podspec","dependencies":[{"id":13860257928,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257929,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257930,"package_name":"React-perflogger","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257931,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257932,"package_name":"React-jsiexecutor","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257933,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257934,"package_name":"React-runtimescheduler","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257935,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257936,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257937,"package_name":"React-hermes","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257938,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860257939,"package_name":"React-jsc","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/React.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:19.096Z","updated_at":"2023-09-22T00:09:19.096Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/React.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/React-Fabric.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:19.704Z","updated_at":"2023-09-22T00:09:19.704Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/React-Fabric.podspec","dependencies":[{"id":13860259113,"package_name":"React-logger","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259114,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259115,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259116,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860259117,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259118,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259119,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259120,"package_name":"React-runtimescheduler","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259121,"package_name":"React-rendererdebug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259122,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259123,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259124,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259125,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860259126,"package_name":"React-Fabric","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/React-FabricImage.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:21.012Z","updated_at":"2023-09-22T00:09:21.012Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/React-FabricImage.podspec","dependencies":[{"id":13860260272,"package_name":"React-logger","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260273,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260274,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260275,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860260276,"package_name":"React-ImageManager","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260277,"package_name":"React-Fabric","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260278,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260279,"package_name":"React-rendererdebug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260280,"package_name":"Yoga","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260281,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860260282,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/React-Mapbuffer.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:22.310Z","updated_at":"2023-09-22T00:09:22.310Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/React-Mapbuffer.podspec","dependencies":[{"id":13860262066,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860262067,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/React-nativeconfig.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:23.620Z","updated_at":"2023-09-22T00:09:23.620Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/React-nativeconfig.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/React-rncore.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:24.427Z","updated_at":"2023-09-22T00:09:24.427Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/React-rncore.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/ReactCommon.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:26.431Z","updated_at":"2023-09-22T00:09:26.431Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/ReactCommon.podspec","dependencies":[{"id":13860263280,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860263281,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860263282,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860263283,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/callinvoker/React-callinvoker.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:27.336Z","updated_at":"2023-09-22T00:09:27.336Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/callinvoker/React-callinvoker.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/cxxreact/React-cxxreact.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:28.153Z","updated_at":"2023-09-22T00:09:28.153Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/cxxreact/React-cxxreact.podspec","dependencies":[{"id":13860266815,"package_name":"boost","ecosystem":"cocoapods","requirements":"= 1.83.0","direct":true,"kind":"runtime","optional":false},{"id":13860266819,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860266822,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860266824,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860266827,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/hermes/React-hermes.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:30.101Z","updated_at":"2023-09-22T00:09:30.101Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/hermes/React-hermes.podspec","dependencies":[{"id":13860267381,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860267382,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860267383,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860267384,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860267385,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/hermes/executor/React-jsitracing.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:31.595Z","updated_at":"2023-09-22T00:09:31.595Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/hermes/executor/React-jsitracing.podspec","dependencies":[{"id":13860267463,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/jsc/React-jsc.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:32.708Z","updated_at":"2023-09-22T00:09:32.708Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/jsc/React-jsc.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/jserrorhandler/React-jserrorhandler.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:33.499Z","updated_at":"2023-09-22T00:09:33.499Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/jserrorhandler/React-jserrorhandler.podspec","dependencies":[{"id":13860267771,"package_name":"React-Mapbuffer","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/jsi/React-jsi.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:35.015Z","updated_at":"2023-09-22T00:09:35.015Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/jsi/React-jsi.podspec","dependencies":[{"id":13860268965,"package_name":"boost","ecosystem":"cocoapods","requirements":"= 1.83.0","direct":true,"kind":"runtime","optional":false},{"id":13860268966,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860268967,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860268968,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/jsiexecutor/React-jsiexecutor.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:35.830Z","updated_at":"2023-09-22T00:09:35.830Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/jsiexecutor/React-jsiexecutor.podspec","dependencies":[{"id":13860269213,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860269214,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860269215,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860269216,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/jsinspector-modern/React-jsinspector.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:37.001Z","updated_at":"2023-09-22T00:09:37.001Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/jsinspector-modern/React-jsinspector.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/logger/React-logger.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:37.732Z","updated_at":"2023-09-22T00:09:37.732Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/logger/React-logger.podspec","dependencies":[{"id":13860269488,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/debug/React-debug.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:38.549Z","updated_at":"2023-09-22T00:09:38.549Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/debug/React-debug.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/React-NativeModulesApple.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:39.663Z","updated_at":"2023-09-22T00:09:39.663Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/React-NativeModulesApple.podspec","dependencies":[{"id":13860269774,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860269775,"package_name":"React-callinvoker","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860269776,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860269777,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860269778,"package_name":"React-runtimeexecutor","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860269779,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860269780,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/nativemodule/samples/ReactCommon-Samples.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:41.138Z","updated_at":"2023-09-22T00:09:41.138Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/nativemodule/samples/ReactCommon-Samples.podspec","dependencies":[{"id":13860270559,"package_name":"RCT-Folly","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270560,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270561,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860270562,"package_name":"React-NativeModulesApple","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270563,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270564,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270565,"package_name":"React-Codegen","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270566,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270567,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/renderer/debug/React-rendererdebug.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:44.248Z","updated_at":"2023-09-22T00:09:44.248Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/renderer/debug/React-rendererdebug.podspec","dependencies":[{"id":13860270782,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270783,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860270784,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/renderer/graphics/React-graphics.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:45.676Z","updated_at":"2023-09-22T00:09:45.676Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/renderer/graphics/React-graphics.podspec","dependencies":[{"id":13860271189,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/renderer/imagemanager/platform/ios/React-ImageManager.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:47.403Z","updated_at":"2023-09-22T00:09:47.403Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/renderer/imagemanager/platform/ios/React-ImageManager.podspec","dependencies":[{"id":13860271830,"package_name":"RCT-Folly","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271831,"package_name":"React-Fabric","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271832,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271833,"package_name":"React-RCTImage","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271834,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271835,"package_name":"React-rendererdebug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271836,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271837,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/renderer/runtimescheduler/React-runtimescheduler.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:48.476Z","updated_at":"2023-09-22T00:09:48.476Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/renderer/runtimescheduler/React-runtimescheduler.podspec","dependencies":[{"id":13860271982,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271983,"package_name":"React-runtimeexecutor","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271984,"package_name":"React-callinvoker","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271985,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271986,"package_name":"React-rendererdebug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271987,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271988,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860271989,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/runtime/React-RuntimeCore.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:49.743Z","updated_at":"2023-09-22T00:09:49.743Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/runtime/React-RuntimeCore.podspec","dependencies":[{"id":13860272562,"package_name":"React-jsiexecutor","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860272563,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860272564,"package_name":"React-runtimeexecutor","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860272565,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860272566,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860272567,"package_name":"React-jserrorhandler","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860272587,"package_name":"React-runtimescheduler","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860272588,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860272589,"package_name":"React-jsc","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/runtime/React-RuntimeHermes.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:51.022Z","updated_at":"2023-09-22T00:09:51.022Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/runtime/React-RuntimeHermes.podspec","dependencies":[{"id":13860273410,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273411,"package_name":"React-nativeconfig","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273412,"package_name":"React-jsitracing","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273466,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273467,"package_name":"React-jsc","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/runtime/platform/ios/React-RuntimeApple.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:53.360Z","updated_at":"2023-09-22T00:09:53.360Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/runtime/platform/ios/React-RuntimeApple.podspec","dependencies":[{"id":13860273542,"package_name":"React-jsiexecutor","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273543,"package_name":"React-cxxreact","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273544,"package_name":"React-callinvoker","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273545,"package_name":"React-runtimeexecutor","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273546,"package_name":"React-utils","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273547,"package_name":"React-jsi","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273548,"package_name":"React-Core","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273549,"package_name":"React-CoreModules","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273550,"package_name":"React-NativeModulesApple","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273551,"package_name":"React-RCTFabric","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273552,"package_name":"React-RuntimeCore","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273553,"package_name":"React-Mapbuffer","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273554,"package_name":"React-jserrorhandler","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273555,"package_name":"hermes-engine","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273556,"package_name":"React-RuntimeHermes","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273557,"package_name":"React-jsc","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/react/utils/React-utils.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:54.991Z","updated_at":"2023-09-22T00:09:54.991Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/react/utils/React-utils.podspec","dependencies":[{"id":13860273587,"package_name":"React-debug","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860273588,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/reactperflogger/React-perflogger.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:56.024Z","updated_at":"2023-09-22T00:09:56.024Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/reactperflogger/React-perflogger.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/runtimeexecutor/React-runtimeexecutor.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:57.251Z","updated_at":"2023-09-22T00:09:57.251Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/runtimeexecutor/React-runtimeexecutor.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/ReactCommon/yoga/Yoga.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:58.409Z","updated_at":"2023-09-22T00:09:58.409Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactCommon/yoga/Yoga.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/sdks/hermes-engine/hermes-engine.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:09:59.110Z","updated_at":"2023-09-22T00:09:59.110Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/sdks/hermes-engine/hermes-engine.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/template/ios/Podfile","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:00.014Z","updated_at":"2023-09-22T00:10:00.014Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/template/ios/Podfile","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/third-party-podspecs/DoubleConversion.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:01.433Z","updated_at":"2023-09-22T00:10:01.433Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/third-party-podspecs/DoubleConversion.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/third-party-podspecs/RCT-Folly.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:02.353Z","updated_at":"2023-09-22T00:10:02.353Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/third-party-podspecs/RCT-Folly.podspec","dependencies":[{"id":13860274600,"package_name":"boost","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860274601,"package_name":"DoubleConversion","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860274602,"package_name":"glog","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":13860274603,"package_name":"fmt","ecosystem":"cocoapods","requirements":"~\u003e 6.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860274604,"package_name":"libevent","ecosystem":"cocoapods","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"cocoapods","filepath":"packages/react-native/third-party-podspecs/boost.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:03.465Z","updated_at":"2023-09-22T00:10:03.465Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/third-party-podspecs/boost.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/react-native/third-party-podspecs/glog.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:04.461Z","updated_at":"2023-09-22T00:10:04.461Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/third-party-podspecs/glog.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/rn-tester/NativeCxxModuleExample/NativeCxxModuleExample.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:08.468Z","updated_at":"2023-09-22T00:10:08.468Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester/NativeCxxModuleExample/NativeCxxModuleExample.podspec","dependencies":[]},{"ecosystem":"cocoapods","filepath":"packages/rn-tester/RCTTest/React-RCTTest.podspec","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:10.010Z","updated_at":"2023-09-22T00:10:10.010Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester/RCTTest/React-RCTTest.podspec","dependencies":[]},{"ecosystem":"maven","filepath":"build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:10.602Z","updated_at":"2023-09-22T00:10:10.602Z","repository_link":"https://github.com/react/react-native/blob/main/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"packages/react-native/ReactAndroid/external-artifacts/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:12.094Z","updated_at":"2023-09-22T00:10:12.094Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/ReactAndroid/external-artifacts/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"packages/react-native/build.gradle.kts","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:14.630Z","updated_at":"2023-09-22T00:10:14.630Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/build.gradle.kts","dependencies":[]},{"ecosystem":"maven","filepath":"packages/react-native/template/android/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:15.135Z","updated_at":"2023-09-22T00:10:15.135Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/template/android/app/build.gradle","dependencies":[{"id":13860278051,"package_name":"com.facebook.react:react-android","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13860278052,"package_name":"com.facebook.react:flipper-integration","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false},{"id":13860278053,"package_name":"com.facebook.react:hermes-android","ecosystem":"maven","requirements":"*","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"packages/react-native/template/android/build.gradle","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:16.038Z","updated_at":"2023-09-22T00:10:16.038Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/template/android/build.gradle","dependencies":[]},{"ecosystem":"npm","filepath":"packages/assets/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:18.345Z","updated_at":"2023-09-22T00:10:18.345Z","repository_link":"https://github.com/react/react-native/blob/main/packages/assets/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/community-cli-plugin/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:19.670Z","updated_at":"2023-09-22T00:10:19.670Z","repository_link":"https://github.com/react/react-native/blob/main/packages/community-cli-plugin/package.json","dependencies":[{"id":13860278658,"package_name":"@react-native/dev-middleware","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860278659,"package_name":"@react-native-community/cli-server-api","ecosystem":"npm","requirements":"12.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":13860278660,"package_name":"@react-native-community/cli-tools","ecosystem":"npm","requirements":"12.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":13860278661,"package_name":"@react-native/metro-babel-transformer","ecosystem":"npm","requirements":"^0.73.11","direct":true,"kind":"runtime","optional":false},{"id":13860279309,"package_name":"chalk","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860279310,"package_name":"execa","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"runtime","optional":false},{"id":13860279311,"package_name":"metro","ecosystem":"npm","requirements":"0.79.1","direct":true,"kind":"runtime","optional":false},{"id":13860279312,"package_name":"metro-config","ecosystem":"npm","requirements":"0.79.1","direct":true,"kind":"runtime","optional":false},{"id":13860279313,"package_name":"metro-core","ecosystem":"npm","requirements":"0.79.1","direct":true,"kind":"runtime","optional":false},{"id":13860279314,"package_name":"node-fetch","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":13860279315,"package_name":"readline","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"runtime","optional":false},{"id":13860279316,"package_name":"metro-resolver","ecosystem":"npm","requirements":"0.79.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/debugger-frontend/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:21.026Z","updated_at":"2023-09-22T00:10:21.026Z","repository_link":"https://github.com/react/react-native/blob/main/packages/debugger-frontend/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/dev-middleware/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:21.791Z","updated_at":"2023-09-22T00:10:21.791Z","repository_link":"https://github.com/react/react-native/blob/main/packages/dev-middleware/package.json","dependencies":[{"id":13860280996,"package_name":"@isaacs/ttlcache","ecosystem":"npm","requirements":"^1.4.1","direct":true,"kind":"runtime","optional":false},{"id":13860281007,"package_name":"@react-native/debugger-frontend","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860282282,"package_name":"chrome-launcher","ecosystem":"npm","requirements":"^0.15.2","direct":true,"kind":"runtime","optional":false},{"id":13860282283,"package_name":"chromium-edge-launcher","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860282284,"package_name":"connect","ecosystem":"npm","requirements":"^3.6.5","direct":true,"kind":"runtime","optional":false},{"id":13860282285,"package_name":"debug","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":13860282286,"package_name":"node-fetch","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"runtime","optional":false},{"id":13860282287,"package_name":"serve-static","ecosystem":"npm","requirements":"^1.13.1","direct":true,"kind":"runtime","optional":false},{"id":13860282288,"package_name":"temp-dir","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/eslint-config-react-native/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:24.234Z","updated_at":"2023-09-22T00:10:24.234Z","repository_link":"https://github.com/react/react-native/blob/main/packages/eslint-config-react-native/package.json","dependencies":[{"id":13860283789,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860283790,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860283791,"package_name":"@react-native/eslint-plugin","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860283792,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.57.1","direct":true,"kind":"runtime","optional":false},{"id":13860283793,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.57.1","direct":true,"kind":"runtime","optional":false},{"id":13860283794,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"runtime","optional":false},{"id":13860283795,"package_name":"eslint-plugin-eslint-comments","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"runtime","optional":false},{"id":13860283796,"package_name":"eslint-plugin-ft-flow","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"runtime","optional":false},{"id":13860283797,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^26.5.3","direct":true,"kind":"runtime","optional":false},{"id":13860283798,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860283799,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"^7.30.1","direct":true,"kind":"runtime","optional":false},{"id":13860283800,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"^4.6.0","direct":true,"kind":"runtime","optional":false},{"id":13860283801,"package_name":"eslint-plugin-react-native","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860283802,"package_name":"eslint","ecosystem":"npm","requirements":"^8.23.1","direct":true,"kind":"development","optional":false},{"id":13860283803,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.8","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/eslint-plugin-react-native/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:25.250Z","updated_at":"2023-09-22T00:10:25.250Z","repository_link":"https://github.com/react/react-native/blob/main/packages/eslint-plugin-react-native/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/metro-config/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:26.849Z","updated_at":"2023-09-22T00:10:26.849Z","repository_link":"https://github.com/react/react-native/blob/main/packages/metro-config/package.json","dependencies":[{"id":13860284320,"package_name":"@react-native/metro-babel-transformer","ecosystem":"npm","requirements":"^0.73.11","direct":true,"kind":"runtime","optional":false},{"id":13860284321,"package_name":"@react-native/js-polyfills","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860284322,"package_name":"metro-config","ecosystem":"npm","requirements":"0.79.1","direct":true,"kind":"runtime","optional":false},{"id":13860284323,"package_name":"metro-runtime","ecosystem":"npm","requirements":"0.79.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/normalize-color/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:27.967Z","updated_at":"2023-09-22T00:10:27.967Z","repository_link":"https://github.com/react/react-native/blob/main/packages/normalize-color/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/polyfills/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:28.670Z","updated_at":"2023-09-22T00:10:28.670Z","repository_link":"https://github.com/react/react-native/blob/main/packages/polyfills/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/react-native/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:29.372Z","updated_at":"2023-09-22T00:10:29.372Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/package.json","dependencies":[{"id":13860285207,"package_name":"@jest/create-cache-key-function","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"runtime","optional":false},{"id":13860285208,"package_name":"@react-native-community/cli","ecosystem":"npm","requirements":"12.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":13860285209,"package_name":"@react-native-community/cli-platform-android","ecosystem":"npm","requirements":"12.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":13860285210,"package_name":"@react-native-community/cli-platform-ios","ecosystem":"npm","requirements":"12.0.0-alpha.15","direct":true,"kind":"runtime","optional":false},{"id":13860285211,"package_name":"@react-native/assets-registry","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860285212,"package_name":"@react-native/community-cli-plugin","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860285867,"package_name":"@react-native/codegen","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860285868,"package_name":"@react-native/gradle-plugin","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860285869,"package_name":"@react-native/js-polyfills","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860285870,"package_name":"@react-native/normalize-colors","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860285871,"package_name":"@react-native/virtualized-lists","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"runtime","optional":false},{"id":13860285872,"package_name":"abort-controller","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860285873,"package_name":"anser","ecosystem":"npm","requirements":"^1.4.9","direct":true,"kind":"runtime","optional":false},{"id":13860285874,"package_name":"ansi-regex","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860285875,"package_name":"base64-js","ecosystem":"npm","requirements":"^1.5.1","direct":true,"kind":"runtime","optional":false},{"id":13860285876,"package_name":"deprecated-react-native-prop-types","ecosystem":"npm","requirements":"4.2.1","direct":true,"kind":"runtime","optional":false},{"id":13860285877,"package_name":"event-target-shim","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"runtime","optional":false},{"id":13860285878,"package_name":"flow-enums-runtime","ecosystem":"npm","requirements":"^0.0.6","direct":true,"kind":"runtime","optional":false},{"id":13860285879,"package_name":"invariant","ecosystem":"npm","requirements":"^2.2.4","direct":true,"kind":"runtime","optional":false},{"id":13860285880,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"runtime","optional":false},{"id":13860285881,"package_name":"jsc-android","ecosystem":"npm","requirements":"^250231.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860285882,"package_name":"memoize-one","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860285883,"package_name":"metro-runtime","ecosystem":"npm","requirements":"0.79.1","direct":true,"kind":"runtime","optional":false},{"id":13860285884,"package_name":"metro-source-map","ecosystem":"npm","requirements":"0.79.1","direct":true,"kind":"runtime","optional":false},{"id":13860285885,"package_name":"mkdirp","ecosystem":"npm","requirements":"^0.5.1","direct":true,"kind":"runtime","optional":false},{"id":13860285886,"package_name":"nullthrows","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false},{"id":13860285887,"package_name":"pretty-format","ecosystem":"npm","requirements":"^26.5.2","direct":true,"kind":"runtime","optional":false},{"id":13860285888,"package_name":"promise","ecosystem":"npm","requirements":"^8.3.0","direct":true,"kind":"runtime","optional":false},{"id":13860285889,"package_name":"react-devtools-core","ecosystem":"npm","requirements":"^4.27.7","direct":true,"kind":"runtime","optional":false},{"id":13860285890,"package_name":"react-refresh","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false},{"id":13860285891,"package_name":"react-shallow-renderer","ecosystem":"npm","requirements":"^16.15.0","direct":true,"kind":"runtime","optional":false},{"id":13860285892,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"^0.13.2","direct":true,"kind":"runtime","optional":false},{"id":13860285893,"package_name":"scheduler","ecosystem":"npm","requirements":"0.24.0-canary-efb381bbf-20230505","direct":true,"kind":"runtime","optional":false},{"id":13860285894,"package_name":"stacktrace-parser","ecosystem":"npm","requirements":"^0.1.10","direct":true,"kind":"runtime","optional":false},{"id":13860285895,"package_name":"whatwg-fetch","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860285896,"package_name":"ws","ecosystem":"npm","requirements":"^6.2.2","direct":true,"kind":"runtime","optional":false},{"id":13860285897,"package_name":"yargs","ecosystem":"npm","requirements":"^17.6.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-native/template/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:32.508Z","updated_at":"2023-09-22T00:10:32.508Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native/template/package.json","dependencies":[{"id":13860287069,"package_name":"react","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"runtime","optional":false},{"id":13860287070,"package_name":"react-native","ecosystem":"npm","requirements":"1000.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287071,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287072,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287073,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287074,"package_name":"@react-native/babel-preset","ecosystem":"npm","requirements":"^0.73.16","direct":true,"kind":"development","optional":false},{"id":13860287106,"package_name":"@react-native/eslint-config","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"development","optional":false},{"id":13860287107,"package_name":"@react-native/metro-config","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"development","optional":false},{"id":13860287108,"package_name":"@react-native/typescript-config","ecosystem":"npm","requirements":"^0.73.0","direct":true,"kind":"development","optional":false},{"id":13860287109,"package_name":"@types/react","ecosystem":"npm","requirements":"^18.2.6","direct":true,"kind":"development","optional":false},{"id":13860287110,"package_name":"@types/react-test-renderer","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":13860287111,"package_name":"babel-jest","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"development","optional":false},{"id":13860287112,"package_name":"eslint","ecosystem":"npm","requirements":"^8.19.0","direct":true,"kind":"development","optional":false},{"id":13860287113,"package_name":"jest","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"development","optional":false},{"id":13860287114,"package_name":"prettier","ecosystem":"npm","requirements":"2.8.8","direct":true,"kind":"development","optional":false},{"id":13860287115,"package_name":"react-test-renderer","ecosystem":"npm","requirements":"18.2.0","direct":true,"kind":"development","optional":false},{"id":13860287116,"package_name":"typescript","ecosystem":"npm","requirements":"5.0.4","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-native-babel-preset/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:37.112Z","updated_at":"2023-09-22T00:10:37.112Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native-babel-preset/package.json","dependencies":[{"id":13860287410,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860287411,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287412,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"^7.18.0","direct":true,"kind":"runtime","optional":false},{"id":13860287413,"package_name":"@babel/plugin-proposal-export-default-from","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287414,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"^7.18.0","direct":true,"kind":"runtime","optional":false},{"id":13860287415,"package_name":"@babel/plugin-proposal-numeric-separator","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287416,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860287417,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287418,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860287419,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"^7.8.0","direct":true,"kind":"runtime","optional":false},{"id":13860287420,"package_name":"@babel/plugin-syntax-export-default-from","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287421,"package_name":"@babel/plugin-syntax-flow","ecosystem":"npm","requirements":"^7.18.0","direct":true,"kind":"runtime","optional":false},{"id":13860287422,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287423,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287424,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287425,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860287426,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287427,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287428,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287429,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860287430,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860287431,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287432,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287433,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287434,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287435,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287436,"package_name":"@babel/plugin-transform-private-methods","ecosystem":"npm","requirements":"^7.22.5","direct":true,"kind":"runtime","optional":false},{"id":13860287437,"package_name":"@babel/plugin-transform-private-property-in-object","ecosystem":"npm","requirements":"^7.22.11","direct":true,"kind":"runtime","optional":false},{"id":13860287438,"package_name":"@babel/plugin-transform-react-display-name","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287439,"package_name":"@babel/plugin-transform-react-jsx","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287440,"package_name":"@babel/plugin-transform-react-jsx-self","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287441,"package_name":"@babel/plugin-transform-react-jsx-source","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287442,"package_name":"@babel/plugin-transform-runtime","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287443,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287444,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287445,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287446,"package_name":"@babel/plugin-transform-typescript","ecosystem":"npm","requirements":"^7.5.0","direct":true,"kind":"runtime","optional":false},{"id":13860287447,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287448,"package_name":"@babel/template","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"runtime","optional":false},{"id":13860287449,"package_name":"@react-native/babel-plugin-codegen","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13860287450,"package_name":"babel-plugin-transform-flow-enums","ecosystem":"npm","requirements":"^0.0.2","direct":true,"kind":"runtime","optional":false},{"id":13860287451,"package_name":"react-refresh","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-native-babel-transformer/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:38.517Z","updated_at":"2023-09-22T00:10:38.517Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native-babel-transformer/package.json","dependencies":[{"id":13860287489,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"runtime","optional":false},{"id":13860287490,"package_name":"@react-native/babel-preset","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13860287491,"package_name":"hermes-parser","ecosystem":"npm","requirements":"0.15.0","direct":true,"kind":"runtime","optional":false},{"id":13860287492,"package_name":"nullthrows","ecosystem":"npm","requirements":"^1.1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-native-codegen-typescript-test/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:39.621Z","updated_at":"2023-09-22T00:10:39.621Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native-codegen-typescript-test/package.json","dependencies":[{"id":13860287503,"package_name":"@react-native/codegen","ecosystem":"npm","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13860287504,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287505,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"^7.18.0","direct":true,"kind":"development","optional":false},{"id":13860287506,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"^7.18.0","direct":true,"kind":"development","optional":false},{"id":13860287507,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287508,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287509,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"^7.8.0","direct":true,"kind":"development","optional":false},{"id":13860287510,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287511,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287512,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287513,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860287514,"package_name":"@types/jest","ecosystem":"npm","requirements":"^29.5.3","direct":true,"kind":"development","optional":false},{"id":13860287515,"package_name":"jest","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"development","optional":false},{"id":13860287516,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/react-native-gradle-plugin/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:40.868Z","updated_at":"2023-09-22T00:10:40.868Z","repository_link":"https://github.com/react/react-native/blob/main/packages/react-native-gradle-plugin/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"packages/rn-tester-e2e/package.json","sha":null,"kind":"manifest","created_at":"2023-09-22T00:10:42.333Z","updated_at":"2023-09-22T00:10:42.333Z","repository_link":"https://github.com/react/react-native/blob/main/packages/rn-tester-e2e/package.json","dependencies":[{"id":13860288224,"package_name":"eslint","ecosystem":"npm","requirements":"^8.19.0","direct":true,"kind":"development","optional":false},{"id":13860288225,"package_name":"jest","ecosystem":"npm","requirements":"^29.6.3","direct":true,"kind":"development","optional":false},{"id":13860288226,"package_name":"webdriverio","ecosystem":"npm","requirements":"^7.32.0","direct":true,"kind":"development","optional":false},{"id":13860288227,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860288228,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860288229,"package_name":"@babel/plugin-transform-flow-strip-types","ecosystem":"npm","requirements":"^7.20.0","direct":true,"kind":"development","optional":false},{"id":13860288230,"package_name":"@types/jest","ecosystem":"npm","requirements":"^29.5.3","direct":true,"kind":"development","optional":false}]}],"score":38.81653175599098,"created_at":"2026-06-21T15:41:35.625Z","updated_at":"2026-06-22T16:01:10.589Z","avatar_url":"https://github.com/react.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/373120","html_url":"https://summary.ecosyste.ms/projects/373120"}