Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@any-touch/tap

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@any-touch/tap - npm Package Compare versions

Comparing version 2.0.3 to 2.1.0

10

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

@@ -11,5 +11,5 @@ "main": "./dist/index",

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

@@ -23,3 +23,3 @@ "files": [

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

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

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

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc