Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-stryker

Package Overview
Dependencies
Maintainers
2
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-stryker - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

27

CHANGELOG.md

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

<a name="0.5.3"></a>
## [0.5.3](https://github.com/stryker-mutator/stryker/compare/grunt-stryker@0.5.2...grunt-stryker@0.5.3) (2017-06-08)
<a name="0.5.2"></a>
## 0.5.2 (2017-06-02)
### Bug Fixes
* **build:** Add npm test as preversion script ([c942b05](https://github.com/stryker-mutator/stryker/commit/c942b05))
* **deps:** Add accept grunt >= 1.0.0 ([29131a5](https://github.com/stryker-mutator/stryker/commit/29131a5))
* **deps:** Update stryker version ([04c5c1c](https://github.com/stryker-mutator/stryker/commit/04c5c1c))
* **package.json:** Use most recent major versions (#296) ([57236d8](https://github.com/stryker-mutator/stryker/commit/57236d8))
* **stryker:** Display stryker errors on the console instead of hiding them (#9) ([e29e582](https://github.com/stryker-mutator/stryker/commit/e29e582))
### Features
* **deps:** Stryker 0.4 upgrade (#4) ([44b2871](https://github.com/stryker-mutator/stryker/commit/44b2871))
* Update stryker-api dependency to ^0.4.0 ([47dcad3](https://github.com/stryker-mutator/stryker/commit/47dcad3))
* **lifetime-support:** Remove 0.12 node support ([f2fdd45](https://github.com/stryker-mutator/stryker/commit/f2fdd45))
* **README:** Add downloads, node version and gitter badges (#8) ([20d7bcb](https://github.com/stryker-mutator/stryker/commit/20d7bcb))
<a name="0.5.0"></a>

@@ -8,0 +35,0 @@ # 0.5.0 (2017-04-21)

7

package.json
{
"name": "grunt-stryker",
"description": "Grunt plugin for the mutation testing framework 'stryker'",
"version": "0.5.2",
"version": "0.5.3",
"bugs": {

@@ -33,3 +33,3 @@ "url": "https://github.com/stryker-mutator/stryker/issues"

"devDependencies": {
"stryker-api": "^0.5.1"
"stryker-api": "^0.5.2"
},

@@ -39,4 +39,3 @@ "peerDependencies": {

"stryker": "^0.6.0"
},
"dependencies": {}
}
}
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