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

@stryker-mutator/mocha-runner

Package Overview
Dependencies
Maintainers
4
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stryker-mutator/mocha-runner - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

8

CHANGELOG.md

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

# [1.1.0](https://github.com/stryker-mutator/stryker/compare/v1.0.3...v1.1.0) (2019-03-04)
**Note:** Version bump only for package @stryker-mutator/mocha-runner
## [1.0.3](https://github.com/stryker-mutator/stryker/compare/v1.0.2...v1.0.3) (2019-02-26)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@stryker-mutator/mocha-runner",
"version": "1.0.3",
"version": "1.1.0",
"description": "A plugin to use the mocha test runner in Stryker, the JavaScript mutation testing framework",

@@ -38,3 +38,3 @@ "main": "src/index.js",

"dependencies": {
"@stryker-mutator/api": "^1.0.3",
"@stryker-mutator/api": "^1.1.0",
"multimatch": "~3.0.0",

@@ -44,3 +44,3 @@ "tslib": "~1.9.3"

"devDependencies": {
"@stryker-mutator/test-helpers": "^1.0.3",
"@stryker-mutator/test-helpers": "^1.1.0",
"@types/multimatch": "~2.1.2",

@@ -53,3 +53,3 @@ "stryker-mocha-framework": "^0.15.1"

},
"gitHead": "1c71ea4ae1d4e9ae94850b7ea010efe3a79bf8ff"
"gitHead": "478e8fc3e1e0497f6f821d3ee7ad530c5b46e4a6"
}
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