Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4 to 0.4.5

11

CHANGELOG.md

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

6

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

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