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

@vue/cli-ui

Package Overview
Dependencies
Maintainers
9
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/cli-ui - npm Package Compare versions

Comparing version 3.0.0-rc.8 to 3.0.0-rc.9

dist/js/app.b4a08e44.js

1

apollo-server/api/PluginApi.js

@@ -377,2 +377,3 @@ const path = require('path')

hasPlugin (id) {
if (id === 'router') id = 'vue-router'
if (['vue-router', 'vuex'].includes(id)) {

@@ -379,0 +380,0 @@ const pkg = folders.readPackage(this.cwd, this.context, true)

14

package.json
{
"name": "@vue/cli-ui",
"version": "3.0.0-rc.8",
"version": "3.0.0-rc.9",
"scripts": {

@@ -31,3 +31,3 @@ "serve": "cross-env VUE_APP_CLI_UI_URL=ws://localhost:4000/graphql vue-cli-service serve",

"@akryum/winattr": "^3.0.0",
"@vue/cli-shared-utils": "^3.0.0-rc.8",
"@vue/cli-shared-utils": "^3.0.0-rc.9",
"chalk": "^2.4.1",

@@ -60,7 +60,7 @@ "clone": "^2.1.1",

"devDependencies": {
"@vue/cli-plugin-babel": "^3.0.0-rc.8",
"@vue/cli-plugin-e2e-cypress": "^3.0.0-rc.8",
"@vue/cli-plugin-eslint": "^3.0.0-rc.8",
"@vue/cli-service": "^3.0.0-rc.8",
"@vue/eslint-config-standard": "^3.0.0-rc.8",
"@vue/cli-plugin-babel": "^3.0.0-rc.9",
"@vue/cli-plugin-e2e-cypress": "^3.0.0-rc.9",
"@vue/cli-plugin-eslint": "^3.0.0-rc.9",
"@vue/cli-service": "^3.0.0-rc.9",
"@vue/eslint-config-standard": "^3.0.0-rc.9",
"@vue/ui": "^0.4.6",

@@ -67,0 +67,0 @@ "ansi_up": "^3.0.0",

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