{"id":1143166,"name":"@react-native-community/audio-toolkit","ecosystem":"npm","description":"Cross-platform audio library for React Native","homepage":"https://github.com/react-native-community/react-native-audio-toolkit#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/react-native-community/react-native-audio-toolkit","keywords_array":["react-native","react native","audio","audio toolkit","audio-toolkit"],"namespace":"react-native-community","versions_count":4,"first_release_published_at":"2019-06-26T10:27:36.686Z","latest_release_published_at":"2020-03-23T04:51:00.067Z","latest_release_number":"2.0.3","last_synced_at":"2026-07-24T20:38:25.731Z","created_at":"2022-04-08T11:59:10.474Z","updated_at":"2026-07-24T20:38:25.731Z","registry_url":"https://www.npmjs.com/package/@react-native-community/audio-toolkit","install_command":"npm install @react-native-community/audio-toolkit","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.3"}},"repo_metadata":{"id":37673476,"uuid":"62033426","full_name":"react-native-audio-toolkit/react-native-audio-toolkit","owner":"react-native-audio-toolkit","description":"Cross-platform audio library for React Native","archived":false,"fork":false,"pushed_at":"2024-02-07T19:23:44.000Z","size":920,"stargazers_count":1076,"open_issues_count":151,"forks_count":374,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-09-26T05:30:43.218Z","etag":null,"topics":["audio-library","cross-platform","reactnative"],"latest_commit_sha":null,"homepage":"","language":"Objective-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-native-audio-toolkit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-27T07:13:04.000Z","updated_at":"2025-09-21T23:25:45.000Z","dependencies_parsed_at":"2024-06-18T13:56:36.416Z","dependency_job_id":null,"html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit","commit_stats":null,"previous_names":["futurice/react-native-audio-toolkit","react-native-community/react-native-audio-toolkit"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-native-audio-toolkit","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/sbom","scorecard":{"id":414845,"data":{"date":"2025-08-11","repo":{"name":"github.com/react-native-audio-toolkit/react-native-audio-toolkit","commit":"68cb11e5c91c2ba11c094d97190c729873d843c1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 13/24 approved changesets -- score normalized to 5","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":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: ExampleApp/android/gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: 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":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"46 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4cpg-3vgw-4877","Warn: Project is vulnerable to: GHSA-rxrc-rgv4-jpvx","Warn: Project is vulnerable to: GHSA-7f53-fmmv-mfjv","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-gff7-g5r8-mg8m","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-662x-fhqg-9p8v","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-h6q6-9hqw-rwfv","Warn: Project is vulnerable to: GHSA-5fg8-2547-mr8q","Warn: Project is vulnerable to: GHSA-crh6-fp67-6883","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-18T23:34:15.690Z","repository_id":37673476,"created_at":"2025-08-18T23:34:15.690Z","updated_at":"2025-08-18T23:34:15.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278335436,"owners_count":25970075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":"react-native-audio-toolkit","name":"react-native-audio-toolkit","uuid":"71155300","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/71155300?v=4","repositories_count":1,"last_synced_at":"2023-03-05T14:52:19.276Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/react-native-audio-toolkit","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T18:04:10.262Z","updated_at":"2023-03-05T14:52:19.294Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-native-audio-toolkit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/react-native-audio-toolkit/repositories"},"tags":[{"name":"v2.0.3","sha":"96197e3d6643d47b86267bcc6cb29cb26536e226","kind":"commit","published_at":"2020-03-23T05:01:01.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/v2.0.3","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"f51bac3ee751e72f916abb657c2f594e870a36ac","kind":"commit","published_at":"2019-07-09T11:15:18.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/v2.0.2","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"caa399431afdcb70a2aa73fe436cdf00e3ea92d0","kind":"commit","published_at":"2019-06-26T12:02:29.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/v2.0.1","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ed89597b2e319c9073f2156c81c48c7ff8a7993f","kind":"commit","published_at":"2019-06-26T11:17:16.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/v2.0.0","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v2.0.0/manifests"},{"name":"1.0.6","sha":"dc2f04a35f388016aa294bcc80e7f553d1988037","kind":"commit","published_at":"2017-11-01T12:40:01.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/1.0.6","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"4746870166fe4beb9fbf075d45fab952de4558d6","kind":"tag","published_at":"2016-09-22T07:53:38.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/1.0.5","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/1.0.5/manifests"},{"name":"1.0.3","sha":"eba2326941e9b2f4405e832ce5af0a85bf6817ef","kind":"tag","published_at":"2016-08-17T09:51:35.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/1.0.3","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"1987c7917832e06cd22a1ce996d31f4196fb4c20","kind":"tag","published_at":"2016-07-26T07:24:02.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/1.0.2","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/1.0.2/manifests"},{"name":"v0.0.1","sha":"8afe6b23fd9b08ba4dc1b820d07f6b7dbe5adc5f","kind":"tag","published_at":"2016-07-08T13:10:32.000Z","download_url":"https://codeload.github.com/react-native-audio-toolkit/react-native-audio-toolkit/tar.gz/v0.0.1","html_url":"https://github.com/react-native-audio-toolkit/react-native-audio-toolkit/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/react-native-audio-toolkit/react-native-audio-toolkit@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/react-native-audio-toolkit%2Freact-native-audio-toolkit/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-04T15:39:20.313Z","dependent_packages_count":4,"downloads":11516,"downloads_period":"last-month","dependent_repos_count":125,"rankings":{"downloads":1.4083993692847032,"dependent_repos_count":1.3109294784435523,"dependent_packages_count":4.507975636262088,"stargazers_count":2.3862940541849933,"forks_count":1.8835577546706193,"docker_downloads_count":null,"average":2.299431258569191},"purl":"pkg:npm/%40react-native-community/audio-toolkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@react-native-community/audio-toolkit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@react-native-community/audio-toolkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@react-native-community/audio-toolkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T16:09:55.628Z","issues_count":69,"pull_requests_count":37,"avg_time_to_close_issue":18977625.8125,"avg_time_to_close_pull_request":27597251.75,"issues_closed_count":16,"pull_requests_closed_count":16,"pull_request_authors_count":21,"issue_authors_count":64,"avg_comments_per_issue":5.782608695652174,"avg_comments_per_pull_request":1.1081081081081081,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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-native-audio-toolkit%2Freact-native-audio-toolkit/issues","maintainers":[{"login":"xstable","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xstable"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native-community%2Faudio-toolkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native-community%2Faudio-toolkit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native-community%2Faudio-toolkit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native-community%2Faudio-toolkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native-community%2Faudio-toolkit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@react-native-community%2Faudio-toolkit/codemeta","maintainers":[{"uuid":"pvinis","login":"pvinis","name":null,"email":"pvinis@gmail.com","url":null,"packages_count":55,"html_url":"https://www.npmjs.com/~pvinis","role":null,"created_at":"2022-11-19T20:22:51.638Z","updated_at":"2022-11-19T20:22:51.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pvinis/packages"},{"uuid":"brentvatne","login":"brentvatne","name":null,"email":"brentvatne@gmail.com","url":null,"packages_count":2646,"html_url":"https://www.npmjs.com/~brentvatne","role":null,"created_at":"2022-11-19T20:22:51.665Z","updated_at":"2022-11-19T20:22:51.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brentvatne/packages"},{"uuid":"evanbacon","login":"evanbacon","name":null,"email":"baconbrix@gmail.com","url":null,"packages_count":290,"html_url":"https://www.npmjs.com/~evanbacon","role":null,"created_at":"2022-11-19T20:22:51.690Z","updated_at":"2022-11-19T20:22:51.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evanbacon/packages"},{"uuid":"swaagie","login":"swaagie","name":null,"email":"martijn@swaagman.online","url":null,"packages_count":252,"html_url":"https://www.npmjs.com/~swaagie","role":null,"created_at":"2022-11-19T20:22:51.509Z","updated_at":"2022-11-19T20:22:51.509Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/swaagie/packages"},{"uuid":"naturalclar","login":"naturalclar","name":null,"email":"jesse.katsumata@gmail.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~naturalclar","role":null,"created_at":"2022-11-19T20:22:51.593Z","updated_at":"2022-11-19T20:22:51.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/naturalclar/packages"},{"uuid":"thymikee","login":"thymikee","name":null,"email":"thymikee@gmail.com","url":null,"packages_count":234,"html_url":"https://www.npmjs.com/~thymikee","role":null,"created_at":"2022-11-19T20:22:51.383Z","updated_at":"2022-11-19T20:22:51.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thymikee/packages"},{"uuid":"cpojer","login":"cpojer","name":null,"email":"christoph.pojer@gmail.com","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~cpojer","role":null,"created_at":"2022-11-19T20:22:51.247Z","updated_at":"2022-11-19T20:22:51.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cpojer/packages"},{"uuid":"johandutoit","login":"johandutoit","name":null,"email":"jdutoit.dev@gmail.com","url":null,"packages_count":49,"html_url":"https://www.npmjs.com/~johandutoit","role":null,"created_at":"2022-11-19T20:22:51.548Z","updated_at":"2022-11-19T20:22:51.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johandutoit/packages"},{"uuid":"dmitryrykun","login":"dmitryrykun","name":null,"email":"dmitry.rykun@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~dmitryrykun","role":null,"created_at":"2022-11-19T20:22:51.073Z","updated_at":"2022-11-19T20:22:51.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dmitryrykun/packages"},{"uuid":"lunaleaps","login":"lunaleaps","name":null,"email":"lunaleaps@gmail.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~lunaleaps","role":null,"created_at":"2022-11-19T20:22:51.128Z","updated_at":"2022-11-19T20:22:51.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lunaleaps/packages"},{"uuid":"cortinico","login":"cortinico","name":null,"email":"corti.nico@gmail.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~cortinico","role":null,"created_at":"2022-11-19T20:22:51.109Z","updated_at":"2022-11-19T20:22:51.109Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cortinico/packages"},{"uuid":"eliwhite","login":"eliwhite","name":null,"email":"npm@eli-white.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~eliwhite","role":null,"created_at":"2022-11-19T20:22:51.714Z","updated_at":"2022-11-19T20:22:51.714Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eliwhite/packages"},{"uuid":"safaiyeh","login":"safaiyeh","name":null,"email":"safaiyeh@protonmail.com","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~safaiyeh","role":null,"created_at":"2022-11-19T20:22:51.089Z","updated_at":"2022-11-19T20:22:51.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/safaiyeh/packages"},{"uuid":"bartoszklonowski","login":"bartoszklonowski","name":null,"email":"bartosz.klonowski@cxcode.pl","url":null,"packages_count":40,"html_url":"https://www.npmjs.com/~bartoszklonowski","role":null,"created_at":"2022-11-19T20:22:51.145Z","updated_at":"2022-11-19T20:22:51.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bartoszklonowski/packages"},{"uuid":"titozzz","login":"titozzz","name":null,"email":"malbranche.thibault@gmail.com","url":null,"packages_count":64,"html_url":"https://www.npmjs.com/~titozzz","role":null,"created_at":"2022-11-19T20:22:51.160Z","updated_at":"2022-11-19T20:22:51.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/titozzz/packages"},{"uuid":"empyrical","login":"empyrical","name":null,"email":"empyrical@outlook.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~empyrical","role":null,"created_at":"2022-11-19T20:22:51.198Z","updated_at":"2022-11-19T20:22:51.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/empyrical/packages"},{"uuid":"mattoakes","login":"mattoakes","name":null,"email":"hello@mattoakes.net","url":null,"packages_count":68,"html_url":"https://www.npmjs.com/~mattoakes","role":null,"created_at":"2022-11-19T20:22:51.278Z","updated_at":"2022-11-19T20:22:51.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mattoakes/packages"},{"uuid":"ferrannp","login":"ferrannp","name":null,"email":"fnp.developer@gmail.com","url":null,"packages_count":54,"html_url":"https://www.npmjs.com/~ferrannp","role":null,"created_at":"2022-11-19T20:22:51.304Z","updated_at":"2022-11-19T20:22:51.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ferrannp/packages"},{"uuid":"mike866","login":"mike866","name":null,"email":"michal.chudziak@gmail.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~mike866","role":null,"created_at":"2022-11-19T20:22:51.328Z","updated_at":"2022-11-19T20:22:51.328Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mike866/packages"},{"uuid":"krizzu","login":"krizzu","name":null,"email":"dev@kborowy.com","url":null,"packages_count":54,"html_url":"https://www.npmjs.com/~krizzu","role":null,"created_at":"2022-11-19T20:22:51.348Z","updated_at":"2022-11-19T20:22:51.348Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krizzu/packages"},{"uuid":"trensik","login":"trensik","name":null,"email":"dawid.urbaniak.dev@gmail.com","url":null,"packages_count":44,"html_url":"https://www.npmjs.com/~trensik","role":null,"created_at":"2022-11-19T20:22:51.367Z","updated_at":"2022-11-19T20:22:51.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trensik/packages"},{"uuid":"nicholaslee119","login":"nicholaslee119","name":null,"email":"nicholaslee119@gmail.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~nicholaslee119","role":null,"created_at":"2022-11-19T20:22:51.399Z","updated_at":"2022-11-19T20:22:51.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nicholaslee119/packages"},{"uuid":"mmazzarolo","login":"mmazzarolo","name":null,"email":"me@mazzarolomatteo.com","url":null,"packages_count":52,"html_url":"https://www.npmjs.com/~mmazzarolo","role":null,"created_at":"2022-11-19T20:22:51.423Z","updated_at":"2022-11-19T20:22:51.423Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mmazzarolo/packages"},{"uuid":"rewieer","login":"rewieer","name":null,"email":"ancyr@pm.me","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~rewieer","role":null,"created_at":"2022-11-19T20:22:51.454Z","updated_at":"2022-11-19T20:22:51.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rewieer/packages"},{"uuid":"janicduplessis","login":"janicduplessis","name":null,"email":"janicduplessis@gmail.com","url":null,"packages_count":134,"html_url":"https://www.npmjs.com/~janicduplessis","role":null,"created_at":"2022-11-19T20:22:51.485Z","updated_at":"2022-11-19T20:22:51.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janicduplessis/packages"},{"uuid":"kelset","login":"kelset","name":null,"email":"notkelset@kelset.dev","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~kelset","role":null,"created_at":"2022-11-19T20:22:51.531Z","updated_at":"2022-11-19T20:22:51.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kelset/packages"},{"uuid":"vonovak","login":"vonovak","name":null,"email":"vonovak@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~vonovak","role":null,"created_at":"2022-11-19T20:22:51.563Z","updated_at":"2022-11-19T20:22:51.563Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vonovak/packages"},{"uuid":"wojteg1337","login":"wojteg1337","name":null,"email":"feelun132@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~wojteg1337","role":null,"created_at":"2022-11-19T20:22:51.578Z","updated_at":"2022-11-19T20:22:51.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wojteg1337/packages"},{"uuid":"connectdotz","login":"connectdotz","name":null,"email":"vsun@connectdotz.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~connectdotz","role":null,"created_at":"2022-11-19T20:22:51.613Z","updated_at":"2022-11-19T20:22:51.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/connectdotz/packages"},{"uuid":"alloy","login":"alloy","name":null,"email":"eloy.de.enige@gmail.com","url":null,"packages_count":86,"html_url":"https://www.npmjs.com/~alloy","role":null,"created_at":"2022-11-19T20:22:51.739Z","updated_at":"2022-11-19T20:22:51.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alloy/packages"},{"uuid":"react-native-community-bot","login":"react-native-community-bot","name":null,"email":"malbranche.thibault+bot@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~react-native-community-bot","role":null,"created_at":"2024-07-23T10:04:51.078Z","updated_at":"2024-07-23T10:04:51.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-community-bot/packages"},{"uuid":"okwasniewski","login":"okwasniewski","name":null,"email":"oskar@okwasniewski.com","url":null,"packages_count":94,"html_url":"https://www.npmjs.com/~okwasniewski","role":null,"created_at":"2025-03-05T11:55:44.141Z","updated_at":"2025-03-05T11:55:44.141Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/okwasniewski/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-06-19T17:55:12.673Z","updated_at":"2024-06-19T17:55:12.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/react-native-bot/packages"},{"uuid":"wootwootwoot","login":"wootwootwoot","name":null,"email":"platcool@gmail.com","url":null,"packages_count":38,"html_url":"https://www.npmjs.com/~wootwootwoot","role":null,"created_at":"2024-06-18T11:40:04.467Z","updated_at":"2024-06-18T11:40:04.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wootwootwoot/packages"},{"uuid":"szymonrybczak","login":"szymonrybczak","name":null,"email":"szymon.rybczak@gmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~szymonrybczak","role":null,"created_at":"2024-06-22T00:36:36.571Z","updated_at":"2024-06-22T00:36:36.571Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/szymonrybczak/packages"}]}