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.5 to 0.6.6

5

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="0.6.5"></a>
## [0.6.5](https://github.com/stryker-mutator/stryker/compare/stryker@0.6.4...stryker@0.6.5) (2017-06-16)
<a name="0.6.6"></a>
## [0.6.6](https://github.com/stryker-mutator/stryker/compare/stryker@0.6.4...stryker@0.6.6) (2017-06-16)

@@ -14,2 +14,3 @@

* **npmignore:** Align npm ignores (#321) ([db2a56e](https://github.com/stryker-mutator/stryker/commit/db2a56e))
* Manual version bump ([a67d90b](https://github.com/stryker-mutator/stryker/commit/a67d90b))

@@ -16,0 +17,0 @@

6

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

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

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