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

anima-yocto

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anima-yocto - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

HISTORY.md
# History
---
## 1.1.2
- touch:不再全局代理click事件,改为只有监听了tap或click事件的元素才会触发该逻辑
fix bug && optimize
- touch:修复兼容一个ios4引起的滚动bug
- event:事件监听阶段,增加animaClick判断以及touch逻辑

@@ -5,0 +10,0 @@ ## 1.1.1

8

package.json
{
"name": "anima-yocto",
"version": "1.1.1",
"description": "Yocto is a anima's customized zepto core, rebuild and simplify some modules from the core of zepto",
"version": "1.1.2",
"description": "Yocto is a anima's customized zepto library, rebuild and simplify some modules from the core of zepto",
"keywords": [

@@ -29,4 +29,4 @@ "yocto",

"anima-yocto-ajax": "1.0.1",
"anima-yocto-event": "1.0.1",
"anima-yocto-touch": "1.0.3"
"anima-yocto-event": "1.0.2",
"anima-yocto-touch": "1.0.5"
},

@@ -33,0 +33,0 @@ "devDependencies": {

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