Socket
Socket
Sign inDemoInstall

@vue/cli-service

Package Overview
Dependencies
Maintainers
3
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/cli-service - npm Package Versions

1
17

3.2.3

Diff

Changelog

Source

3.2.3 (2019-01-03)

cli-plugin-e2e-cypress

Bug Fixes
  • make cypress config file compatible with eslint-config-airbnb rules (0fc972e)

cli-plugin-unit-jest

Bug Fixes

cli-service

Bug Fixes
  • fix a regression that pages doesn't allow entry-only string format (a7fa191), closes #3233
soda
published 3.2.2 •

Changelog

Source

3.2.2 (2018-12-30)

babel-preset-app

Bug Fixes

cli

Bug Fixes

cli-plugin-eslint

Bug Fixes
  • fix eslint cwd confusion during onCreateComplete hook execution (#3212) (90d387f), closes #2554 #3142
  • when lint default paths, don't try to lint non-existent or ignored paths (d6f6098), closes #3167

cli-plugin-typescript

Bug Fixes
  • typescript: fix typo in lint command registration (#3132) (796c376)
  • when eslint is used, pin ts version to ~3.1.1 (#3214) (da6bd75)

cli-plugin-unit-jest

Bug Fixes
  • cli-plugin-unit-jest: When using TS & Babel, make ts-jest use babelConfig (#3107) (c9aaa2f), closes #3100

cli-plugin-unit-mocha

Bug Fixes

cli-service

Bug Fixes
  • .wasm extension should have lower priority when resolving modules (2ac64d6), closes #3023
  • better error message for missing key entry in pages config (554670b), closes #2816
  • cli-service: drop webpack NoEmitOnErrorsPlugin usage (#3210) (300efa9)

cli-test-utils

Bug Fixes
soda
published 3.2.0 •

Changelog

Source

3.2.0 (2018-11-27)

babel-preset-app

Features

cli

Bug Fixes
  • display project name validation warnings (#2769) (42c51c0)
  • plugin.options can be missing when runGenerator is directly called (d1cd4aa), closes #2906
Features

cli-plugin-eslint

Bug Fixes
  • add cwd path prefix to globby patterns (0149444)
  • check if glob patterns matches any files before linting (ccc146b), closes #2854 #2860
  • should fallback to local eslint, fixes instant prototyping (becde30), closes #2866
  • specify eslintPath for eslint-loader (077343b), closes #2924

cli-plugin-typescript

Features
  • typescript: respect excluded globs in tslint (#2961) (af4e498)

cli-service

Bug Fixes
Features
  • add support for loading WebAssembly and ES Modules (#2819) (2db8d18)

cli-service-global

Bug Fixes
  • remove extraneous dependency (7a3de17)

cli-ui

Bug Fixes
  • plugins: local install (bd06cd4)
  • refresh page & switching between views doesn't lose selected item (11e59f8)
  • remove last route restore (305c4bf)
  • restore route making a view unnavigable (1a34618)
  • typo in plugin invoke notification (#2937) (6b27ca7), closes #2917
  • tasks: new terminate process implementation (2baddaa)
Features
  • plugin: quick local plugin refresh (91a4b2e)
  • status bar: last log animation (ebc0ea2)

other

Bug Fixes
  • should publish exact version (e87a29e)
soda
published 3.1.4 •

Changelog

Source

3.1.4

cli-plugin-eslint

Bug Fixes
  • should fallback to local eslint, fixes instant prototyping, closes #2866 (becde30)

cli-service

Bug Fixes
soda
published 3.1.3 •

Changelog

Source

3.1.3

cli

Bug Fixes
  • fixes version check

cli-plugin-eslint

Bug Fixes
  • add cwd path prefix to globby patterns (0149444)

cli-service

Bug Fixes
  • relax webpack version requirement (73923de)

cli-service-global

Bug Fixes
  • remove extraneous dependency (7a3de17)
soda
published 3.1.2 •

Changelog

Source

3.1.2

cli

Bug Fixes

  • plugin.options can be missing when runGenerator is directly called, fixes #2906 (d1cd4aa)

cli-plugin-e2e-cypress

Bug Fixes

cli-plugin-eslint

Bug Fixes
  • check if glob patterns matches any files before linting, closes #2854, #2860 (ccc146b)

cli-service-global

Bug Fixes
  • should fallback to local eslint, fixes instant prototyping, closes #2866 (becde30)

cli-ui

Bug Fixes
  • remove last route restore (305c4bf)
  • refresh page & switching between views doesn't lose selected item (11e59f8)
  • restore route making a view unnavigable (1a34618)
  • plugins: local install (bd06cd4)
Features
  • plugin: quick local plugin refresh (91a4b2e)
  • status bar: last log animation (ebc0ea2)
soda
published 3.1.1 •

Changelog

Source

3.1.1 (2018-10-31)

babel-preset-app

Bug Fixes

cli-plugin-eslint

Bug Fixes
  • also add babel-eslint to the generated package.json (353edaa)

cli-service

Bug Fixes
  • add acorn-walk as dependency instead of relying on acorn's internal folder structure (c138c7d), closes #2848

cli-service-global

Bug Fixes
  • also add babel-eslint to the generated package.json (353edaa)
soda
published 3.1.0 •

Changelog

Source

3.1.0 (2018-10-30)

babel-preset-app

Bug Fixes
  • add absoluteRuntime option to [@babel](https://github.com/babel)/plugin-transform-runtime (1418178)
Features

cli

Bug Fixes
  • cli: avoid assertion error when vue.config.js includes assignment expression (#2770) (89edf0d)
Features

cli-plugin-e2e-cypress

Bug Fixes

cli-plugin-e2e-nightwatch

Features
  • update vue-jest to 3.x along with other dependency updates (33a3b19)

cli-plugin-eslint

Bug Fixes
  • cli-plugin-eslint: Resolve proper ESLint package (#2560) (c500512)
Features
  • generate .editorconfig file for each specific eslint config (6e5cf0e), closes #905

cli-plugin-pwa

Bug Fixes
  • use relative paths in manifest.json for compatibility with Github Pages (#2271) (6d26c75)

cli-plugin-unit-mocha

Features
  • set pretendToBeVisual option for jsdom-global (#2573) (528c465)

cli-service

Bug Fixes
  • cli-service: fix path RegEx error (#2830) (7096bac)
  • generator: Template files for main.js and router when not using a compiler (#2828) (21256f5)
  • serve: also detect kubernetes containers (#2795) (9a64708)
  • fix customHtmlOptions overriding (6708063)
  • fix cypress error caused by object rest syntax (e929d48)
  • pin cache-loader to v1.2.2 temporarily (0763d62), closes #2847
  • wc: don't overwrite user-defined externals (#2831) (8bf7dfd)
  • should not throw when a plugin listed in optionalDependencies is not installed (7ea080b)
  • should not thrown on Windows when proxy target is an object (5786e27), closes #2478
Features
  • add --no-unsafe-inline flag for modern mode (#2741) (38efc03), closes #2570
  • allow user to customize html-webpack-plugin option in multi-page mode (4cabf5e), closes #2544
  • build library with specified formats (#2583) (1e200c5)

cli-service-global

Bug Fixes
  • fix regenerator-runtime import for global service (c6ab80f), closes #2648

cli-ui

Bug Fixes
  • client addon: loading padding (81ec5c0)
  • dependencies: better metadata load error handling (59e1201)
  • dependencies: list item fallback-icon (c8a53a4)
  • local plugin: remove folder before copying (7d2d1fb)
  • plugin: catch execution error (23a05fc)
  • prompts: color picker size (f8e42ce)
  • task: description overflow (aca31eb)
  • task: narrow view port causing misalignment (86f5bde)
  • task: remove non-running missing tasks (da66f93)
  • ui: i18n for 'Official' in plugin search results (#2705) (cecece7)
  • widget: not removed (issue with apollo-client) (8d7bf23)
Features

docs

Features
  • support yarn for adding inline registry (78c7c12), closes #2809

eslint-config-airbnb

chore

other

Features

BREAKING CHANGES

  • now requires eslint v5 as peer dependency
soda
published 3.0.5 •

Changelog

Source

3.0.5 (2018-10-09)

babel-preset-app

Bug Fixes
  • only enable helper aliasing when useBuiltIns equals usage (da64938), closes #2637

cli

Bug Fixes
  • preset: plugin invoke order don't sort by unicode order (#2656) (f99796e)

cli-plugin-babel

Bug Fixes
  • also look up loaders in local node_modules in case deps are not hoisted (fed948a), closes #2599
  • plugin sub node_module directory should have higher priority in resolveLoader.modules (47a28e0)

cli-plugin-e2e-cypress

Bug Fixes
  • @cypress/webpack-preprocessor is both a peer dep and a dev dep (6fd5e5d)
  • fix eslint errors when using airbnb config (35e8d83), closes #2667

cli-service

Bug Fixes
  • build --target lib should merge externals in vue.config.js (#2653) (20dd09d), closes #2646
  • fix test issues for cypress GUI (ab0503b)

cli-service-global

Bug Fixes
soda
published 3.0.4 •

Changelog

Source

3.0.4 (2018-09-25)

cli

Bug Fixes
  • show full project name in error message for vue create . (5e261be)
  • cli: make sortObject consistent even when keyOrder is given (#2326) (1a83944)

cli-plugin-e2e-cypress

Bug Fixes
  • add webpack-preprocessor, fixes babel 7 compatibility issues (bd32daa), closes #2538 #2465

cli-plugin-typescript

Bug Fixes

cli-service

Bug Fixes

cli-service-global

Bug Fixes
  • findExisting should be case sensitive (7e5382f), closes #2305
  • fix windows compatibility of fileExistsWithCaseSync (6b825de)

cli-ui

Bug Fixes
  • configuration should be synced regardless of $_init (b1b04b8), closes #2521 #2522
  • Removed padding reset from current project dropdown (#2501) (2263550)
  • typo in en.json (#2559) (b5fe501)
  • ui: fix plugin installation animation hanging (5e96de9)
  • ui: update graphql version to align with vue-cli-plugin-apollo (444cf86), closes #2574 #2577
  • ui: use production mode when testing (8a97146)

other

Bug Fixes
  • ci: add eslint-plugin-graph dep to workspace root, fix ci errors (ed15d23)
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