Socket
Socket
Sign inDemoInstall

react-router-use-location-state

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-use-location-state - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4-alpha.0

6

package.json

@@ -12,5 +12,5 @@ {

"dependencies": {
"use-location-state": "^2.1.3"
"use-location-state": "^2.1.4-alpha.0"
},
"version": "2.1.3",
"version": "2.1.4-alpha.0",
"author": "Felix Leupold <felix@xiel.de>",

@@ -46,3 +46,3 @@ "homepage": "https://github.com/xiel/use-location-state",

},
"gitHead": "5472d8a1ffda56c6fb07978efa20cf42dc98b3b5"
"gitHead": "33e63d6a638bbca1044fee90ccc3a994b039b077"
}

@@ -16,3 +16,3 @@ # useQueryState()

- makes it easy to share application in current state
- supported value types: `string | number | boolean | string[]`
- supported value types: `string | number | boolean | string[] | Date`
- handles stringification and parsing from query string of for supported value types

@@ -19,0 +19,0 @@ - invalid entries from the query string are discarded and the component will receive the defaultValue instead

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