@os-design/use-key-press
Advanced tools
Comparing version 1.0.16 to 1.0.17
{ | ||
"name": "@os-design/use-key-press", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"license": "UNLICENSED", | ||
@@ -24,3 +24,4 @@ "repository": "git@gitlab.com:os-team/libs/os-design.git", | ||
"!**/*.stories.mdx", | ||
"!**/*.example.tsx" | ||
"!**/*.example.tsx", | ||
"!**/*.emotion.d.ts" | ||
], | ||
@@ -40,3 +41,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@os-design/use-event": "^1.0.15" | ||
"@os-design/use-event": "^1.0.16" | ||
}, | ||
@@ -46,3 +47,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e5d8409760608145d2c738aa5789d0465ae5416f" | ||
"gitHead": "9fb1afb0c5c1e386fee215b220eab94d38cc4594" | ||
} |
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
9394
Updated@os-design/use-event@^1.0.16