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.48 to 2.0.0-alpha.49

2

generator/template/src/store/index.ts

@@ -8,3 +8,3 @@ import Vue from 'vue';

// Use the notification module from Vue Dot
import notification from '@cnamts/vue-dot/src/modules/notification';<% if (vuexPersist) { %>
import { notification } from '@cnamts/vue-dot/src/modules/notification';<% if (vuexPersist) { %>

@@ -11,0 +11,0 @@ /** The store is saved in the browser's session */

// Import Vuetify theme from Design Tokens
import vuetifyTheme from '@cnamts/vue-dot/src/tokens/vuetifyTheme';
import { vuetifyTheme } from '@cnamts/vue-dot/src/tokens/vuetifyTheme';

@@ -4,0 +4,0 @@ /** Custom Vuetify color theme */

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

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

},
"gitHead": "e8321e6ec0e51c18a36909ab62446b2732ee019e"
"gitHead": "d37598d7055b3c144f95b392b1cd0c3059711d8d"
}
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