New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mini-antui

Package Overview
Dependencies
Maintainers
4
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mini-antui - npm Package Compare versions

Comparing version 0.3.13-alpha.1 to 0.3.13-alpha.2

2

es/swipe-action/index.js

@@ -36,3 +36,3 @@ Component({

my.createSelectorQuery().select('.am-swipe-right-' + this.$id).boundingClientRect().exec(function (ret) {
_this.btnWidth = ret && ret[0] && ret[0].width || 60;
_this.btnWidth = ret && ret[0] && ret[0].width || 0;
});

@@ -39,0 +39,0 @@ },

{
"name": "mini-antui",
"version": "0.3.13-alpha.1",
"version": "0.3.13-alpha.2",
"description": "小程序版AntUI",

@@ -5,0 +5,0 @@ "repository": {

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