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.1.15 to 1.2.0

src/vant-icon-d3825a.ttf

18

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

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

"build": "npm run export && gulp --gulpfile ./build/build-iconfont.js",
"release": "npm run build && npm publish"
"release": "npm run build && release-it"
},

@@ -21,4 +21,4 @@ "license": "MIT",

"devDependencies": {
"fast-glob": "^3.0.0",
"fs-extra": "^8.0.1",
"fast-glob": "^3.1.1",
"fs-extra": "^8.1.0",
"gulp": "^4.0.2",

@@ -29,4 +29,12 @@ "gulp-iconfont": "^10.0.3",

"shelljs": "^0.8.3",
"svgo": "^1.2.2"
"svgo": "1.2.2"
},
"release-it": {
"git": {
"tag": false,
"commitMessage": "chore: release @vant/icons ${version}",
"addUntrackedFiles": true,
"requireCleanWorkingDir": false
}
}
}

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

'expand-o',
'medel-o',
'medal-o',
'good-job-o',

@@ -203,3 +203,3 @@ 'manager-o',

'expand',
'medel',
'medal',
'good-job',

@@ -206,0 +206,0 @@ 'manager',

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