Socket
Socket
Sign inDemoInstall

webpack-cli

Package Overview
Dependencies
Maintainers
4
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-cli - npm Package Compare versions

Comparing version 4.0.0-beta.7 to 4.0.0-beta.8

.eslintrc.js

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

# [4.0.0-beta.8](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0-beta.7...webpack-cli@4.0.0-beta.8) (2020-03-02)
**Note:** Version bump only for package webpack-cli
# [4.0.0-beta.7](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0-beta.6...webpack-cli@4.0.0-beta.7) (2020-02-29)

@@ -8,0 +12,0 @@

16

package.json
{
"name": "webpack-cli",
"version": "4.0.0-beta.7",
"version": "4.0.0-beta.8",
"description": "CLI for webpack & friends",

@@ -25,9 +25,5 @@ "license": "MIT",

],
"files": [
"lib",
"bin/cli.js"
],
"dependencies": {
"@webpack-cli/logger": "^1.0.1-alpha.3",
"@webpack-cli/package-utils": "^1.0.1-alpha.3",
"@webpack-cli/logger": "^1.0.1-alpha.4",
"@webpack-cli/package-utils": "^1.0.1-alpha.4",
"ansi-escapes": "^4.2.1",

@@ -48,8 +44,8 @@ "chalk": "^3.0.0",

"peerDependencies": {
"webpack": "^5.0.0-beta.12"
"webpack": "4.x.x || 5.x.x"
},
"devDependencies": {
"@webpack-cli/info": "^1.0.1-alpha.3"
"@webpack-cli/info": "^1.0.1-alpha.4"
},
"gitHead": "c0f6f01c277fea9531de51add78e0706775f7fed"
"gitHead": "516a5ec0cc0ff3a664d13aa7d603c9b6efdab9d4"
}
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