@any-touch/recognizer
Advanced tools
Comparing version 1.0.13 to 1.0.14
@@ -1,2 +0,2 @@ | ||
import { Input, Computed, ComputeWrapFunction } from '@any-touch/shared'; | ||
import type { 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.13", | ||
"version": "1.0.14", | ||
"description": "any-touch的识别器的基类.", | ||
@@ -11,3 +11,3 @@ "main": "./dist/index", | ||
"dependencies": { | ||
"@any-touch/shared": "^1.0.13" | ||
"@any-touch/shared": "^1.0.14" | ||
}, | ||
@@ -21,3 +21,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "270ae1191b514362ee080ba1718c6195efb70e00" | ||
"gitHead": "f20d774cf04fcfca8a95c0584d705e6a3ec31a5c" | ||
} |
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
9104
Updated@any-touch/shared@^1.0.14