build-info-webpack-plugin
Advanced tools
Comparing version
{ | ||
"name": "build-info-webpack-plugin", | ||
"description": "Expose build specific information in global variables for debugging.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
@@ -11,7 +11,7 @@ "engines": { | ||
"peerDependencies": { | ||
"webpack": "5.9.0" | ||
"webpack": "^5.0.0" | ||
}, | ||
"devDependencies": { | ||
"uuid": "8.3.1", | ||
"webpack": "5.9.0" | ||
"uuid": "8.3.2", | ||
"webpack": "5.52.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "authors": [ |
4269
33.87%5
25%