stryker-html-reporter
Advanced tools
Comparing version 0.12.0 to 0.12.1
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="0.12.1"></a> | ||
## [0.12.1](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.12.0...stryker-html-reporter@0.12.1) (2018-02-07) | ||
### Bug Fixes | ||
* **dependencies:** update stryker-api requirement to ^0.13.0 ([8eba6d4](https://github.com/stryker-mutator/stryker/commit/8eba6d4)) | ||
<a name="0.12.0"></a> | ||
@@ -8,0 +19,0 @@ # [0.12.0](https://github.com/stryker-mutator/stryker/compare/stryker-html-reporter@0.11.5...stryker-html-reporter@0.12.0) (2018-02-07) |
{ | ||
"name": "stryker-html-reporter", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "An html reporter for the JavaScript mutation testing framework Stryker", | ||
@@ -48,3 +48,3 @@ "main": "src/index.js", | ||
"peerDependencies": { | ||
"stryker-api": "^0.12.0" | ||
"stryker-api": "^0.13.0" | ||
}, | ||
@@ -51,0 +51,0 @@ "devDependencies": { |
@@ -1,2 +0,2 @@ | ||
(function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s})({1:[function(require,module,exports){ | ||
(function(){function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s}return e})()({1:[function(require,module,exports){ | ||
/* | ||
@@ -3,0 +3,0 @@ Syntax highlighting with language autodetection. |
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
982579