Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vant/icons

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vant/icons - npm Package Compare versions

Comparing version 1.1.13 to 1.1.14

src/vant-icon-0bc654.ttf

21

package.json
{
"name": "@vant/icons",
"version": "1.1.13",
"version": "1.1.14",
"description": "vant icons",

@@ -9,21 +9,12 @@ "main": "./src/config.js",

],
"publishConfig": {
"access": "public"
},
"scripts": {
"export": "node ./build/export.js",
"build": "npm run export && gulp --gulpfile ./build/build-iconfont.js",
"release": "sh ./build/release.sh"
"release": "npm run build && npm publish"
},
"repository": {
"type": "git",
"url": "git+https://github.com/youzan/vant-icons.git"
},
"keywords": [
"vant",
"icons"
],
"author": "chenjiahan",
"license": "MIT",
"bugs": {
"url": "https://github.com/youzan/vant-icons/issues"
},
"homepage": "https://github.com/youzan/vant-icons#readme",
"repository": "https://github.com/youzan/vant/tree/dev/packages/vant-icons",
"devDependencies": {

@@ -30,0 +21,0 @@ "fast-glob": "^3.0.0",

@@ -1,11 +0,3 @@

<p>
<a href="https://github.com/youzan/"><img alt="logo" width="36" height="36" src="https://img.yzcdn.cn/public_files/2017/02/09/e84aa8cbbf7852688c86218c1f3bbf17.png" alt="youzan">
</a>
</p>
<p align="center">
<img alt="logo" src="https://img.yzcdn.cn/vant/logo.png" width="120" height="120" style="margin-bottom: 10px;">
</p>
# Vant Icons
<h1 align="center" style="margin: 30px 0 35px;">Vant Icons</h1>
## Install

@@ -30,6 +22,2 @@

## Preview
<img src="https://b.yzcdn.cn/vant-icons/icon_preview_1212.png" width="100%">
## Contribution

@@ -46,2 +34,2 @@

2. Add icon name to src/config.js
3. Make a Pull Request
3. Make a Pull Request

@@ -64,2 +64,3 @@ module.exports = {

'cluster-o',
'wap-home-o',
'photo-o',

@@ -114,3 +115,3 @@ 'gift-card-o',

'closed-eye',
'wap-home',
'down',
'scan',

@@ -199,2 +200,3 @@ 'free-postage',

'cluster',
'wap-home',
'photo',

@@ -201,0 +203,0 @@ 'gift-card',

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