@esposter/shared
Advanced tools
+8
-6
| { | ||
| "name": "@esposter/shared", | ||
| "version": "2.19.2", | ||
| "version": "2.20.0", | ||
| "description": "A library that contains shared typescript code.", | ||
@@ -28,11 +28,13 @@ "homepage": "https://github.com/Esposter/Esposter/blob/main/packages/shared#readme", | ||
| "export:gen": "ctix build --config ../configuration/.ctirc-ts", | ||
| "format": "oxfmt", | ||
| "format:check": "oxfmt --check", | ||
| "lint": "oxlint && eslint .", | ||
| "lint:fix": "oxlint --fix && eslint --fix .", | ||
| "test": "vitest", | ||
| "typecheck": "tsc" | ||
| "typecheck": "tsgo" | ||
| }, | ||
| "dependencies": { | ||
| "@vueuse/core": "^14.2.0", | ||
| "node-html-parser": "^7.0.2", | ||
| "vue": "^3.5.27", | ||
| "@vueuse/core": "^14.2.1", | ||
| "node-html-parser": "^7.1.0", | ||
| "vue": "^3.5.31", | ||
| "zod": "^4.3.6" | ||
@@ -43,3 +45,3 @@ }, | ||
| }, | ||
| "gitHead": "2d39052b4767fba8fd2e1798202645161f45cb2c" | ||
| "gitHead": "dd9cd98982a30612471aa8cc7e25db87d9e1d449" | ||
| } |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
High entropy strings
Supply chain riskContains high entropy strings. This could be a sign of encrypted data, leaked secrets or obfuscated code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
551424
7.87%16685
5.51%60
27.66%Updated
Updated
Updated