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

stryker-api

Package Overview
Dependencies
Maintainers
3
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stryker-api - npm Package Compare versions

Comparing version 0.18.0 to 0.19.0

11

CHANGELOG.md

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

<a name="0.19.0"></a>
# [0.19.0](https://github.com/stryker-mutator/stryker/compare/stryker-api@0.18.0...stryker-api@0.19.0) (2018-08-17)
### Features
* **Command test runner:** Add command test runner ([#1047](https://github.com/stryker-mutator/stryker/issues/1047)) ([ee919fb](https://github.com/stryker-mutator/stryker/commit/ee919fb)), closes [#768](https://github.com/stryker-mutator/stryker/issues/768)
<a name="0.18.0"></a>

@@ -8,0 +19,0 @@ # [0.18.0](https://github.com/stryker-mutator/stryker/compare/stryker-api@0.17.3...stryker-api@0.18.0) (2018-07-20)

2

package.json
{
"name": "stryker-api",
"version": "0.18.0",
"version": "0.19.0",
"description": "The api for the extendable JavaScript mutation testing framework Stryker",

@@ -5,0 +5,0 @@ "scripts": {

@@ -14,2 +14,3 @@ "use strict";

this.coverageAnalysis = 'perTest';
this.testRunner = 'command';
this.mutator = 'es5';

@@ -16,0 +17,0 @@ this.transpilers = [];

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