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

@mantine/nprogress

Package Overview
Dependencies
Maintainers
1
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mantine/nprogress - npm Package Compare versions

Comparing version 7.16.3 to 7.17.0

12

package.json
{
"name": "@mantine/nprogress",
"version": "7.16.3",
"version": "7.17.0",
"description": "Navigation progress bar",

@@ -46,4 +46,4 @@ "homepage": "https://mantine.dev/x/nprogress/",

"peerDependencies": {
"@mantine/core": "7.16.3",
"@mantine/hooks": "7.16.3",
"@mantine/core": "7.17.0",
"@mantine/hooks": "7.17.0",
"react": "^18.x || ^19.x",

@@ -53,3 +53,3 @@ "react-dom": "^18.x || ^19.x"

"dependencies": {
"@mantine/store": "7.16.3"
"@mantine/store": "7.17.0"
},

@@ -60,5 +60,5 @@ "devDependencies": {

"@mantine/hooks": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "19.0.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