New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

stryker-html-reporter

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stryker-html-reporter - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

22

CHANGELOG.md

@@ -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)

6

package.json
{
"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": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc