@vant/icons
Advanced tools
Comparing version 1.7.1 to 1.7.2
{ | ||
"name": "@vant/icons", | ||
"version": "1.7.1", | ||
"version": "1.7.2", | ||
"description": "vant icons", | ||
@@ -10,2 +10,5 @@ "main": "./src/config.js", | ||
], | ||
"scripts": { | ||
"release": "release-it" | ||
}, | ||
"publishConfig": { | ||
@@ -15,9 +18,12 @@ "access": "public", | ||
}, | ||
"scripts": { | ||
"release": "release-it" | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/youzan/vant.git", | ||
"directory": "packages/vant-icons" | ||
}, | ||
"bugs": "https://github.com/youzan/vant/issues", | ||
"author": "chenjiahan", | ||
"license": "MIT", | ||
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-icons", | ||
"devDependencies": { | ||
"release-it": "^13.6.2" | ||
"release-it": "^14.11.6" | ||
}, | ||
@@ -24,0 +30,0 @@ "release-it": { |
@@ -5,12 +5,11 @@ # Vant Icons | ||
#### NPM | ||
```shell | ||
npm i @vant/icons -S | ||
``` | ||
# with npm | ||
npm i @vant/icons | ||
#### YARN | ||
# with yarn | ||
yarn add @vant/icons | ||
```shell | ||
yarn add @vant/icons | ||
# with pnpm | ||
pnpm add @vant/icons | ||
``` | ||
@@ -22,14 +21,1 @@ | ||
- [Usage in Weapp](https://youzan.github.io/vant-weapp/#/icon) | ||
## Contribution | ||
### Update Icons | ||
1. Update assets/icons.sketch | ||
2. Make a Pull Request | ||
### Add New Icon | ||
1. Add new icon to assets/icons.sketch | ||
2. Add icon name to src/config.js | ||
3. Make a Pull Request |
@@ -152,2 +152,3 @@ export default { | ||
'guide-o', | ||
'cash-o', | ||
], | ||
@@ -154,0 +155,0 @@ filled: [ |
Sorry, the diff of this file is not supported yet
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
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
261
1
0
50462
8
20