@statoscope/webpack-plugin
Advanced tools
Comparing version 5.11.2 to 5.12.0
{ | ||
"name": "@statoscope/webpack-plugin", | ||
"version": "5.11.2", | ||
"version": "5.12.0", | ||
"description": "Helpers for webpack part of Statoscope", | ||
@@ -27,6 +27,6 @@ "main": "./dist/index.js", | ||
"@statoscope/types": "5.9.0", | ||
"@statoscope/webpack-model": "5.11.0", | ||
"@statoscope/webpack-model": "5.12.0", | ||
"@statoscope/webpack-stats-extension-compressed": "5.9.0", | ||
"@statoscope/webpack-stats-extension-package-info": "5.10.2", | ||
"@statoscope/webpack-ui": "5.11.2", | ||
"@statoscope/webpack-ui": "5.12.0", | ||
"@types/node": "^12.20.15", | ||
@@ -39,3 +39,3 @@ "@types/webpack": "^5.28.0", | ||
}, | ||
"gitHead": "0e7b65672a316df5b8de14d53c7094f0f6f4d478" | ||
"gitHead": "6fbbc9a96762bf2e715bed26b9b954f03f785c98" | ||
} |
+ Added@statoscope/webpack-model@5.12.0(transitive)
+ Added@statoscope/webpack-ui@5.12.0(transitive)
- Removed@statoscope/webpack-model@5.11.0(transitive)
- Removed@statoscope/webpack-ui@5.11.2(transitive)