Socket
Socket
Sign inDemoInstall

@any-touch/pinch

Package Overview
Dependencies
5
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.6 to 0.6.1-beta.7

15

package.json
{
"name": "@any-touch/pinch",
"version": "0.6.1-beta.6",
"version": "0.6.1-beta.7",
"description": "any-touch的识别器, 用来识别捏合手势.",

@@ -10,13 +10,12 @@ "main": "./dist/index",

"license": "ISC",
"peerDependencies": {
"any-touch": ">=0.6.1-beta.2"
},
"files": [
"dist/*"
],
"dependencies": {
"@any-touch/compute": "^0.6.1-beta.6",
"@any-touch/recognizer": "^0.6.1-beta.6",
"peerDependencies": {
"tslib": "^1.9.3"
},
"dependencies": {
"@any-touch/compute": "^0.6.1-beta.7",
"@any-touch/recognizer": "^0.6.1-beta.7"
},
"publishConfig": {

@@ -26,3 +25,3 @@ "access": "public"

"sideEffects": false,
"gitHead": "0da79100ae429f7136239a492ef9d3afb9735045"
"gitHead": "6ed3ca9ed27f9f613a7719732e2ac567a59a019b"
}
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