react-hotkeys-hook
Advanced tools
Comparing version 3.3.2 to 3.3.3
{ | ||
"name": "react-hotkeys-hook", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"repository": "https://JohannesKlauss@github.com/JohannesKlauss/react-keymap-hook.git", | ||
"homepage": "https://johannesklauss.github.io/react-hotkeys-hook/", | ||
"author": "Johannes Klauss", | ||
@@ -61,17 +62,17 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/core": "7.14.5", | ||
"@babel/core": "7.14.8", | ||
"@babel/plugin-proposal-class-properties": "7.14.5", | ||
"@babel/preset-env": "7.14.5", | ||
"@babel/preset-env": "7.14.8", | ||
"@babel/preset-react": "7.14.5", | ||
"@babel/preset-typescript": "7.14.5", | ||
"@testing-library/react": "11.2.7", | ||
"@testing-library/react-hooks": "7.0.0", | ||
"@testing-library/user-event": "13.1.9", | ||
"@types/jest": "26.0.23", | ||
"@types/react": "17.0.11", | ||
"@types/react-dom": "17.0.7", | ||
"@testing-library/react": "12.0.0", | ||
"@testing-library/react-hooks": "7.0.1", | ||
"@testing-library/user-event": "13.2.0", | ||
"@types/jest": "26.0.24", | ||
"@types/react": "17.0.14", | ||
"@types/react-dom": "17.0.9", | ||
"docz": "2.3.1", | ||
"eslint-plugin-prettier": "3.4.0", | ||
"jest": "26.6.3", | ||
"prettier": "2.3.1", | ||
"prettier": "2.3.2", | ||
"react": "17.0.2", | ||
@@ -82,3 +83,3 @@ "react-dom": "17.0.2", | ||
"tslib": "2.3.0", | ||
"typescript": "4.3.2" | ||
"typescript": "4.3.5" | ||
}, | ||
@@ -85,0 +86,0 @@ "peerDependencies": { |
@@ -5,2 +5,7 @@ # react-hotkeys-hook | ||
## [Join the discussion for version 4!](https://github.com/JohannesKlauss/react-hotkeys-hook/issues/574) | ||
If you use this package please share your thoughts on how we can improve this hook with version 4. | ||
Please engage at the corresponding [Github issue](https://github.com/JohannesKlauss/react-hotkeys-hook/issues/574). | ||
### Documentation and live example | ||
@@ -7,0 +12,0 @@ |
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
47417
386
1
120