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.0-beta.8 to 0.6.0-beta.9

0

dist/index.js

@@ -0,0 +0,0 @@ 'use strict';

10

package.json
{
"name": "@any-touch/pinch",
"version": "0.6.0-beta.8",
"version": "0.6.0-beta.9",
"description": "any-touch的识别器, 用来识别捏合手势.",
"main": "./dist/index",
"module": "./dist/index.mjs",
"module": "./dist/index.es.js",
"types": "types/index.d.ts",

@@ -11,4 +11,4 @@ "author": "any86",

"dependencies": {
"@any-touch/compute": "^0.6.0-beta.8",
"@any-touch/recognizer": "^0.6.0-beta.8"
"@any-touch/compute": "^0.6.0-beta.9",
"@any-touch/recognizer": "^0.6.0-beta.9"
},

@@ -18,3 +18,3 @@ "publishConfig": {

},
"gitHead": "844b80ab7d6ba2cf1c4728b0eb778214d72819ec"
"gitHead": "07f846a6fe86b0b3a69ee4d8988dd6d9771d7659"
}

@@ -0,0 +0,0 @@ import { Input, CommonEmitFunction } from '@any-touch/shared/types';

@@ -0,0 +0,0 @@ import { Input, CommonEmitFunction } from '@any-touch/shared/types';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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