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