Socket
Socket
Sign inDemoInstall

webpack-cli

Package Overview
Dependencies
Maintainers
5
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.7.2 to 4.8.0

lib/utils/get-available-installers.js

4

lib/utils/index.js

@@ -26,2 +26,6 @@ module.exports = {

get getAvailableInstallers() {
return require("./get-available-installers");
},
get getPackageManager() {

@@ -28,0 +32,0 @@ return require("./get-package-manager");

6

package.json
{
"name": "webpack-cli",
"version": "4.7.2",
"version": "4.8.0",
"description": "CLI for webpack & friends",

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

"@webpack-cli/info": "^1.3.0",
"@webpack-cli/serve": "^1.5.1",
"@webpack-cli/serve": "^1.5.2",
"colorette": "^1.2.1",

@@ -64,3 +64,3 @@ "commander": "^7.0.0",

},
"gitHead": "68ef0563afd105652dc0fd0b2391a0a766cd24fe"
"gitHead": "b66fdc010f029f0079c7511557f5460fd555b9c1"
}

Sorry, the diff of this file is too big to display

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