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 7.0.2 to 7.1.0

4

CHANGELOG.md

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

# [7.1.0](https://github.com/stryker-mutator/stryker-js/compare/v7.0.2...v7.1.0) (2023-06-24)
**Note:** Version bump only for package @stryker-mutator/mocha-runner
## [7.0.2](https://github.com/stryker-mutator/stryker-js/compare/v7.0.1...v7.0.2) (2023-06-08)

@@ -8,0 +12,0 @@

14

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

@@ -46,15 +46,15 @@ "exports": {

"dependencies": {
"@stryker-mutator/api": "7.0.2",
"@stryker-mutator/util": "7.0.2",
"@stryker-mutator/api": "7.1.0",
"@stryker-mutator/util": "7.1.0",
"tslib": "~2.5.0"
},
"devDependencies": {
"@stryker-mutator/test-helpers": "7.0.2",
"@types/node": "18.16.16"
"@stryker-mutator/test-helpers": "7.1.0",
"@types/node": "18.16.18"
},
"peerDependencies": {
"@stryker-mutator/core": "~7.0.0",
"@stryker-mutator/core": "~7.1.0",
"mocha": ">= 7.2 < 11"
},
"gitHead": "af482777dcef5aa51004a527ae847de945bd00cb"
"gitHead": "dbde4dae441d001badadbf657000f5e5f3cf03f3"
}
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