Socket
Socket
Sign inDemoInstall

@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.2.0 to 1.2.1

src/vant-icon-db1de1.ttf

8

CHANGELOG.md
## Changelog
## 1.2.1
- update share icon
## 1.2.0
- fix medal、medal-o typo
## 1.1.14

@@ -4,0 +12,0 @@

3

package.json
{
"name": "@vant/icons",
"version": "1.2.0",
"version": "1.2.1",
"description": "vant icons",

@@ -26,2 +26,3 @@ "main": "./src/config.js",

"md5-file": "^4.0.0",
"release-it": "^12.4.3",
"shelljs": "^0.8.3",

@@ -28,0 +29,0 @@ "svgo": "1.2.2"

@@ -11,3 +11,3 @@ module.exports = {

'arrow-up',
'arrow-down'
'arrow-down',
],

@@ -107,3 +107,2 @@ outline: [

'home-o',
'share',
'search',

@@ -147,3 +146,3 @@ 'points',

'replay',
'shrink'
'shrink',
],

@@ -218,2 +217,3 @@ filled: [

// without corresponding outline icon
'share',
'alipay',

@@ -242,4 +242,4 @@ 'wechat',

'bars',
'wap-nav'
]
'wap-nav',
],
};

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