🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

codecharta-visualization

Package Overview
Dependencies
Maintainers
8
Versions
263
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-67f0357

dist/webpack/main.33630ee81129c0d9.js

4

conf/setupJestUnit.ts

@@ -1,3 +0,5 @@

import "jest-preset-angular/setup-jest"
import { setupZoneTestEnv } from "jest-preset-angular/setup-env/zone"
setupZoneTestEnv()
const numberToLocaleString = Number.prototype.toLocaleString

@@ -4,0 +6,0 @@ Number.prototype.toLocaleString = function (locale = "en-US") {

@@ -13,3 +13,3 @@ {

"name": "codecharta-visualization",
"version": "1.131.3",
"version": "1.135.3",
"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",

@@ -54,7 +55,5 @@ "e2e:auto": "npm run e2e -- --watch",

"package:local": "npm run package -- --local",
"schema:generate": "typescript-json-schema ./app/codeCharta/codeCharta.model.ts ExportCCFile --required --topRef --out app/codeCharta/util/generatedSchema.json"
"schema:generate": "typescript-json-schema ./app/codeCharta/codeCharta.model.ts ExportCCFile --required --topRef --out app/codeCharta/util/generatedSchema.json",
"sbom": "cyclonedx-npm --omit dev --gather-license-texts --spec-version 1.6 --output-format json --output-file build/reports/sbom_visualization.cdx.json"
},
"lint-staged": {
"app/**/*.ts": "eslint --fix"
},
"bin": {

@@ -114,2 +113,3 @@ "codecharta-visualization": "cli.js"

"@babel/plugin-transform-class-static-block": "^7.23.3",
"@cyclonedx/cyclonedx-npm": "^2.1.0",
"@electron/get": "^3.1.0",

@@ -122,2 +122,3 @@ "@electron/packager": "^18.3.3",

"@types/expect-puppeteer": "^5.0.2",
"@types/jest": "^29.5.14",
"@types/jest-environment-puppeteer": "^5.0.6",

@@ -131,5 +132,4 @@ "@types/node": "^18.0.0",

"jest-canvas-mock": "^2.4.0",
"jest-preset-angular": "14.1.0",
"jest-preset-angular": "14.5.5",
"jest-puppeteer": "^10.1.3",
"lint-staged": "^13.0.0",
"marked": "^5.0.2",

@@ -136,0 +136,0 @@ "puppeteer": "^23.6.0",

@@ -13,3 +13,3 @@ {

"name": "codecharta-visualization",
"version": "0.0.0-staging-66f9361",
"version": "0.0.0-staging-67f0357",
"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",

@@ -54,7 +55,5 @@ "e2e:auto": "npm run e2e -- --watch",

"package:local": "npm run package -- --local",
"schema:generate": "typescript-json-schema ./app/codeCharta/codeCharta.model.ts ExportCCFile --required --topRef --out app/codeCharta/util/generatedSchema.json"
"schema:generate": "typescript-json-schema ./app/codeCharta/codeCharta.model.ts ExportCCFile --required --topRef --out app/codeCharta/util/generatedSchema.json",
"sbom": "cyclonedx-npm --omit dev --gather-license-texts --spec-version 1.6 --output-format json --output-file build/reports/sbom_visualization.cdx.json"
},
"lint-staged": {
"app/**/*.ts": "eslint --fix"
},
"bin": {

@@ -114,2 +113,3 @@ "codecharta-visualization": "cli.js"

"@babel/plugin-transform-class-static-block": "^7.23.3",
"@cyclonedx/cyclonedx-npm": "^2.1.0",
"@electron/get": "^3.1.0",

@@ -122,2 +122,3 @@ "@electron/packager": "^18.3.3",

"@types/expect-puppeteer": "^5.0.2",
"@types/jest": "^29.5.14",
"@types/jest-environment-puppeteer": "^5.0.6",

@@ -131,5 +132,4 @@ "@types/node": "^18.0.0",

"jest-canvas-mock": "^2.4.0",
"jest-preset-angular": "14.1.0",
"jest-preset-angular": "14.5.5",
"jest-puppeteer": "^10.1.3",
"lint-staged": "^13.0.0",
"marked": "^5.0.2",

@@ -136,0 +136,0 @@ "puppeteer": "^23.6.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet