mutation-testing-elements
Advanced tools
Comparing version 3.1.1 to 3.2.0
@@ -17,2 +17,3 @@ import type { PropertyValues } from 'lit'; | ||
isBold?: true; | ||
group?: string; | ||
} | ||
@@ -19,0 +20,0 @@ export declare class MutationTestReportTestMetricsTable<TFile, TMetric> extends RealTimeElement { |
{ | ||
"name": "mutation-testing-elements", | ||
"version": "3.1.1", | ||
"version": "3.2.0", | ||
"description": "A suite of web components for a mutation testing report.", | ||
@@ -37,3 +37,3 @@ "unpkg": "dist/mutation-test-elements.js", | ||
"postpublish": "PUBLISH_ELEMENTS=true ../metrics-scala/npmProjPublish.sh", | ||
"stryker": "cross-env STRYKER=true echo 'FIXME: Stryker is not yet supported for this project'", | ||
"stryker": "cross-env HEADLESS=true STRYKER=true stryker run", | ||
"lint": "eslint ." | ||
@@ -52,4 +52,4 @@ }, | ||
"devDependencies": { | ||
"@lit-labs/observers": "^2.0.2", | ||
"@playwright/test": "1.45.2", | ||
"@lit-labs/observers": "2.0.3", | ||
"@playwright/test": "1.45.3", | ||
"@tailwindcss/forms": "0.5.7", | ||
@@ -59,4 +59,4 @@ "@types/express": "4.17.21", | ||
"@types/resemblejs": "4.1.3", | ||
"@vitest/browser": "2.0.3", | ||
"autoprefixer": "10.4.19", | ||
"@vitest/browser": "2.0.4", | ||
"autoprefixer": "10.4.20", | ||
"browserslist-to-esbuild": "2.1.1", | ||
@@ -68,7 +68,7 @@ "cross-env": "7.0.3", | ||
"express": "4.19.2", | ||
"lit": "3.1.4", | ||
"mutation-testing-metrics": "3.1.1", | ||
"mutation-testing-real-time": "3.1.1", | ||
"lit": "3.2.0", | ||
"mutation-testing-metrics": "3.2.0", | ||
"mutation-testing-real-time": "3.2.0", | ||
"mutation-testing-report-schema": "3.1.1", | ||
"postcss": "8.4.39", | ||
"postcss": "8.4.41", | ||
"prism-svelte": "0.5.0", | ||
@@ -78,7 +78,7 @@ "prismjs": "1.29.0", | ||
"sass": "1.77.8", | ||
"tailwindcss": "3.4.6", | ||
"vite": "5.3.4", | ||
"vitest": "2.0.3" | ||
"tailwindcss": "3.4.8", | ||
"vite": "5.4.0", | ||
"vitest": "2.0.4" | ||
}, | ||
"gitHead": "c3789ddb003b9411721f9b012e3b35e491bf9bc6" | ||
"gitHead": "c73885b035e343d883c10a6aba208dd3f1ffef85" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
742110
9337
0