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

@mantine/notifications

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/notifications - npm Package Compare versions

Comparing version

to
7.13.5-alpha.1

{
"name": "@mantine/notifications",
"version": "7.13.5-alpha.0",
"version": "7.13.5-alpha.1",
"description": "Mantine notifications system",

@@ -47,9 +47,9 @@ "homepage": "https://mantine.dev",

"peerDependencies": {
"@mantine/core": "7.13.5-alpha.0",
"@mantine/hooks": "7.13.5-alpha.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"@mantine/core": "7.13.5-alpha.1",
"@mantine/hooks": "7.13.5-alpha.1",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
},
"dependencies": {
"@mantine/store": "7.13.5-alpha.0",
"@mantine/store": "7.13.5-alpha.1",
"react-transition-group": "4.4.5"

@@ -56,0 +56,0 @@ },