@any-touch/pinch
Advanced tools
Comparing version 1.0.12 to 1.0.13-alpha.0
@@ -1,2 +0,2 @@ | ||
import type { Computed, EventTrigger } from '@any-touch/shared'; | ||
import { Computed, EventTrigger } from '@any-touch/shared'; | ||
import Recognizer from '@any-touch/recognizer'; | ||
@@ -3,0 +3,0 @@ declare const DEFAULT_OPTIONS: { |
{ | ||
"name": "@any-touch/pinch", | ||
"version": "1.0.12", | ||
"version": "1.0.13-alpha.0", | ||
"description": "any-touch的识别器, 用来识别捏合手势.", | ||
@@ -14,4 +14,4 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/compute": "^1.0.12", | ||
"@any-touch/recognizer": "^1.0.12" | ||
"@any-touch/compute": "^1.0.13-alpha.0", | ||
"@any-touch/recognizer": "^1.0.13-alpha.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "publishConfig": { | ||
"sideEffects": false, | ||
"gitHead": "ac34054ccf1ef99c76d20ad33d838ba4855be90f" | ||
"gitHead": "c9139a826374f4da88c50dd5f756b9416a5d1c98" | ||
} |
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
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
4740
3