Socket
Socket
Sign inDemoInstall

react-gm3carousel

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-gm3carousel - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "react-gm3carousel",
"version": "0.0.3",
"version": "0.0.4",
"description": "Google Material 3 Carousel in React",

@@ -5,0 +5,0 @@ "scripts": {

# Google Material Design v3 Carousel for React!
> https://m3.material.io/components/carousel/specs
## Preview

@@ -86,1 +84,7 @@

The number of slideItems should be > than the perPage + 2, otherwise the transition animations might not work properly as there will be duplicate render issues due to React and how it might mess up tracking these items since the key will be duplicated.
## Learn more
More about the official spec:
> https://m3.material.io/components/carousel/specs
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc