File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " html-webpack-plugin" ,
3- "version" : " 2.17 .0" ,
3+ "version" : " 2.18 .0" ,
44 "description" : " Simplifies creation of HTML files to serve your webpack bundles" ,
55 "main" : " index.js" ,
66 "files" : [
3434 "appcache-webpack-plugin" : " ^1.2.1" ,
3535 "css-loader" : " ^0.23.1" ,
3636 "dir-compare" : " 1.0.1" ,
37- "es6-promise" : " ^3.1.2 " ,
37+ "es6-promise" : " ^3.2.1 " ,
3838 "extract-text-webpack-plugin" : " ^1.0.1" ,
3939 "file-loader" : " ^0.8.5" ,
4040 "html-loader" : " ^0.4.3" ,
4444 "rimraf" : " ^2.5.2" ,
4545 "semistandard" : " ^7.0.5" ,
4646 "style-loader" : " ^0.13.1" ,
47- "underscore-template-loader" : " ^0.7.2 " ,
47+ "underscore-template-loader" : " ^0.7.3 " ,
4848 "url-loader" : " ^0.5.7" ,
4949 "webpack" : " ^1.13.0" ,
5050 "webpack-recompilation-simulator" : " ^1.3.0"
5151 },
5252 "dependencies" : {
5353 "bluebird" : " ^3.3.5" ,
54- "html-minifier" : " ^2.1.0 " ,
55- "loader-utils" : " ^0.2.14 " ,
56- "lodash" : " ^4.11.1 " ,
54+ "html-minifier" : " ^2.1.3 " ,
55+ "loader-utils" : " ^0.2.15 " ,
56+ "lodash" : " ^4.12.0 " ,
5757 "pretty-error" : " ^2.0.0" ,
58- "toposort" : " ^0.2.12 "
58+ "toposort" : " ^1.0.0 "
5959 }
6060}
You can’t perform that action at this time.
0 commit comments