{"id":2231211,"name":"react-bootstrap-carousel","ecosystem":"npm","description":"React port of bootstrap carousel","homepage":"https://github.com/skycloud1030/react-bootstrap-carousel#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/skycloud1030/react-bootstrap-carousel","keywords_array":["react","bootstrap","carousel"],"namespace":null,"versions_count":34,"first_release_published_at":"2017-03-10T10:54:26.284Z","latest_release_published_at":"2020-12-28T09:40:34.375Z","latest_release_number":"4.1.1","last_synced_at":"2026-03-15T14:34:54.653Z","created_at":"2022-04-09T22:50:34.052Z","updated_at":"2026-03-15T14:34:54.653Z","registry_url":"https://www.npmjs.com/package/react-bootstrap-carousel","install_command":"npm install react-bootstrap-carousel","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.1"}},"repo_metadata":{"id":39178234,"uuid":"84550093","full_name":"skycloud1030/react-bootstrap-carousel","owner":"skycloud1030","description":"React part of bootstrap carousel","archived":false,"fork":false,"pushed_at":"2023-01-06T03:31:55.000Z","size":5603,"stargazers_count":11,"open_issues_count":12,"forks_count":33,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-21T18:37:52.757Z","etag":null,"topics":["bootstrap3","bootstrap4","carousel","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skycloud1030.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-10T10:48:48.000Z","updated_at":"2024-07-10T03:31:21.000Z","dependencies_parsed_at":"2023-02-05T05:32:16.975Z","dependency_job_id":null,"html_url":"https://github.com/skycloud1030/react-bootstrap-carousel","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skycloud1030","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/sbom","scorecard":{"id":830499,"data":{"date":"2025-08-11","repo":{"name":"github.com/skycloud1030/react-bootstrap-carousel","commit":"cbbb00b5029116cf797766b9bdacfb0f24e7d2eb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/7 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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 24 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":"45 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-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-23T17:39:34.363Z","repository_id":39178234,"created_at":"2025-08-23T17:39:34.363Z","updated_at":"2025-08-23T17:39:34.363Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285846633,"owners_count":27241573,"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-11-22T02:00:05.934Z","response_time":64,"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":"skycloud1030","name":"CT Hung","uuid":"15084461","kind":"user","description":"","email":"","website":null,"location":"Taiwan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/15084461?u=81ac5131d4c6e8e0acdf238973cb6e7be901f2c9\u0026v=4","repositories_count":23,"last_synced_at":"2024-04-14T07:08:12.411Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/skycloud1030","funding_links":[],"total_stars":23,"followers":7,"following":8,"created_at":"2022-11-04T13:13:47.816Z","updated_at":"2024-04-14T07:08:18.318Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skycloud1030","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skycloud1030/repositories"},"tags":[{"name":"4.1.0","sha":"b769ef2e2fcb9f1fba442a77a6be5dc472f0bbc6","kind":"commit","published_at":"2020-09-18T05:02:46.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/4.1.0","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.1.0/manifests"},{"name":"4.0.7","sha":"177a5558ff4f5b836b47636597585c8a33b16b56","kind":"commit","published_at":"2020-08-31T02:12:54.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/4.0.7","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.7/manifests"},{"name":"4.0.6","sha":"e4fa5fd59539dbd0c5e2a1b97a2f598ce273b4dd","kind":"commit","published_at":"2020-04-22T09:08:24.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/4.0.6","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.6/manifests"},{"name":"4.0.3","sha":"e253b400d3dbfc705b1776a964d710aa29d4eac8","kind":"commit","published_at":"2020-02-12T03:30:02.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/4.0.3","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.3/manifests"},{"name":"4.0.2","sha":"1c7b9d362cdd4c6ea497e03a57e0260b5640a486","kind":"commit","published_at":"2019-12-26T06:43:39.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/4.0.2","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"e6114a8c2c7a19e4abf0f86100b56a3ee302d147","kind":"commit","published_at":"2019-09-17T03:20:46.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/4.0.1","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"663c51d1c20a4886ea12e79ddb1a0ab7f4e6db54","kind":"commit","published_at":"2019-09-16T03:44:00.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/4.0.0","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/4.0.0/manifests"},{"name":"3.4.2","sha":"f8cfc4997c388868d1f80433c85d855286238e0f","kind":"commit","published_at":"2019-07-11T12:21:54.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/3.4.2","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.4.2/manifests"},{"name":"3.4.0","sha":"6c141e272d54c10e33f6e5ed96cc2ccbcd7f3190","kind":"commit","published_at":"2018-10-25T03:41:18.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/3.4.0","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"543c46138acf0b02484818c115dd521be3f88ef6","kind":"commit","published_at":"2018-10-16T03:19:08.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/3.3.0","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"5cf436a20ae5b37dcbc6898e7c26e54ecc953080","kind":"commit","published_at":"2018-08-29T02:58:04.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/3.2.1","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"84d8658d71d1590a63e39a8e62351cac4cdc2ecf","kind":"commit","published_at":"2018-08-21T06:24:30.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/3.2.0","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"3203721c8da23c2f2a82979fb0a6ac9eeca06286","kind":"commit","published_at":"2018-06-27T06:47:12.000Z","download_url":"https://codeload.github.com/skycloud1030/react-bootstrap-carousel/tar.gz/3.1.0","html_url":"https://github.com/skycloud1030/react-bootstrap-carousel/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/skycloud1030/react-bootstrap-carousel@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/tags/3.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-22T19:17:59.164Z","dependent_packages_count":8,"downloads":2237,"downloads_period":"last-month","dependent_repos_count":549,"rankings":{"downloads":2.478147514787923,"dependent_repos_count":0.7383768101964799,"dependent_packages_count":2.4797105163255133,"stargazers_count":9.175470470807259,"forks_count":4.446471741494581,"docker_downloads_count":1.3277685604724694,"average":3.4409909356807042},"purl":"pkg:npm/react-bootstrap-carousel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-bootstrap-carousel","docker_dependents_count":2,"docker_downloads_count":80,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-bootstrap-carousel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-bootstrap-carousel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T20:10:43.878Z","issues_count":9,"pull_requests_count":27,"avg_time_to_close_issue":8233913.777777778,"avg_time_to_close_pull_request":2212168.066666667,"issues_closed_count":9,"pull_requests_closed_count":15,"pull_request_authors_count":3,"issue_authors_count":8,"avg_comments_per_issue":1.222222222222222,"avg_comments_per_pull_request":0.48148148148148145,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/skycloud1030%2Freact-bootstrap-carousel/issues","maintainers":[{"login":"skycloud1030","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skycloud1030"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-bootstrap-carousel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-bootstrap-carousel/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-bootstrap-carousel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-bootstrap-carousel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-bootstrap-carousel/codemeta","maintainers":[{"uuid":"skycloud1030","login":"skycloud1030","name":null,"email":"skycloud1030@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~skycloud1030","role":null,"created_at":"2022-11-14T01:00:09.054Z","updated_at":"2022-11-14T01:00:09.054Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/skycloud1030/packages"}]}