@bundle-stats/cli-utils
Advanced tools
Comparing version
{ | ||
"name": "@bundle-stats/cli-utils", | ||
"version": "4.12.0", | ||
"version": "4.12.1", | ||
"description": "BundleStats CLI utilities", | ||
@@ -40,5 +40,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bundle-stats/html-templates": "^4.12.0", | ||
"@bundle-stats/plugin-webpack-filter": "^4.12.0", | ||
"@bundle-stats/utils": "^4.12.0", | ||
"@bundle-stats/html-templates": "^4.12.1", | ||
"@bundle-stats/plugin-webpack-filter": "^4.12.1", | ||
"@bundle-stats/utils": "^4.12.1", | ||
"find-cache-dir": "^3.1.0", | ||
@@ -51,3 +51,3 @@ "lodash": "^4.17.21", | ||
"@types/find-cache-dir": "^3.2.1", | ||
"@types/lodash": "4.14.202", | ||
"@types/lodash": "4.17.0", | ||
"@types/stream-chain": "^2.0.1", | ||
@@ -62,3 +62,3 @@ "@types/stream-json": "^1.7.3", | ||
}, | ||
"gitHead": "e5b069c804249e9b11295de52bed1893a419a10a" | ||
"gitHead": "a3438f09e118b90fbf9cb95c0055b9788207e9ef" | ||
} |
42551
0