New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mantine/carousel

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/carousel - npm Package Compare versions

Comparing version 5.9.3 to 5.9.4

9

package.json
{
"name": "@mantine/carousel",
"description": "Embla based carousel",
"version": "5.9.3",
"version": "5.9.4",
"main": "cjs/index.js",

@@ -9,2 +9,3 @@ "module": "esm/index.js",

"license": "MIT",
"sideEffects": false,
"author": "Vitaly Rtishchev <rtivital@gmail.com>",

@@ -26,4 +27,4 @@ "homepage": "https://mantine.dev/others/carousel/",

"peerDependencies": {
"@mantine/core": "5.9.3",
"@mantine/hooks": "5.9.3",
"@mantine/core": "5.9.4",
"@mantine/hooks": "5.9.4",
"embla-carousel-react": "^7.0.0",

@@ -33,5 +34,5 @@ "react": ">=16.8.0"

"dependencies": {
"@mantine/utils": "5.9.3"
"@mantine/utils": "5.9.4"
},
"devDependencies": {}
}
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