New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-cli-plugin-vuestic-ui

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-cli-plugin-vuestic-ui - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

0

generator/configs/default.js

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ const defaultConfig = require('./default')

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ const fs = require('fs')

@@ -0,0 +0,0 @@ const insertVuesticPlugin = (lines, pluginName = 'VuesticPlugin') => {

/** Need some entry for vue cli plugin */
module.exports = () => {}

2

package.json
{
"name": "vue-cli-plugin-vuestic-ui",
"version": "1.0.3",
"version": "1.0.4",
"description": "Vuestic UI plugin for Vue CLI v4+",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -17,3 +17,3 @@ // prompts.js

default: [
'grid', 'normalize'
'grid', 'normalize', 'typography'
],

@@ -20,0 +20,0 @@ when: (answers) => answers.treeshaking,

@@ -0,0 +0,0 @@ # vue-cli-plugin-vuestic-ui

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