@any-touch/tap
Advanced tools
Comparing version 2.1.3 to 2.2.0
{ | ||
"name": "@any-touch/tap", | ||
"version": "2.1.3", | ||
"version": "2.2.0", | ||
"description": "any-touch的识别器, 用来识别点击手势.", | ||
@@ -11,5 +11,5 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/compute": "^2.1.3", | ||
"@any-touch/shared": "^2.1.3", | ||
"@any-touch/vector": "^2.1.3" | ||
"@any-touch/compute": "^2.2.0", | ||
"@any-touch/shared": "^2.2.0", | ||
"@any-touch/vector": "^2.2.0" | ||
}, | ||
@@ -23,3 +23,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "d443bd60d69ef085a8088f239dc905060d5e7c06" | ||
"gitHead": "c3df8dd84bd61d91f766f6d7f31dbefe6e463ce6" | ||
} |
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@^2.2.0
Updated@any-touch/shared@^2.2.0
Updated@any-touch/vector@^2.2.0