hook-use-previous
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "hook-use-previous", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "usePrevious hook to easily get previous value of the variable", | ||
@@ -12,5 +12,5 @@ "main": "index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"react": "^16.8.5" | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
} | ||
} |
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
1746
6
+ Addedreact@18.3.1(transitive)
- Removedreact@^16.8.5
- Removedobject-assign@4.1.1(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)