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