Socket
Socket
Sign inDemoInstall

@any-touch/pinch

Package Overview
Dependencies
13
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.1-beta.1 to 0.6.1-beta.2

45

package.json
{
"name": "@any-touch/pinch",
"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",
"peerDependencies": {
"any-touch": "^0.6.0-beta.30",
"tslib": "^1.9.3"
},
"dependencies": {
"@any-touch/compute": "^0.6.0-beta.30",
"@any-touch/recognizer": "^0.6.1-beta.1"
},
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"gitHead": "384729109fb09b2b2f30848164c3a2c249d70e9c"
"name": "@any-touch/pinch",
"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",
"peerDependencies": {
"any-touch": "^0.6.0-beta.30",
"tslib": "^1.9.3"
},
"files": [
"dist/*"
],
"dependencies": {
"@any-touch/compute": "^0.6.1-beta.2",
"@any-touch/recognizer": "^0.6.1-beta.2"
},
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"gitHead": "c113aadfce683780b126341ce1218e04e6526585"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc