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

anima-yocto-touch

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anima-yocto-touch - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

examples/label.md

4

HISTORY.md

@@ -5,2 +5,6 @@ # History

## 2.0.1
`fixd` Label标签无法监听`click`、`tap`事件
## 2.0.0

@@ -7,0 +11,0 @@

4

package.json
{
"name": "anima-yocto-touch",
"version": "2.0.0",
"version": "2.0.1",
"description": "the touch from yocto",

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

"licenses": "MIT",
"main": "./lib/index",
"main": "./index",
"entry": {

@@ -26,0 +26,0 @@ "index": "./index.js"

@@ -62,3 +62,2 @@ 'use strict';

break;
case 'label':
case 'iframe':

@@ -65,0 +64,0 @@ case 'video':

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