Socket
Socket
Sign inDemoInstall

webpack-cli

Package Overview
Dependencies
11
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.2 to 3.0.3

16

CHANGELOG.md
<a name="0.0.9-development"></a>
# 0.0.9-development (2018-06-04)
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.1...v0.0.9-development)
# 0.0.9-development (2018-06-06)
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.2...v0.0.9-development)
## CLI
## Chore
* init: don't use uglify on prod config ([#490](https://github.com/webpack/webpack-cli/pull/490))
* deps: update inquirer, commitlint packages ([#496](https://github.com/webpack/webpack-cli/pull/496))
## Fix
* use async / await for info command ([#494](https://github.com/webpack/webpack-cli/pull/494))
## Misc
* Remove workspaces key, as yarn workspaces is not in use ([a1a796d](https://github.com/webpack/webpack-cli/commit/a1a796d))
<a name="2.1.3"></a>

@@ -18,0 +10,0 @@ # 2.1.3 (2018-05-06)

{
"name": "webpack-cli",
"version": "3.0.2",
"version": "3.0.3",
"description": "CLI for webpack & friends",

@@ -157,3 +157,3 @@ "license": "MIT",

"import-local": "^1.0.0",
"inquirer": "^5.2.0",
"inquirer": "^6.0.0",
"interpret": "^1.1.0",

@@ -169,7 +169,7 @@ "loader-utils": "^1.1.0",

"devDependencies": {
"@commitlint/cli": "^6.2.0",
"@commitlint/config-angular": "^6.1.3",
"@commitlint/config-lerna-scopes": "^6.1.3",
"@commitlint/prompt-cli": "^6.1.3",
"@commitlint/travis-cli": "^6.2.0",
"@commitlint/cli": "^7.0.0",
"@commitlint/config-angular": "^7.0.0",
"@commitlint/config-lerna-scopes": "^7.0.0",
"@commitlint/prompt-cli": "^7.0.0",
"@commitlint/travis-cli": "^7.0.0",
"bundlesize": "^0.17.0",

@@ -176,0 +176,0 @@ "codecov": "^3.0.2",

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