@os-design/use-long-press
Advanced tools
Comparing version 1.0.15 to 1.0.16
{ | ||
"name": "@os-design/use-long-press", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"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-prevent-default-event": "^1.0.15" | ||
"@os-design/use-prevent-default-event": "^1.0.16" | ||
}, | ||
@@ -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
17544