@any-touch/press
Advanced tools
Comparing version 2.0.1-alpha.0 to 2.0.1
{ | ||
"name": "@any-touch/press", | ||
"version": "2.0.1-alpha.0", | ||
"version": "2.0.1", | ||
"description": "any-touch的识别器, 用来识别按压手势.", | ||
@@ -14,5 +14,5 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/compute": "^2.0.1-alpha.0", | ||
"@any-touch/compute": "^2.0.1", | ||
"@any-touch/recognizer": "^1.0.14", | ||
"@any-touch/shared": "^2.0.1-alpha.0" | ||
"@any-touch/shared": "^2.0.1" | ||
}, | ||
@@ -23,3 +23,3 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"gitHead": "8e3fda195ba6edbf27e7cc8a0f0379e02c05ca49" | ||
"gitHead": "70596c3e83bfd8b134cd1975cdf92117fb326d6d" | ||
} |
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
5968
Updated@any-touch/compute@^2.0.1
Updated@any-touch/shared@^2.0.1