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

stryker

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stryker - npm Package Compare versions

Comparing version 0.6.2 to 0.6.3

21

CHANGELOG.md

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

<a name="0.6.3"></a>
## [0.6.3](https://github.com/stryker-mutator/stryker/compare/stryker@0.6.2...stryker@0.6.3) (2017-06-08)
### Bug Fixes
* **intializer:** Remove install of `stryker` itself (#317) ([8b8dd30](https://github.com/stryker-mutator/stryker/commit/8b8dd30)), closes [#316](https://github.com/stryker-mutator/stryker/issues/316)
* **MethodChainMutatorSpec:** Fix test name, so it matches the name of the mutator. (#313) ([5e53982](https://github.com/stryker-mutator/stryker/commit/5e53982)), closes [#313](https://github.com/stryker-mutator/stryker/issues/313)
<a name="0.6.3"></a>
## 0.6.3 (2017-06-02)
### Features
* **Mutators:** Add Boolean substitution mutators (#294) ([a137a97](https://github.com/stryker-mutator/stryker/commit/a137a97))
* **report-score-result:** Report score result as tree (#309) ([965c575](https://github.com/stryker-mutator/stryker/commit/965c575))
<a name="0.6.0"></a>

@@ -8,0 +29,0 @@ # 0.6.0 (2017-04-21)

6

package.json
{
"name": "stryker",
"version": "0.6.2",
"version": "0.6.3",
"description": "The extendable JavaScript mutation testing framework",

@@ -75,7 +75,7 @@ "main": "src/Stryker.js",

"@types/inquirer": "0.0.33",
"stryker-api": "^0.5.1"
"stryker-api": "^0.5.2"
},
"peerDependencies": {
"stryker-api": "^0.5.1"
"stryker-api": "^0.5.2"
}
}
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