+2
-2
@@ -13,3 +13,3 @@ { | ||
| "license": "MIT", | ||
| "version": "6.0.0", | ||
| "version": "6.1.0", | ||
| "repository": { | ||
@@ -37,3 +37,3 @@ "type": "git", | ||
| "glob": "^10.2.2 || ^11.0.3 || ^12.0.0 || ^13.0.0", | ||
| "jasmine-core": "~6.0.0" | ||
| "jasmine-core": "~6.1.0" | ||
| }, | ||
@@ -40,0 +40,0 @@ "bin": "./bin/jasmine.js", |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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