Socket
Socket
Sign inDemoInstall

@stryker-mutator/karma-runner

Package Overview
Dependencies
Maintainers
4
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.1.1 to 4.1.2

11

CHANGELOG.md

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

## [4.1.2](https://github.io/stryker-mutator/stryker/compare/v4.1.1...v4.1.2) (2020-11-06)
### Bug Fixes
* **peerDeps:** update core in peerDependencies ([045dbc3](https://github.io/stryker-mutator/stryker/commit/045dbc3742c123658f4cf9ab2786b20ffd89a8cf))
## [4.1.1](https://github.io/stryker-mutator/stryker/compare/v4.1.0...v4.1.1) (2020-11-05)

@@ -8,0 +19,0 @@

12

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

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

"devDependencies": {
"@stryker-mutator/test-helpers": "4.1.1",
"@stryker-mutator/test-helpers": "4.1.2",
"@types/express": "~4.17.0",

@@ -48,7 +48,7 @@ "@types/node": "^14.0.1",

"peerDependencies": {
"@stryker-mutator/core": "~4.0.0"
"@stryker-mutator/core": "~4.1.0"
},
"dependencies": {
"@stryker-mutator/api": "4.1.1",
"@stryker-mutator/util": "4.1.1",
"@stryker-mutator/api": "4.1.2",
"@stryker-mutator/util": "4.1.2",
"decamelize": "~4.0.0",

@@ -70,3 +70,3 @@ "semver": "~6.3.0",

},
"gitHead": "c593f74ee1446875a6993eb0fe2b6e05828ca255"
"gitHead": "8fea303c9994da0fce813b98f764761a57383f17"
}
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