📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

codecharta-visualization

Package Overview
Dependencies
Maintainers
8
Versions
257
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codecharta-visualization - npm Package Compare versions

Comparing version

to
0.0.0-staging-5b05f84

dist/webpack/main.661317b7bd5ce177.js

3

dist/webpack/package.json

@@ -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