stryker-html-reporter
Advanced tools
Comparing version 0.14.2 to 0.14.3
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.14.3"></a> | ||
## [0.14.3](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.14.2...stryker-html-reporter@0.14.3) (2018-07-04) | ||
**Note:** Version bump only for package stryker-html-reporter | ||
<a name="0.14.2"></a> | ||
@@ -8,0 +16,0 @@ ## [0.14.2](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.14.1...stryker-html-reporter@0.14.2) (2018-05-31) |
{ | ||
"name": "stryker-html-reporter", | ||
"version": "0.14.2", | ||
"version": "0.14.3", | ||
"description": "An html reporter for the JavaScript mutation testing framework Stryker", | ||
@@ -53,3 +53,3 @@ "main": "src/index.js", | ||
"@types/jsdom": "^11.0.2", | ||
"@types/node": "^8.10.10", | ||
"@types/node": "^6.0.113", | ||
"bootstrap": "4.1.1", | ||
@@ -60,3 +60,3 @@ "highlight.js": "^9.4.0", | ||
"popper.js": "^1.12.5", | ||
"stryker-api": "^0.17.2" | ||
"stryker-api": "^0.17.3" | ||
}, | ||
@@ -63,0 +63,0 @@ "contributors": [ |
1054926