Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-04-24 | 603 Bytes | |
v3.0.5.tar.gz | 2019-04-24 | 102.8 kB | |
v3.0.5.zip | 2019-04-24 | 127.1 kB | |
Totals: 3 Items | 230.5 kB | 0 |
Features
- Use
npm-run-all
as task runner forpackage.json
scripts. Included in: https://github.com/FormidableLabs/webpack-dashboard/pull/283. - Use
test
in lieu oftest-summary
fornyc
coverage reporting on command line. Included in: https://github.com/FormidableLabs/webpack-dashboard/pull/283.
Security
- Address
handlebars
security vulnerability. Included in: https://github.com/FormidableLabs/webpack-dashboard/pull/282 by @juliusl. - Address additional security vulnerabilities in
js-yaml
. Included in: https://github.com/FormidableLabs/webpack-dashboard/pull/283.