Socket
Socket
Sign inDemoInstall

webpack-cli

Package Overview
Dependencies
95
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
911
13Next

2.0.9

Diff

Changelog

Source

2.0.9 (2018-02-25)

Full Changelog

Ast

  • init: fix init command (d36cd4f)

CLI

Feat

  • show help when no options given (a7ee15a)
  • chore: add project tools and utilities (#270)

Fix

  • Resolve webpack dependencies (#251)
  • change help logic (d67f4b7)
  • generator: use yeoman clone (0b4269c)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#200)

Refactor

  • convert-args: remove unused arguments (#253)

Style

Misc

  • remove yargs major update due security compromise (9bd7ed4)
  • Revert "Show help on no command" (#276)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • 2.0.5 (94ac6db)
  • Change from git:// to https:// (#259)
  • Issue 249 fixed and other enums refactored (#264)
  • Refactor bin directory (#263)
  • Add jsdoc comments for migrate (#255)
  • [feature] configuration validation (#240)
  • refactor: reduce code duplication use process.exitCode instead of process.exit (#272)

<a name="2.0.7"></a>

ev1stensberg
published 2.0.8 •

ev1stensberg
published 2.0.7 •

Changelog

Source

2.0.7 (2018-02-24)

Full Changelog

Feat

  • show help when no options given (a7ee15a)
  • chore: add project tools and utilities (#270)

Fix

  • Resolve webpack dependencies (#251)
  • change help logic (d67f4b7)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#200)

Refactor

  • convert-args: remove unused arguments (#253)

Style

Misc

  • remove yargs major update due security compromise (9bd7ed4)
  • Revert "Show help on no command" (#276)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • 2.0.5 (94ac6db)
  • Change from git:// to https:// (#259)
  • Issue 249 fixed and other enums refactored (#264)
  • Refactor bin directory (#263)
  • Add jsdoc comments for migrate (#255)
  • [feature] configuration validation (#240)
  • refactor: reduce code duplication use process.exitCode instead of process.exit (#272)

<a name="2.0.6"></a>

ev1stensberg
published 2.0.6 •

Changelog

Source

2.0.6 (2018-02-20)

Full Changelog

Feat

  • show help when no options given (a7ee15a)

Fix

  • Resolve webpack dependencies (#251)
  • change help logic (d67f4b7)

Improvement

  • add an option to watch messaging. Add .idea to .gitignore (#200)

Refactor

  • convert-args: remove unused arguments (#253)

Style

Misc

  • remove yargs major update due security compromise (9bd7ed4)
  • [feature] configuration validation (#240)
  • v.2.0.6 (4333088)
  • fix typo.. (0f1cee6)
  • 2.0.5 (94ac6db)
  • Change from git:// to https:// (#259)
  • Issue 249 fixed and other enums refactored (#264)
  • Refactor bin directory (#263)
  • Add jsdoc comments for migrate (#255)
  • add commitlinting: adds commit linting to the cli (7e4dd3d)
  • add eslint ignore items: adds build folder and commit linter to ignore (a400809)

<a name="2.0.0"></a>

ev1stensberg
published 2.0.5 •

ev1stensberg
published 2.0.4 •

ev1stensberg
published 2.0.3 •

ev1stensberg
published 2.0.2 •

ev1stensberg
published 2.0.1 •

Changelog

Source

2.0.14 (2018-04-05)

Full Changelog

New Features

  • use npm ci for tests (#367) (#368)
  • add envinfo as webpack-cli info command (51ab19f)
  • --entry should override config.entry (#155) (#358)

CLI

  • refactor: improve folder structure (#371)

Fix

  • loader,plugin: fix generators path bug (b4bfafb)

<a name="2.0.13"></a>

ev1stensberg
published 2.0.0 •

Changelog

Source

2.0.0 (2017-12-21)

  • Adds add
  • Remove some mocks
  • Remove validationschema and ajv dependencies
  • Update Jest & Jest-cli
  • Remove unused dependencies
  • Creator is now init
  • Using env preset (#197)
  • Using Yarn (#203)
  • Using peer dep of webpack
  • Transformations is now migrate
  • Init has its own generator
  • Commands are refactored into a HOC and sent to a folder for each command with an helper for scaffolding aliases
  • Using RawList instead of List for better usability (82c64db)
  • lib/transformations/util is now in lib/utils/ast-utils
  • Each AST module now has an extra argument that specifies action to be done
  • FindPluginsByRoot is now FindRootByName and more generalistic
  • Added ast util function createEmptyCallableFunctionWithArguments
  • Refactor for readability (#214)
  • Remove dist from repo (#215)
  • Remove entry and output validation (#217)
  • topScope now checks if the import already is present
  • Updated test errors/issue-5576, remember to sync with webpack/next
  • User friendly startup message (#218)
  • Migrate now uses prettier (88aaaa2
  • Added transform for mode (972d4cd
  • Remove recast fork (fba04da)
  • New transforms (b416d9c)
  • JSdocs are added (47de46a)
  • Added serve alias (#204)
  • Migrate has new validate logic (c4c68e8)
  • webpack serve logic (5d4430a)
  • webpack --config-register and webpack -r is added (1f24d19)
  • work on makefile generation (d86e1ce)
  • Appveyor is added (9b2f6f5)
  • Remove commit-validate from docs (#222)
  • Added transform ResolveLoader (7c713ce)
  • Using v8-compile-cache (7e57314)
  • Adds webpack-cli bot (#224)

<a name="1.3.2"></a>

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