File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
webpack4-module-minifier-plugin
webpack5-module-minifier-plugin Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/module-minifier" ,
3
- "version" : " 0.6.36 " ,
3
+ "version" : " 0.7.0 " ,
4
4
"description" : " Wrapper for terser to support bulk parallel minification." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/module-minifier.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/worker-pool" ,
3
- "version" : " 0.4.81 " ,
3
+ "version" : " 0.5.0 " ,
4
4
"description" : " Lightweight worker pool using NodeJS worker_threads" ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/worker-pool.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/webpack4-module-minifier-plugin" ,
3
- "version" : " 0.13.82 " ,
3
+ "version" : " 0.13.83 " ,
4
4
"description" : " This plugin splits minification of webpack compilations into smaller units." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/webpack4-module-minifier-plugin.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rushstack/webpack5-module-minifier-plugin" ,
3
- "version" : " 5.5.83 " ,
3
+ "version" : " 5.5.84 " ,
4
4
"description" : " This plugin splits minification of webpack compilations into smaller units." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " dist/webpack5-module-minifier-plugin.d.ts" ,
You can’t perform that action at this time.
0 commit comments