@any-touch/recognizer
Advanced tools
Comparing version 0.6.1-beta.1 to 0.6.1-beta.2
{ | ||
"name": "@any-touch/recognizer", | ||
"version": "0.6.1-beta.1", | ||
"description": "any-touch的识别器的基类.", | ||
"main": "./dist/index", | ||
"module": "./dist/index.es.js", | ||
"types": "dist/index.d.ts", | ||
"author": "any86", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@any-touch/shared": "^0.6.0-beta.30" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"sideEffects": false, | ||
"gitHead": "384729109fb09b2b2f30848164c3a2c249d70e9c" | ||
"name": "@any-touch/recognizer", | ||
"version": "0.6.1-beta.2", | ||
"description": "any-touch的识别器的基类.", | ||
"main": "./dist/index", | ||
"module": "./dist/index.es.js", | ||
"types": "dist/index.d.ts", | ||
"author": "any86", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@any-touch/shared": "^0.6.1-beta.2" | ||
}, | ||
"files": [ | ||
"dist/*" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"sideEffects": false, | ||
"gitHead": "c113aadfce683780b126341ce1218e04e6526585" | ||
} |
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
16728
10
309
+ Added@any-touch/shared@0.6.1-y.1(transitive)
- Removed@any-touch/shared@0.6.0(transitive)