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.4.25 to 0.4.26

15

CHANGELOG.md

@@ -1,3 +0,12 @@

# 0.4.25
## 0.4.26
`2019-05-10`
- **Bug Fix**
- 修复`vtabs`的预发错误([#264](https://github.com/ant-mini-program/mini-antui/issues/264))
- 修复`am-icon`默认class为undefined的问题([#261](https://github.com/ant-mini-program/mini-antui/issues/261))
- 修复`list-item`数字和英文不换行的问题
## 0.4.25
`2019-04-24`

@@ -8,3 +17,3 @@

# 0.4.23
## 0.4.23

@@ -17,3 +26,3 @@ `2019-04-11`

# 0.4.22
## 0.4.22

@@ -20,0 +29,0 @@ `2019-03-29`

3

es/am-icon/index.js

@@ -5,4 +5,5 @@ Component({

size: 23,
color: '#333'
color: '#333',
className: ''
}
});
{
"name": "mini-antui",
"version": "0.4.25",
"version": "0.4.26",
"description": "小程序版AntUI",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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