@os-design/use-key-press
Advanced tools
Comparing version 1.0.19 to 1.0.20
{ | ||
"name": "@os-design/use-key-press", | ||
"version": "1.0.19", | ||
"version": "1.0.20", | ||
"license": "UNLICENSED", | ||
@@ -26,3 +26,3 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git", | ||
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types", | ||
"build": "yarn clean && npm-run-all build:*", | ||
"build": "yarn clean && npm-run-all 'build:*'", | ||
"ncu": "ncu -u" | ||
@@ -34,3 +34,3 @@ }, | ||
"dependencies": { | ||
"@os-design/use-event": "^1.0.18" | ||
"@os-design/use-event": "^1.0.19" | ||
}, | ||
@@ -40,3 +40,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "f838bd8885cdaf45e62a3b61fa2f83f2d2036e09" | ||
"gitHead": "2605fbf8f46c78800cd4ba6dcb0dd895a893bf96" | ||
} |
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
9240
Updated@os-design/use-event@^1.0.19