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 6.2.3 to 6.3.0

.mocharc.cjs

6

CHANGELOG.md

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

# [6.3.0](https://github.com/stryker-mutator/stryker-js/compare/v6.2.3...v6.3.0) (2022-10-30)
### Features
- **ci:** forbid `.only` in CI pipeline tests ([#3823](https://github.com/stryker-mutator/stryker-js/issues/3823)) ([051ec93](https://github.com/stryker-mutator/stryker-js/commit/051ec937809468751a74c9e01cacd27ceb1acca2))
## [6.2.3](https://github.com/stryker-mutator/stryker-js/compare/v6.2.2...v6.2.3) (2022-10-10)

@@ -8,0 +14,0 @@

14

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

@@ -41,16 +41,16 @@ "main": "dist/src/index.js",

"dependencies": {
"@stryker-mutator/api": "6.2.3",
"@stryker-mutator/util": "6.2.3",
"@stryker-mutator/api": "6.3.0",
"@stryker-mutator/util": "6.3.0",
"tslib": "~2.4.0"
},
"devDependencies": {
"@stryker-mutator/test-helpers": "6.2.3",
"@stryker-mutator/test-helpers": "6.3.0",
"@types/glob": "8.0.0",
"@types/node": "17.0.31"
"@types/node": "18.11.7"
},
"peerDependencies": {
"@stryker-mutator/core": "~6.2.0",
"@stryker-mutator/core": "~6.3.0",
"mocha": ">= 7.2 < 11"
},
"gitHead": "b77094ae33c7c9bae5167a91d87ec765843c6df7"
"gitHead": "28706dbe660e3156bc775c3465cbd2ce91f2e23f"
}
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