Socket
Socket
Sign inDemoInstall

@stryker-mutator/api

Package Overview
Dependencies
Maintainers
4
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stryker-mutator/api - npm Package Compare versions

Comparing version 8.0.0 to 8.1.0

4

dist/schema/stryker-core.json

@@ -383,4 +383,4 @@ {

"default": [
"{src,lib}/**/!(*.+(s|S)pec|*.+(t|T)est).+(cjs|mjs|js|ts|jsx|tsx|html|vue|svelte)",
"!{src,lib}/**/__tests__/**/*.+(cjs|mjs|js|ts|jsx|tsx|html|vue|svelte)"
"{src,lib}/**/!(*.+(s|S)pec|*.+(t|T)est).+(cjs|mjs|js|ts|mts|cts|jsx|tsx|html|vue|svelte)",
"!{src,lib}/**/__tests__/**/*.+(cjs|mjs|js|ts|mts|cts|jsx|tsx|html|vue|svelte)"
]

@@ -387,0 +387,0 @@ },

{
"name": "@stryker-mutator/api",
"version": "8.0.0",
"version": "8.1.0",
"description": "The api for the extendable JavaScript mutation testing framework Stryker",

@@ -60,11 +60,11 @@ "type": "module",

"dependencies": {
"mutation-testing-metrics": "3.0.0",
"mutation-testing-report-schema": "3.0.0",
"tslib": "~2.6.0",
"mutation-testing-metrics": "3.0.2",
"mutation-testing-report-schema": "3.0.2",
"tslib": "~2.6.2",
"typed-inject": "~4.0.0"
},
"devDependencies": {
"@types/node": "20.10.1"
"@types/node": "20.11.10"
},
"gitHead": "64c77210df8facb7b8b1419a215533a6af5eca8e"
"gitHead": "365d7a10a8c20b292432cb578b9c3f8e99048d0e"
}
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