@any-touch/pan
Advanced tools
Comparing version 2.1.3 to 2.2.0
{ | ||
"name": "@any-touch/pan", | ||
"version": "2.1.3", | ||
"version": "2.2.0", | ||
"description": "any-touch的识别器, 用来识别拖拽手势.", | ||
@@ -14,4 +14,4 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/compute": "^2.1.3", | ||
"@any-touch/shared": "^2.1.3" | ||
"@any-touch/compute": "^2.2.0", | ||
"@any-touch/shared": "^2.2.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"gitHead": "d443bd60d69ef085a8088f239dc905060d5e7c06" | ||
"gitHead": "c3df8dd84bd61d91f766f6d7f31dbefe6e463ce6" | ||
} |
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.2.0
Updated@any-touch/shared@^2.2.0