Socket
Socket
Sign inDemoInstall

@mkody/vue-material-design-icons

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.7 to 5.0.8

AutoMode.vue

37

package.json
{
"name": "@mkody/vue-material-design-icons",
"version": "5.0.7",
"version": "5.0.8",
"author": "Rob Cresswell <robcresswell@pm.me>",

@@ -31,24 +31,19 @@ "contributors": [

"devDependencies": {
"@babel/core": "^7.20.7",
"@babel/preset-env": "^7.20.2",
"@mdi/js": "7.1.96",
"@types/node": "^18.11.18",
"@vue/test-utils": "1.3.3",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^29.3.1",
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@mdi/js": "7.2.96",
"@types/node": "^18.16.0",
"@vue/test-utils": "^2.3.2",
"@vue/vue3-jest": "^29.2.3",
"copyfiles": "^2.4.1",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"jest-junit": "^15.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-junit": "^16.0.0",
"jest-serializer-vue": "3.1.0",
"mustache": "^4.2.0",
"p-map": "^5.5.0",
"prettier": "^2.8.1",
"regenerator-runtime": "^0.13.11",
"rimraf": "^3.0.2",
"p-map": "^6.0.0",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.4",
"vue": "^2.7.14",
"vue-jest": "^3.0.7",
"vue-template-compiler": "^2.7.14"
"typescript": "^5.0.4",
"vue": "^3.2.47"
},

@@ -63,3 +58,3 @@ "homepage": "https://github.com/mkody/vue-material-design-icons",

"postbuild": "copyfiles styles.css package.json README.md dist/",
"format": "prettier --write **/*.{js,vue}",
"format": "prettier --write **/*.{js,ts}",
"test": "jest"

@@ -66,0 +61,0 @@ },

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