@stryker-mutator/mocha-runner
Advanced tools
Comparing version 7.0.2 to 7.1.0
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
150761
+ Added@babel/preset-typescript@7.22.15(transitive)
+ Added@stryker-mutator/api@7.1.07.1.1(transitive)
+ Added@stryker-mutator/core@7.1.1(transitive)
+ Added@stryker-mutator/instrumenter@7.1.1(transitive)
+ Added@stryker-mutator/util@7.1.07.1.1(transitive)
+ Addedcommander@11.0.0(transitive)
+ Addedglob@10.3.16(transitive)
+ Addedjackspeak@3.4.3(transitive)
+ Addedminipass@7.1.2(transitive)
+ Addedtslib@2.6.02.6.3(transitive)
- Removed@babel/preset-typescript@7.21.5(transitive)
- Removed@stryker-mutator/api@7.0.2(transitive)
- Removed@stryker-mutator/core@7.0.2(transitive)
- Removed@stryker-mutator/instrumenter@7.0.2(transitive)
- Removed@stryker-mutator/util@7.0.2(transitive)
- Removedchalk@5.2.0(transitive)
- Removedcommander@10.0.1(transitive)
- Removedglob@10.2.7(transitive)
- Removedjackspeak@2.3.6(transitive)
- Removedminipass@6.0.2(transitive)
Updated@stryker-mutator/api@7.1.0
Updated@stryker-mutator/util@7.1.0