@jest/environment
Advanced tools
+3
-3
| { | ||
| "name": "@jest/environment", | ||
| "version": "30.1.1", | ||
| "version": "30.1.2", | ||
| "repository": { | ||
@@ -20,3 +20,3 @@ "type": "git", | ||
| "dependencies": { | ||
| "@jest/fake-timers": "30.1.1", | ||
| "@jest/fake-timers": "30.1.2", | ||
| "@jest/types": "30.0.5", | ||
@@ -32,3 +32,3 @@ "@types/node": "*", | ||
| }, | ||
| "gitHead": "d347c0f3f87f976a1dbd9761d503e45f5ced2a7e" | ||
| "gitHead": "ebfa31cc9787303e8698a1a029a162a18e8974aa" | ||
| } |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
+ Added
- Removed
Updated