codecharta-visualization
Advanced tools
Comparing version
@@ -13,3 +13,3 @@ { | ||
"name": "codecharta-visualization", | ||
"version": "1.134.0", | ||
"version": "1.135.1", | ||
"engines": { | ||
@@ -48,2 +48,3 @@ "node": ">=20" | ||
"test:updateSnaps": "npm test -- --updateSnapshot", | ||
"test:createCoverageFile": "jest --config conf/jestUnit.config.json --coverage --coverageReporters=lcov --coverageDirectory=coverage", | ||
"e2e": "jest --config conf/jestE2E.config.json .*\\.e2e\\.ts --coverage false", | ||
@@ -50,0 +51,0 @@ "e2e:auto": "npm run e2e -- --watch", |
@@ -13,3 +13,3 @@ { | ||
"name": "codecharta-visualization", | ||
"version": "0.0.0-staging-566ba1b", | ||
"version": "0.0.0-staging-5b05f84", | ||
"engines": { | ||
@@ -48,2 +48,3 @@ "node": ">=20" | ||
"test:updateSnaps": "npm test -- --updateSnapshot", | ||
"test:createCoverageFile": "jest --config conf/jestUnit.config.json --coverage --coverageReporters=lcov --coverageDirectory=coverage", | ||
"e2e": "jest --config conf/jestE2E.config.json .*\\.e2e\\.ts --coverage false", | ||
@@ -50,0 +51,0 @@ "e2e:auto": "npm run e2e -- --watch", |
Sorry, the diff of this file is not supported yet
6370405
0.03%