@any-touch/tap
Advanced tools
Comparing version 1.0.13-alpha.0 to 1.0.13
{ | ||
"name": "@any-touch/tap", | ||
"version": "1.0.13-alpha.0", | ||
"version": "1.0.13", | ||
"description": "any-touch的识别器, 用来识别点击手势.", | ||
@@ -11,6 +11,6 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/compute": "^1.0.13-alpha.0", | ||
"@any-touch/recognizer": "^1.0.13-alpha.0", | ||
"@any-touch/shared": "^1.0.13-alpha.0", | ||
"@any-touch/vector": "^1.0.13-alpha.0" | ||
"@any-touch/compute": "^1.0.13", | ||
"@any-touch/recognizer": "^1.0.13", | ||
"@any-touch/shared": "^1.0.13", | ||
"@any-touch/vector": "^1.0.13" | ||
}, | ||
@@ -24,3 +24,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "c9139a826374f4da88c50dd5f756b9416a5d1c98" | ||
"gitHead": "270ae1191b514362ee080ba1718c6195efb70e00" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
11629
Updated@any-touch/compute@^1.0.13
Updated@any-touch/shared@^1.0.13
Updated@any-touch/vector@^1.0.13