stryker-html-reporter
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -0,1 +1,20 @@ | ||
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
<a name="0.4.3"></a> | ||
## [0.4.3](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.4.2...stryker-html-reporter@0.4.3) (2017-06-08) | ||
<a name="0.4.2"></a> | ||
## 0.4.2 (2017-06-05) | ||
### Bug Fixes | ||
* **deps:** Alter stryker-api to be a peerDependency ([340487f](https://github.com/stryker-mutator/stryker/commit/340487f)) | ||
* **deps:** Set version of stryker-api ([cf1f125](https://github.com/stryker-mutator/stryker/commit/cf1f125)) | ||
<a name="0.3.0"></a> | ||
@@ -68,4 +87,1 @@ # [0.3.0](https://github.com/stryker-mutator/stryker-html-reporter/compare/v0.2.2...v0.3.0) (2016-11-20) | ||
## 0.0.1 (2016-06-23) | ||
{ | ||
"name": "stryker-html-reporter", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "An html reporter for the JavaScript mutation testing framework Stryker", | ||
@@ -42,3 +42,3 @@ "main": "src/index.js", | ||
"peerDependencies": { | ||
"stryker-api": "^0.5.1" | ||
"stryker-api": "^0.5.2" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
"highlight.js": "^9.4.0", | ||
"stryker-api": "^0.5.1" | ||
"stryker-api": "^0.5.2" | ||
}, | ||
@@ -54,0 +54,0 @@ "contributors": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
112793
22
295
2