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.23 to 0.6.0-beta.25

dist/index.d.ts

0

dist/index.es.js

@@ -0,0 +0,0 @@ import { __extends, __assign } from 'tslib';

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

9

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

@@ -15,4 +15,4 @@ "main": "./dist/index",

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

@@ -22,3 +22,4 @@ "publishConfig": {

},
"gitHead": "65292876dea17851659984a4590c4e33442784be"
"sideEffects": false,
"gitHead": "e74ad8975c8dcb86eae8f9c1ef2fa43978b96002"
}

@@ -1,2 +0,2 @@

import { Input, CommonEmitFunction } from '@any-touch/shared/types';
import { Input, CommonEmitFunction } from '@any-touch/shared';
import {ComputeVectorForMutli,computeScale} from '@any-touch/compute';

@@ -3,0 +3,0 @@ import Recognizer,{recognizeForPressMoveLike} from '@any-touch/recognizer';

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc