@any-touch/tap
Advanced tools
Comparing version 0.7.2 to 0.7.3
{ | ||
"name": "@any-touch/tap", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "any-touch的识别器, 用来识别点击手势.", | ||
@@ -14,6 +14,6 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/compute": "^0.7.2", | ||
"@any-touch/recognizer": "^0.7.2", | ||
"@any-touch/shared": "^0.7.2", | ||
"@any-touch/vector": "^0.7.2" | ||
"@any-touch/compute": "^0.7.3", | ||
"@any-touch/recognizer": "^0.7.3", | ||
"@any-touch/shared": "^0.7.3", | ||
"@any-touch/vector": "^0.7.3" | ||
}, | ||
@@ -27,3 +27,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "3bace76f15843a94df493dce83b58e4e384992e8" | ||
"gitHead": "c62232cec204205b5ad4ef4dfb97f91cfefe60fa" | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
15785
7
Updated@any-touch/compute@^0.7.3
Updated@any-touch/recognizer@^0.7.3
Updated@any-touch/shared@^0.7.3
Updated@any-touch/vector@^0.7.3