mutation-testing-report-schema
Advanced tools
+3
-3
| { | ||
| "name": "mutation-testing-report-schema", | ||
| "version": "3.8.4", | ||
| "version": "3.9.0", | ||
| "description": "The json schema for a mutation testing report.", | ||
@@ -34,5 +34,5 @@ "main": "dist/src/index.js", | ||
| "eslint": "catalog:", | ||
| "eslint-config-mte": "3.8.0" | ||
| "eslint-config-mte": "3.9.0" | ||
| }, | ||
| "gitHead": "bac7aac4f7e2b226b77ec61a618542e755cc988f" | ||
| "gitHead": "00aa7bdc1da9df9f474e363cd70041ef4d389b4e" | ||
| } |