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

@cnamts/vue-cli-plugin-vue-dash

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cnamts/vue-cli-plugin-vue-dash - npm Package Compare versions

Comparing version 2.0.0-alpha.52 to 2.0.0-alpha.53

26

generator/functions/extendPackage.js

@@ -20,20 +20,20 @@ const vdPkg = require('../../package.json');

'languages': '^0.1.3',
'vue-input-facade': '1.3.0',
'vue-meta': '^2.3.4',
'vuetify': '^2.2.30'
'vue-input-facade': '1.3.1',
'vue-meta': '^2.4.0',
'vuetify': '^2.2.34'
},
devDependencies: {
'@babel/core': '^7.10.2',
'@babel/core': '^7.10.4',
'@types/webfontloader': '^1.6.32',
'@mdi/js': '^5.3.45',
'@typescript-eslint/eslint-plugin': '^3.1.0',
'@typescript-eslint/parser': '^3.1.0',
'@types/jest': '25.2.3',
'babel-jest': '^26.0.1',
'jest': '^26.0.1',
'@typescript-eslint/eslint-plugin': '^3.5.0',
'@typescript-eslint/parser': '^3.5.0',
'@types/jest': '26.0.3',
'babel-jest': '^26.1.0',
'jest': '^26.1.0',
'jest-serializer-vue': '^2.0.2',
'ts-jest': '^26.1.0',
'ts-jest': '^26.1.1',
'vue-class-component': '^7.2.3',
'vue-cli-plugin-vuetify': '^2.0.5',
'vuetify-loader': '^1.4.4',
'vue-cli-plugin-vuetify': '^2.0.6',
'vuetify-loader': '^1.5.0',
'webfontloader': '^1.6.28',

@@ -45,3 +45,3 @@ 'webpack': '^4.43.0'

if (options.i18n) {
newPackageProperties.dependencies['vue-i18n'] = '^8.18.1';
newPackageProperties.dependencies['vue-i18n'] = '^8.18.2';
}

@@ -48,0 +48,0 @@

{
"name": "@cnamts/vue-cli-plugin-vue-dash",
"version": "2.0.0-alpha.52",
"version": "2.0.0-alpha.53",
"description": "Vue CLI plugin to scaffold front-end projects",

@@ -29,3 +29,3 @@ "keywords": [

"devDependencies": {
"@cnamts/vue-dot": "^2.0.0-alpha.52"
"@cnamts/vue-dot": "^2.0.0-alpha.53"
},

@@ -35,3 +35,3 @@ "publishConfig": {

},
"gitHead": "7515a0bda2656ab9c2096b74ffa945e4051c9026"
"gitHead": "946eb4d4003cdaff1fbae3c47466925ec4282009"
}
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