hook-use-url
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -6,3 +6,2 @@ import {useEffect} from 'react'; | ||
import {useDispatch} from 'react-redux'; | ||
import usePrevious from 'utils/usePrevious'; | ||
@@ -9,0 +8,0 @@ const queryString = require('query-string'); |
{ | ||
"name": "hook-use-url", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "useUrl hook for easier URL reading & writing within ReactJS app", | ||
@@ -11,6 +11,3 @@ "main": "index.js", | ||
"homepage": "https://github.com/liesislukas/hook-use-url", | ||
"license": "MIT", | ||
"dependencies": { | ||
"hook-use-previous": "^1.0.3" | ||
} | ||
"license": "MIT" | ||
} |
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
0
8064
3
228
- Removedhook-use-previous@^1.0.3
- Removedhook-use-previous@1.0.4(transitive)