Socket
Socket
Sign inDemoInstall

webpack-cli

Package Overview
Dependencies
12
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

14

CHANGELOG.md
<a name="0.0.9-development"></a>
# 0.0.9-development (2018-06-02)
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.0...v0.0.9-development)
# 0.0.9-development (2018-06-04)
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.1...v0.0.9-development)
## CLI
* init: don't use uglify on prod config ([#490](https://github.com/webpack/webpack-cli/pull/490))
## Fix
* fix path lookup & re-add infra docs ([#480](https://github.com/webpack/webpack-cli/pull/480))
* 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>

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

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

@@ -24,5 +24,2 @@ "license": "MIT",

],
"workspaces": [
"packages/*"
],
"scripts": {

@@ -29,0 +26,0 @@ "lint": "eslint \"./bin/*.js\" \"./test/**/*.js\" \"{packages}/**/!(node_modules)/*.js\" ",

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