stryker-html-reporter
Advanced tools
Comparing version 0.4.4 to 0.4.5
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="0.4.5"></a> | ||
## [0.4.5](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.4.4...stryker-html-reporter@0.4.5) (2017-06-16) | ||
### Bug Fixes | ||
* **npmignore:** Align npm ignores (#321) ([db2a56e](https://github.com/stryker-mutator/stryker/commit/db2a56e)) | ||
<a name="0.4.3"></a> | ||
@@ -8,0 +19,0 @@ ## [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) |
{ | ||
"name": "stryker-html-reporter", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"description": "An html reporter for the JavaScript mutation testing framework Stryker", | ||
@@ -42,3 +42,3 @@ "main": "src/index.js", | ||
"peerDependencies": { | ||
"stryker-api": "^0.5.3" | ||
"stryker-api": "^0.5.4" | ||
}, | ||
@@ -51,3 +51,3 @@ "devDependencies": { | ||
"highlight.js": "^9.4.0", | ||
"stryker-api": "^0.5.3" | ||
"stryker-api": "^0.5.4" | ||
}, | ||
@@ -54,0 +54,0 @@ "contributors": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
4
0
512374
30
11491