@vant/icons
Advanced tools
Comparing version 0.0.2 to 1.0.0
{ | ||
"name": "@vant/icons", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"description": "vant icons", | ||
@@ -5,0 +5,0 @@ "main": "./src/config.js", |
@@ -18,3 +18,3 @@ <p> | ||
```shell | ||
npm i vant-icons -S | ||
npm i @vant/icons -S | ||
``` | ||
@@ -25,3 +25,12 @@ | ||
```shell | ||
yarn add vant-icons | ||
yarn add @vant/icons | ||
``` | ||
## Document | ||
- [Usage in Vue](https://youzan.github.io/vant/#/zh-CN/icon) | ||
- [Usage in Weapp](https://youzan.github.io/vant-weapp/#/icon) | ||
## Preview | ||
<img src="https://b.yzcdn.cn/vant-icons/icon_preview_1212.png" width="100%"> |
@@ -63,2 +63,6 @@ module.exports = { | ||
'cluster-o', | ||
'underway-o', | ||
'photo-o', | ||
'gift-card-o', | ||
'more-o', | ||
// without corresponding filled icon | ||
@@ -142,3 +146,6 @@ 'phone-circle-o', | ||
'pending-payment', | ||
'paid' | ||
'paid', | ||
'aim', | ||
'discount', | ||
'idcard' | ||
], | ||
@@ -195,2 +202,6 @@ filled: [ | ||
'cluster', | ||
'underway', | ||
'photo', | ||
'gift-card', | ||
'more', | ||
// without corresponding outline icon | ||
@@ -200,3 +211,3 @@ 'alipay', | ||
'photograph', | ||
'photo', | ||
'picture', | ||
'youzan-shield', | ||
@@ -206,4 +217,7 @@ 'umbrella-circle', | ||
'printer', | ||
'map-marked' | ||
'map-marked', | ||
'card', | ||
'add-square', | ||
'new' | ||
] | ||
}; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
184555
218
0
35
4