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
3
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.13.3 to 0.14.0

src/resources/.gitignore

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

<a name="0.14.0"></a>
# [0.14.0](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.13.3...stryker-html-reporter@0.14.0) (2018-04-30)
### Features
* **node version:** drop node 4 support ([#724](https://github.com/stryker-mutator/stryker/issues/724)) ([a038931](https://github.com/stryker-mutator/stryker/commit/a038931))
### BREAKING CHANGES
* **node version:** Node 4 is no longer supported.
<a name="0.13.3"></a>

@@ -8,0 +24,0 @@ ## [0.13.3](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.13.2...stryker-html-reporter@0.13.3) (2018-04-20)

9

package.json
{
"name": "stryker-html-reporter",
"version": "0.13.3",
"version": "0.14.0",
"description": "An html reporter for the JavaScript mutation testing framework Stryker",

@@ -21,3 +21,3 @@ "main": "src/index.js",

"engines": {
"node": ">=4"
"node": ">=6"
},

@@ -49,3 +49,3 @@ "keywords": [

"peerDependencies": {
"stryker-api": ">=0.15.0 <0.17.0"
"stryker-api": ">=0.15.0 <0.18.0"
},

@@ -55,2 +55,3 @@ "devDependencies": {

"@types/jsdom": "^11.0.2",
"@types/node": "^8.10.10",
"bootstrap": "4.1.0",

@@ -61,3 +62,3 @@ "highlight.js": "^9.4.0",

"popper.js": "^1.12.5",
"stryker-api": "^0.16.1"
"stryker-api": "^0.17.0"
},

@@ -64,0 +65,0 @@ "contributors": [

@@ -0,0 +0,0 @@ [![Build Status](https://travis-ci.org/stryker-mutator/stryker.svg?branch=master)](https://travis-ci.org/stryker-mutator/stryker)

@@ -0,0 +0,0 @@ (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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