react-hotkeys-hook
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,4 @@ | ||
## [1.0.2] - 07-Feb-2019 | ||
* Bumped up hotkeys-js version | ||
## [1.0.1] - 07-Feb-2019 | ||
@@ -2,0 +5,0 @@ * Bumped peerDependencies for react and react-dom |
{ | ||
"name": "react-hotkeys-hook", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
@@ -15,3 +15,3 @@ "typings": "dist/index.d.ts", | ||
"dependencies": { | ||
"hotkeys-js": "^3.4.1" | ||
"hotkeys-js": "^3.4.3" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
222804
0
Updatedhotkeys-js@^3.4.3