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

druxt-menu

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

druxt-menu - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

18

package.json
{
"name": "druxt-menu",
"version": "0.6.1",
"version": "0.6.2",
"description": "Provides a Menu Vue component to be used within a Druxt (DRUpal nuXT) project.",

@@ -35,4 +35,4 @@ "repository": {

"dev": "nodemon --ext js,vue --exec 'npm run lint && npm run build && npm run test'",
"docs:dev": "druxt-docgen dev",
"docs:build": "druxt-docgen build",
"docs:dev": "npx druxt-docgen dev",
"docs:build": "npx druxt-docgen build",
"lint": "eslint --ext .js,.vue src",

@@ -51,13 +51,13 @@ "start": "npm run dev",

"druxt": "^0.3.3",
"druxt-blocks": "^0.7.4",
"druxt-blocks": "^0.7.5",
"druxt-router": "^0.16.1",
"vuex": "^3.5.1"
"vuex": "^3.6.0"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@rollup/plugin-alias": "^2.2.0",
"@rollup/plugin-buble": "^0.20.0",
"@rollup/plugin-replace": "^2.3.4",
"@vue/test-utils": "^1.1.1",
"@vue/test-utils": "^1.1.2",
"babel-core": "^7.0.0-bridge.0",

@@ -73,3 +73,3 @@ "babel-eslint": "^10.1.0",

"minimist": "^1.2.0",
"nodemon": "^2.0.6",
"nodemon": "^2.0.7",
"rollup": "^1.26.3",

@@ -76,0 +76,0 @@ "rollup-plugin-commonjs": "^10.1.0",

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