@any-touch/recognizer
Advanced tools
Comparing version 1.0.12 to 1.0.13-alpha.0
@@ -1,2 +0,2 @@ | ||
import type { Input, Computed, ComputeWrapFunction } from '@any-touch/shared'; | ||
import { Input, Computed, ComputeWrapFunction } from '@any-touch/shared'; | ||
import { _$recognizerstatus } from '@any-touch/shared'; | ||
@@ -3,0 +3,0 @@ export { default as recognizeForPressMoveLike } from './recognizeForPressMoveLike'; |
{ | ||
"name": "@any-touch/recognizer", | ||
"version": "1.0.12", | ||
"version": "1.0.13-alpha.0", | ||
"description": "any-touch的识别器的基类.", | ||
@@ -11,3 +11,3 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/shared": "^1.0.12" | ||
"@any-touch/shared": "^1.0.13-alpha.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "files": [ | ||
"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
9115
3