You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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

to
3.0.0-alpha.6

6

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

@@ -35,6 +35,6 @@ "main": "./lib/index.js",

"dependencies": {
"ahooks": "^3.0.0-alpha.5",
"ahooks": "^3.0.0-alpha.6",
"query-string": "^6.9.0"
},
"gitHead": "39bd18325b2d906473b4f210bf11d1622bd34cd2"
"gitHead": "2d82a3fbde5cc08963e988a78bdbe8395e831382"
}