@firstfleet/fferrorhandler
Advanced tools
+4
-4
| { | ||
| "name": "@firstfleet/fferrorhandler", | ||
| "version": "2.1.7", | ||
| "version": "2.1.8", | ||
| "description": "handle errors", | ||
@@ -20,4 +20,4 @@ "main": "index.js", | ||
| "dependencies": { | ||
| "@firstfleet/fflogger": "^1.0.28", | ||
| "@firstfleet/ffslack": "^1.0.12", | ||
| "@firstfleet/fflogger": "^1.1.1", | ||
| "@firstfleet/ffslack": "^1.0.13", | ||
| "stacktracey": "^2.1.8" | ||
@@ -34,5 +34,5 @@ }, | ||
| "devDependencies": { | ||
| "jest": "^29.2.1" | ||
| "jest": "^29.7.0" | ||
| }, | ||
| "types": "types.d.ts" | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances 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 3 instances 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
76594
0Updated
Updated