Socket
Socket
Sign inDemoInstall

@any-touch/pinch

Package Overview
Dependencies
4
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.1.0

6

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

@@ -14,3 +14,3 @@ "main": "./dist/index",

"dependencies": {
"@any-touch/compute": "^2.0.3"
"@any-touch/compute": "^2.1.0"
},

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

"sideEffects": false,
"gitHead": "8883ce697d63c7347481eef21544b65699cdd923"
"gitHead": "91e58656b132d38f6559bda794c9011e78a37ec2"
}
# @any-touch/pinch
**缩放**识别器.
## 安装
```shell
npm i -S @any-touch/pinch
```
## 快速开始

@@ -17,3 +22,2 @@ ```javascript

```
**⚠️注意**: 执行`npm i any-touch`后, **@any-touch/core和@any-touch/pinch**便已自动安装, 直接引入即可.

@@ -20,0 +24,0 @@ ## 参数

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