@any-touch/tap
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "@any-touch/tap", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "any-touch的识别器, 用来识别点击手势.", | ||
@@ -11,6 +11,6 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/compute": "^1.0.9", | ||
"@any-touch/recognizer": "^1.0.9", | ||
"@any-touch/shared": "^1.0.9", | ||
"@any-touch/vector": "^1.0.9" | ||
"@any-touch/compute": "^1.0.10", | ||
"@any-touch/recognizer": "^1.0.10", | ||
"@any-touch/shared": "^1.0.10", | ||
"@any-touch/vector": "^1.0.10" | ||
}, | ||
@@ -24,3 +24,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "a4cb16b16c0a7c22e3769c49d73b73261e28e778" | ||
"gitHead": "bf39da942dc851dc68139893c3d52bf2ce53b9f0" | ||
} |
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
11629
Updated@any-touch/compute@^1.0.10
Updated@any-touch/shared@^1.0.10
Updated@any-touch/vector@^1.0.10