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.45 to 2.0.0-alpha.46

22

generator/functions/extendPackage.js

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

'@cnamts/vue-dot': `^${VueDotVersion}`,
'axios': '^0.19.0',
'core-js': '^3.5.0',
'dayjs': '^1.8.17',
'axios': '^0.19.1',
'core-js': '^3.6.2',
'dayjs': '^1.8.19',
'languages': '^0.1.3',

@@ -17,18 +17,18 @@ 'vue-class-component': '^7.1.0',

'vue-the-mask': '^0.11.1',
'vuetify': '^2.1.14'
'vuetify': '^2.2.3'
},
devDependencies: {
'@babel/core': '^7.7.5',
'@babel/core': '^7.7.7',
'@types/webfontloader': '^1.6.29',
'@mdi/js': '^4.7.95',
'@typescript-eslint/eslint-plugin': '^2.11.0',
'@typescript-eslint/parser': '^2.11.0',
'@typescript-eslint/eslint-plugin': '^2.15.0',
'@typescript-eslint/parser': '^2.15.0',
'babel-jest': '^24.9.0',
'jest': '^24.9.0',
'jest-serializer-vue': '^2.0.2',
'ts-jest': '^24.2.0',
'vue-cli-plugin-vuetify': '^2.0.2',
'ts-jest': '^24.3.0',
'vue-cli-plugin-vuetify': '^2.0.3',
'vuetify-loader': '^1.4.3',
'webfontloader': '^1.6.28',
'webpack': '^4.41.3'
'webpack': '^4.41.5'
}

@@ -38,3 +38,3 @@ };

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

@@ -41,0 +41,0 @@

@@ -5,2 +5,2 @@ module.exports = {

]
}
};
{
"name": "@cnamts/vue-cli-plugin-vue-dash",
"version": "2.0.0-alpha.45",
"version": "2.0.0-alpha.46",
"description": "Vue CLI plugin to scaffold front-end projects",

@@ -23,4 +23,4 @@ "keywords": [

"dependencies": {
"@cnamts/cli-helpers": "^2.0.0-alpha.45",
"dayjs": "^1.8.17",
"@cnamts/cli-helpers": "^2.0.0-alpha.46",
"dayjs": "^1.8.19",
"fs-extra": "^8.1.0",

@@ -32,3 +32,3 @@ "superb": "^4.0.0"

},
"gitHead": "6f03a3ed21538a5644b9958c1e1b6d70d0c8a02b"
"gitHead": "b8589ed31c8fec9875f6c7db28f547299b9b022f"
}

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