Socket
Socket
Sign inDemoInstall

@element-plus/icons-vue

Package Overview
Dependencies
21
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.10 to 2.1.0

./dist/index.cjs

41

package.json
{
"name": "@element-plus/icons-vue",
"version": "2.0.10",
"version": "2.1.0",
"description": "Vue components of Element Plus Icons collection.",

@@ -27,5 +27,6 @@ "type": "module",

"module": "./dist/index.js",
"types": "index.d.ts",
"types": "./dist/types/index.d.ts",
"exports": {
".": {
"types": "./dist/types/index.d.ts",
"require": "./dist/index.cjs",

@@ -35,2 +36,3 @@ "import": "./dist/index.js"

"./global": {
"types": "./dist/types/global.d.ts",
"require": "./dist/global.cjs",

@@ -44,2 +46,3 @@ "import": "./dist/global.js"

"*": [
"./*",
"./dist/types/*"

@@ -56,23 +59,23 @@ ]

"devDependencies": {
"@element-plus/icons-svg": "2.0.10",
"@pnpm/find-workspace-dir": "^4.0.3",
"@pnpm/find-workspace-packages": "^4.0.41",
"@pnpm/logger": "^4.0.0",
"@types/fs-extra": "^9.0.13",
"@types/node": "^18.8.3",
"@types/prettier": "^2.7.1",
"camelcase": "^7.0.0",
"chalk": "^5.1.0",
"@pnpm/find-workspace-dir": "^5.0.1",
"@pnpm/find-workspace-packages": "^5.0.37",
"@pnpm/logger": "^5.0.0",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.14.6",
"@types/prettier": "^2.7.2",
"camelcase": "^7.0.1",
"chalk": "^5.2.0",
"consola": "^2.15.3",
"esbuild": "^0.15.10",
"esbuild": "^0.17.11",
"esbuild-plugin-globals": "^0.1.1",
"fast-glob": "^3.2.12",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.7.1",
"tsx": "^3.10.1",
"typescript": "^4.8.4",
"unplugin-vue": "^3.1.3",
"vue": "^3.2.40",
"vue-tsc": "^1.0.0"
"prettier": "^2.8.4",
"tsx": "^3.12.3",
"typescript": "^4.9.5",
"unplugin-vue": "^4.0.2",
"vue": "^3.2.47",
"vue-tsc": "^1.2.0",
"@element-plus/icons-svg": "2.1.0"
},

@@ -79,0 +82,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc