@os-design/use-key-press
Advanced tools
Comparing version 1.0.20 to 1.0.21
@@ -26,4 +26,3 @@ "use strict"; | ||
}; | ||
var _default = useKeyPress; | ||
exports["default"] = _default; | ||
var _default = exports["default"] = useKeyPress; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@os-design/use-key-press", | ||
"version": "1.0.20", | ||
"version": "1.0.21", | ||
"license": "UNLICENSED", | ||
@@ -33,3 +33,3 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git", | ||
"dependencies": { | ||
"@os-design/use-event": "^1.0.19" | ||
"@os-design/use-event": "^1.0.20" | ||
}, | ||
@@ -39,3 +39,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "2605fbf8f46c78800cd4ba6dcb0dd895a893bf96" | ||
"gitHead": "1f17189e344a56fd6347dd6b896d6e7ef6e7b35d" | ||
} |
Sorry, the diff of this file is not supported yet
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
10285
11
72
Updated@os-design/use-event@^1.0.20