Socket
Socket
Sign inDemoInstall

@vue/cli-shared-utils

Package Overview
Dependencies
102
Maintainers
3
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
12131416Next

3.0.0-beta.1

Diff

Changelog

Source

3.0.0-beta.1 (2018-02-16)

babel-preset-app

Bug Fixes
  • babel preset: allow setting useBuiltIns to be false. (#843) (a9ac1a9)

cli-plugin-eslint

Bug Fixes
  • also include import rule in eslint plugin (e8f036b)
  • fix eslint-loader for TypeScript (9f5d0b9)

cli-plugin-typescript

Bug Fixes
  • eslint + airbnb compat with TypeScript (d391e47)

cli-service-global

Bug Fixes
  • fix core-js import for global service (3a5d125), closes #837
yyx990803
published 3.0.0-alpha.13 •

Changelog

Source

3.0.0-alpha.13 (2018-02-13)

cli

Bug Fixes
yyx990803
published 3.0.0-alpha.12 •

Changelog

Source

3.0.0-alpha.12 (2018-02-12)

babel-preset-app

Features

cli

Bug Fixes
  • fix usage with https proxy by switching from axios to request (#829) (e8aa688), closes #785

cli-plugin-e2e-cypress

Features
  • allow e2e plugins to sepcify which mode the server should start in (8f8fe6d), closes #814
  • use eslint-plugin-cypress (9410442), closes #815

cli-plugin-eslint

Features
  • lintOnSave no longer causes compilation to fail (9040df8), closes #817

cli-plugin-typescript

Bug Fixes
  • only enable TSLint when tslint.json exists (76d7f77)

cli-service

Bug Fixes
  • make extension test for font files case-insensitive (#830) (d7cfa00)
Features
  • use more descriptive classNames for CSS modules (fd13106), closes #813
yyx990803
published 3.0.0-alpha.11 •

Changelog

Source

3.0.0-alpha.11 (2018-02-09)

cli-plugin-eslint

Bug Fixes
  • eslint config should be root (ea74da1)
  • eslint: load node env by default (fix #806) (c2e3228)

cli-service

Bug Fixes
  • respect user configured output path (b5564af), closes #809
yyx990803
published 3.0.0-alpha.10 •

Changelog

Source

3.0.0-alpha.10 (2018-02-08)

cli-plugin-pwa

Bug Fixes

cli-plugin-typescript

Bug Fixes
  • vue-class-component and vue-property-decorators should be dependencies (c26559d)
Features
  • support using ESLint to lint TypeScript (dd04add)

eslint-config-prettier

Features
  • include eslint:recommended in prettier config (e261718)
yyx990803
published 3.0.0-alpha.9 •

Changelog

Source

3.0.0-alpha.9 (2018-02-06)

cli

Bug Fixes
  • handle vue invoke config merging for existing files (46166fb), closes #788
  • only support taobao check and inline registry when using npm (67df3eb), closes #789

cli-plugin-pwa

Features
  • Use the Workbox webpack plugin in pwa template (#769) (9095483)

cli-plugin-unit-mocha

Bug Fixes
  • unit-mocha: fix test glob to avoid running e2e tests (172e8eb), closes #790

cli-service

Bug Fixes
  • object returned from api.configureWebpack should be merged (920d8fa)
yyx990803
published 3.0.0-alpha.8 •

Changelog

Source

3.0.0-alpha.8 (2018-02-04)

cli

Bug Fixes

cli-plugin-e2e-cypress

Bug Fixes
  • fix eslint errors when using airbnb + cypress (313533d)

cli-plugin-unit-jest

Bug Fixes

cli-service

Bug Fixes
  • move plugin data extraction into GeneratorAPI (4f2f6f0)
  • shim global for node modules (691cfa2), closes #774
Features

other

Bug Fixes
  • include version marker in workspace (d3d040a), closes #772
yyx990803
published 3.0.0-alpha.7 •

Changelog

Source

3.0.0-alpha.7 (2018-02-02)

cli

Features
  • check and show newer version on create (3df1289)
  • support prompts when invoking plugins (c1142e2)

cli-init

Bug Fixes
  • ensure vue init works when installed with npm (6ce8565)
yyx990803
published 3.0.0-alpha.6 •

Changelog

Source

3.0.0-alpha.6 (2018-02-02)

cli

Bug Fixes
  • do not extract vue.config.js in tests (7874b0e)
  • fix project creation when path contains spaces (fix #742) (5be05f3)
  • fix version check (e5ef34d)
  • move linkBin into @vue/cli since it requires node 8 (120d5c5)
Features
  • vue inspect that proxies to vue-cli-service (4c00cfa)

cli-plugin-eslint

Bug Fixes

cli-plugin-typescript

Bug Fixes

cli-service

Bug Fixes
Features
  • build --target lib/wc (faadadf)
  • build --target web-component (WIP) (6db7735)
  • complete --target wc & multi-wc + tests (9a07eeb)
  • improve build lib/web-component (1c4943b)
  • improve inspect output (fd87394)
  • inject styles under shadow root in web component mode (98afd07)
  • make env variables available in HTML template (b626ef1)
  • parallel mode (b8f2487)
  • vue build --target multi-wc [pattern] (0f59c03)
Reverts
  • feat: load config w/ cosmiconfig (702b539)
yyx990803
published 3.0.0-alpha.5 •

Changelog

Source

3.0.0-alpha.5 (2018-01-29)

cli

Features
  • allow saving multiple presets (f372f55)
  • support config in dedicated files (01edb46)

cli-plugin-typescript

Bug Fixes
  • cache-loader doesnt seem to work well with ts-loader (63c8f65)

cli-plugin-unit-jest

Bug Fixes
  • jest should only run files in given directory (4a7fd64), closes #740

cli-service

Features
  • load config w/ cosmiconfig (5288122)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc