use-keyboard-shortcut
Advanced tools
Comparing version 1.1.4 to 1.1.5-b1
@@ -13,2 +13,3 @@ export default useKeyboardShortcut; | ||
} | ||
): { flushHeldKeys }; | ||
): { flushHeldKeys: flushHeldKeys }; | ||
{ | ||
"name": "use-keyboard-shortcut", | ||
"version": "1.1.4", | ||
"type": "module", | ||
"version": "1.1.5-b1", | ||
"description": "A custom React hook for adding keyboard shortcuts to your application", | ||
@@ -35,2 +36,2 @@ "main": "index.js", | ||
"homepage": "https://github.com/arthurtyukayev/use-keyboard-shortcut#readme" | ||
} | ||
} |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
14187
Yes
1