🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@webpack-cli/configtest

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webpack-cli/configtest - npm Package Compare versions

Comparing version

to
3.0.1

{
"name": "@webpack-cli/configtest",
"version": "3.0.0",
"version": "3.0.1",
"description": "Validate a webpack configuration.",

@@ -23,6 +23,6 @@ "main": "lib/index.js",

"peerDependencies": {
"webpack": "5.x.x",
"webpack-cli": "5.x.x"
"webpack": "^5.82.0",
"webpack-cli": "6.x.x"
},
"gitHead": "1bbeaf0479e9b911f80b302c60cda2339a80511d"
"gitHead": "480b33d23b277b3a55310bfc6dec8bcd3d4ed404"
}