@forklaunch/common
Advanced tools
+8
-8
| { | ||
| "name": "@forklaunch/common", | ||
| "version": "0.6.5", | ||
| "version": "0.6.6", | ||
| "description": "Common package for base types, interfaces, implementations.", | ||
@@ -31,12 +31,12 @@ "homepage": "https://github.com/forklaunch/forklaunch-js#readme", | ||
| "devDependencies": { | ||
| "@eslint/js": "^9.34.0", | ||
| "@types/node": "^24.3.0", | ||
| "@typescript/native-preview": "7.0.0-dev.20250830.1", | ||
| "@eslint/js": "^9.35.0", | ||
| "@types/node": "^24.3.1", | ||
| "@typescript/native-preview": "7.0.0-dev.20250911.1", | ||
| "depcheck": "^1.4.7", | ||
| "eslint": "^9.34.0", | ||
| "globals": "^16.3.0", | ||
| "eslint": "^9.35.0", | ||
| "globals": "^16.4.0", | ||
| "tsup": "^8.5.0", | ||
| "typedoc": "^0.28.11", | ||
| "typedoc": "^0.28.12", | ||
| "typescript": "^5.9.2", | ||
| "typescript-eslint": "^8.41.0", | ||
| "typescript-eslint": "^8.43.0", | ||
| "vitest": "^3.2.4" | ||
@@ -43,0 +43,0 @@ }, |
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