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

@ahooksjs/use-url-state

Package Overview
Dependencies
Maintainers
5
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ahooksjs/use-url-state - npm Package Compare versions

Comparing version 3.2.0 to 3.3.0

8

package.json
{
"name": "@ahooksjs/use-url-state",
"version": "3.2.0",
"version": "3.3.0",
"description": "A hook that stores the state into url query parameters.",

@@ -31,10 +31,10 @@ "main": "./lib/index.js",

"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-router": "^5.0.0 || ^6.0.0"
},
"dependencies": {
"ahooks": "^3.2.0",
"ahooks": "^3.3.0",
"query-string": "^6.9.0"
},
"gitHead": "43e2be0c62c419b6e11d37b2c17b6c8c9145d4fc"
"gitHead": "098a914a1eada8c72ac7381dcd915f0b52f6c807"
}
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