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

@mantine/modals

Package Overview
Dependencies
Maintainers
1
Versions
277
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/modals - npm Package Compare versions

Comparing version 3.6.9 to 3.6.10

18

package.json
{
"name": "@mantine/modals",
"description": "Modals manager based on Mantine components",
"version": "3.6.9",
"version": "3.6.10",
"main": "cjs/index.js",

@@ -17,5 +17,17 @@ "module": "esm/index.js",

},
"keywords": [
"react",
"next",
"nextjs",
"ui",
"components",
"ui-kit",
"library",
"frontend",
"modal",
"confirm"
],
"peerDependencies": {
"@mantine/core": "3.6.9",
"@mantine/hooks": "3.6.9",
"@mantine/core": "3.6.10",
"@mantine/hooks": "3.6.10",
"react": ">=16.8.0",

@@ -22,0 +34,0 @@ "react-dom": ">=16.8.0"

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