@forklaunch/common
Advanced tools
+9
-9
| { | ||
| "name": "@forklaunch/common", | ||
| "version": "0.6.22", | ||
| "version": "0.6.23", | ||
| "description": "Common package for base types, interfaces, implementations.", | ||
@@ -31,13 +31,13 @@ "homepage": "https://github.com/forklaunch/forklaunch-js#readme", | ||
| "devDependencies": { | ||
| "@eslint/js": "^9.38.0", | ||
| "@types/node": "^24.9.1", | ||
| "@typescript/native-preview": "7.0.0-dev.20251027.1", | ||
| "@eslint/js": "^9.39.1", | ||
| "@types/node": "^24.10.1", | ||
| "@typescript/native-preview": "7.0.0-dev.20251117.1", | ||
| "depcheck": "^1.4.7", | ||
| "eslint": "^9.38.0", | ||
| "globals": "^16.4.0", | ||
| "tsup": "^8.5.0", | ||
| "eslint": "^9.39.1", | ||
| "globals": "^16.5.0", | ||
| "tsup": "^8.5.1", | ||
| "typedoc": "^0.28.14", | ||
| "typescript": "^5.9.3", | ||
| "typescript-eslint": "^8.46.2", | ||
| "vitest": "^4.0.4" | ||
| "typescript-eslint": "^8.46.4", | ||
| "vitest": "^4.0.9" | ||
| }, | ||
@@ -44,0 +44,0 @@ "scripts": { |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
80118
0