@vant/icons
Advanced tools
Comparing version 2.0.1 to 3.0.0
{ | ||
"name": "@vant/icons", | ||
"version": "2.0.1", | ||
"version": "3.0.0", | ||
"description": "vant icons", | ||
@@ -10,5 +10,2 @@ "main": "./src/config.js", | ||
], | ||
"scripts": { | ||
"release": "release-it" | ||
}, | ||
"publishConfig": { | ||
@@ -26,13 +23,5 @@ "access": "public", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"release-it": "^15.4.1" | ||
}, | ||
"release-it": { | ||
"git": { | ||
"tag": false, | ||
"commitMessage": "release: @vant/icons ${version}", | ||
"addUntrackedFiles": true, | ||
"requireCleanWorkingDir": false | ||
} | ||
"scripts": { | ||
"release": "vant-cli release" | ||
} | ||
} | ||
} |
@@ -14,2 +14,5 @@ # Vant Icons | ||
pnpm add @vant/icons | ||
# with Bun | ||
bun add @vant/icons | ||
``` | ||
@@ -16,0 +19,0 @@ |
@@ -85,2 +85,11 @@ export default { | ||
'font-o', | ||
'contact-o', | ||
'notes-o', | ||
'records-o', | ||
'cash-back-record-o', | ||
'newspaper-o', | ||
'discount-o', | ||
'completed-o', | ||
'user-o', | ||
'description-o', | ||
// without corresponding filled icon | ||
@@ -90,3 +99,2 @@ 'balance-o', | ||
'birthday-cake-o', | ||
'user-o', | ||
'orders-o', | ||
@@ -104,5 +112,3 @@ 'tv-o', | ||
'cashier-o', | ||
'newspaper-o', | ||
'warn-o', | ||
'notes-o', | ||
'calendar-o', | ||
@@ -127,4 +133,2 @@ 'bulb-o', | ||
'logistics', | ||
'contact', | ||
'cash-back-record', | ||
'after-sale', | ||
@@ -134,6 +138,3 @@ 'exchange', | ||
'ellipsis', | ||
'description', | ||
'records', | ||
'sign', | ||
'completed', | ||
'failure', | ||
@@ -151,3 +152,2 @@ 'ecard-pay', | ||
'aim', | ||
'discount', | ||
'idcard', | ||
@@ -161,2 +161,4 @@ 'replay', | ||
'miniprogram-o', | ||
'list-switch', | ||
'list-switching', | ||
], | ||
@@ -233,2 +235,11 @@ filled: [ | ||
'font', | ||
'contact', | ||
'notes', | ||
'records', | ||
'cash-back-record', | ||
'newspaper', | ||
'discount', | ||
'completed', | ||
'user', | ||
'description', | ||
// without corresponding outline icon | ||
@@ -235,0 +246,0 @@ 'wechat', |
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
58655
0
9
547
23