File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Expand file tree Collapse file tree 6 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 1.4.1 "
5
+ "version" : " 1.5.0 "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bundle-stats" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " In-depth reports for webpack bundles" ,
5
5
"main" : " lib/index.js" ,
6
6
"bin" : {
46
46
},
47
47
"homepage" : " https://github.com/bundle-stats/bundle-stats/blob/master/packages/cli#readme" ,
48
48
"dependencies" : {
49
- "@bundle-stats/html-templates" : " ^1.4.1 " ,
50
- "@bundle-stats/utils" : " ^1.4.1 " ,
49
+ "@bundle-stats/html-templates" : " ^1.5.0 " ,
50
+ "@bundle-stats/utils" : " ^1.5.0 " ,
51
51
"core-js" : " ^3.1.4" ,
52
52
"find-cache-dir" : " 3.0.0" ,
53
53
"fs-extra" : " 8.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bundle-stats/html-templates" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " HTML templates for report generation." ,
5
5
"main" : " dist/index.html" ,
6
6
"scripts" : {
31
31
"@babel/plugin-transform-react-jsx" : " 7.3.0" ,
32
32
"@babel/preset-env" : " 7.5.5" ,
33
33
"@babel/preset-react" : " 7.0.0" ,
34
- "@bundle-stats/ui" : " ^1.4.1 " ,
35
- "@bundle-stats/utils" : " ^1.4.1 " ,
34
+ "@bundle-stats/ui" : " ^1.5.0 " ,
35
+ "@bundle-stats/utils" : " ^1.5.0 " ,
36
36
"@moonwalker/orbit-ui" : " 1.13.13" ,
37
37
"@storybook/react" : " 5.1.11" ,
38
38
"autoprefixer" : " 9.6.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bundle-stats/ui" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " UI components for BundleStats projects." ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " lib-esm/index.js" ,
38
38
"@babel/plugin-proposal-object-rest-spread" : " 7.5.5" ,
39
39
"@babel/preset-env" : " 7.5.5" ,
40
40
"@babel/preset-react" : " 7.0.0" ,
41
- "@bundle-stats/utils" : " ^1.4.1 " ,
41
+ "@bundle-stats/utils" : " ^1.5.0 " ,
42
42
"@storybook/addon-knobs" : " 5.1.11" ,
43
43
"@storybook/addon-storyshots" : " 5.1.11" ,
44
44
"@storybook/addons" : " 5.1.11" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bundle-stats/utils" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " BundleStats utils" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " lib-esm/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bundle-stats/web-compare" ,
3
- "version" : " 1.4.1 " ,
3
+ "version" : " 1.5.0 " ,
4
4
"description" : " Side by side comparison for webpack/lighthouse/browsertime stats" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
46
46
},
47
47
"dependencies" : {
48
48
"@babel/polyfill" : " 7.4.4" ,
49
- "@bundle-stats/ui" : " ^1.4.1 " ,
50
- "@bundle-stats/utils" : " ^1.4.1 " ,
49
+ "@bundle-stats/ui" : " ^1.5.0 " ,
50
+ "@bundle-stats/utils" : " ^1.5.0 " ,
51
51
"@moonwalker/orbit-ui" : " 1.13.13" ,
52
52
"@storybook/react" : " 5.1.11" ,
53
53
"classnames" : " ^2.2.6" ,
80
80
"babel-loader" : " 8.0.6" ,
81
81
"babel-plugin-lodash" : " 3.3.4" ,
82
82
"babel-plugin-preact-require" : " 1.0.0" ,
83
- "bundle-stats" : " ^1.4.1 " ,
83
+ "bundle-stats" : " ^1.5.0 " ,
84
84
"copy-webpack-plugin" : " 5.0.4" ,
85
85
"coveralls" : " 3.0.5" ,
86
86
"cross-env" : " 5.2.0" ,
You can’t perform that action at this time.
0 commit comments