react-router-use-location-state
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -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> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12731
Updateduse-location-state@^2.1.3