@any-touch/pan
Advanced tools
Comparing version 1.0.14 to 1.0.15
{ | ||
"name": "@any-touch/pan", | ||
"version": "1.0.14", | ||
"version": "1.0.15", | ||
"description": "any-touch的识别器, 用来识别拖拽手势.", | ||
@@ -14,5 +14,5 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/compute": "^1.0.14", | ||
"@any-touch/recognizer": "^1.0.14", | ||
"@any-touch/shared": "^1.0.14" | ||
"@any-touch/compute": "^1.0.15", | ||
"@any-touch/recognizer": "^1.0.15", | ||
"@any-touch/shared": "^1.0.15" | ||
}, | ||
@@ -23,3 +23,3 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"gitHead": "f20d774cf04fcfca8a95c0584d705e6a3ec31a5c" | ||
"gitHead": "20d54f8303eda39f4ef4efdd1f5e2aadde0c713e" | ||
} |
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@^1.0.15
Updated@any-touch/shared@^1.0.15