gatsby-plugin-bundle-stats
Advanced tools
Comparing version 4.13.0-rc.1 to 4.13.0-rc.2
{ | ||
"name": "gatsby-plugin-bundle-stats", | ||
"version": "4.13.0-rc.1", | ||
"version": "4.13.0-rc.2", | ||
"description": "In-depth bundle analyzer for webpack(bundle size, assets, modules)", | ||
@@ -41,5 +41,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"bundle-stats-webpack-plugin": "4.13.0-rc.1" | ||
"bundle-stats-webpack-plugin": "4.13.0-rc.2" | ||
}, | ||
"gitHead": "e8b4480b24b6c7dfe29e085cf37b494e12d57014" | ||
"gitHead": "c876de10fe8746abb2678d1c8c13a88abed32b7f" | ||
} |
+ Added@bundle-stats/cli-utils@4.13.0-rc.2(transitive)
+ Added@bundle-stats/html-templates@4.13.0-rc.2(transitive)
+ Added@bundle-stats/plugin-webpack-filter@4.13.0-rc.2(transitive)
+ Added@bundle-stats/plugin-webpack-validate@4.13.0-rc.2(transitive)
+ Added@bundle-stats/utils@4.13.0-rc.2(transitive)
+ Addedbundle-stats-webpack-plugin@4.13.0-rc.2(transitive)
- Removed@bundle-stats/cli-utils@4.13.0-rc.1(transitive)
- Removed@bundle-stats/html-templates@4.13.0-rc.1(transitive)
- Removed@bundle-stats/plugin-webpack-filter@4.13.0-rc.1(transitive)
- Removed@bundle-stats/plugin-webpack-validate@4.13.0-rc.1(transitive)
- Removed@bundle-stats/utils@4.13.0-rc.1(transitive)
- Removedbundle-stats-webpack-plugin@4.13.0-rc.1(transitive)