react-hotkeys-hook
Advanced tools
Comparing version 1.5.3 to 1.5.4
{ | ||
"name": "react-hotkeys-hook", | ||
"version": "1.5.3", | ||
"version": "1.5.4", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "files": [ | ||
"dependencies": { | ||
"hotkeys-js": "3.7.1" | ||
"hotkeys-js": "3.7.3" | ||
}, | ||
@@ -32,20 +32,19 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "7.6.0", | ||
"@babel/preset-env": "7.6.0", | ||
"@babel/preset-react": "7.0.0", | ||
"@babel/preset-typescript": "7.6.0", | ||
"@emotion/core": "10.0.17", | ||
"@babel/core": "7.7.5", | ||
"@babel/preset-env": "7.7.6", | ||
"@babel/preset-react": "7.7.4", | ||
"@babel/preset-typescript": "7.7.4", | ||
"@emotion/core": "10.0.22", | ||
"@pika/pack": "0.5.0", | ||
"@pika/plugin-build-node": "0.6.0", | ||
"@pika/plugin-build-types": "0.6.0", | ||
"@pika/plugin-build-web": "0.6.0", | ||
"@pika/plugin-ts-standard-pkg": "0.6.0", | ||
"@types/react": "16.9.2", | ||
"@types/react-dom": "16.9.0", | ||
"docz": "1.3.2", | ||
"docz-theme-default": "1.2.0", | ||
"emotion-theming": "10.0.17", | ||
"react": "16.9.0", | ||
"react-dom": "16.9.0", | ||
"typescript": "3.6.2" | ||
"@pika/plugin-build-node": "0.8.1", | ||
"@pika/plugin-build-types": "0.8.1", | ||
"@pika/plugin-build-web": "0.8.1", | ||
"@pika/plugin-ts-standard-pkg": "0.8.1", | ||
"@types/react": "16.9.15", | ||
"@types/react-dom": "16.9.4", | ||
"docz": "2.1.1", | ||
"emotion-theming": "10.0.19", | ||
"react": "16.12.0", | ||
"react-dom": "16.12.0", | ||
"typescript": "3.7.3" | ||
}, | ||
@@ -52,0 +51,0 @@ "source": "dist-src/index.js", |
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
17
10177
+ Addedhotkeys-js@3.7.3(transitive)
- Removedhotkeys-js@3.7.1(transitive)
Updatedhotkeys-js@3.7.3