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.2 to 2.1.3

10

package.json

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

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

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

"react-router-dom": "^5.0.0",
"rollup": "^1.14.3",
"rollup-plugin-typescript2": "^0.21.0",
"rollup": "^1.19.2",
"rollup-plugin-typescript2": "^0.22.0",
"tslib": "^1.9.3",

@@ -47,3 +47,3 @@ "typescript": "3.5.1"

},
"gitHead": "e01f06f2f522f5c6fe87cd88b7ea103a72ebb388"
"gitHead": "5472d8a1ffda56c6fb07978efa20cf42dc98b3b5"
}

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

```
<a href="https://codesandbox.io/embed/github/xiel/use-location-state/tree/master/src/examples/use-location-state/01-simple?fontsize=14&module=%2Fsrc%2Fpages%2FQueryStateDemo.tsx">
<a href="https://codesandbox.io/embed/github/xiel/use-location-state/tree/master/src/examples/use-location-state/?fontsize=14&module=%2Fsrc%2Fpages%2FQueryStateDemo.tsx">
<img width="150" alt="Example in CodeSandbox" src="https://codesandbox.io/static/img/play-codesandbox.svg">

@@ -85,0 +85,0 @@ </a>

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