@jest/types
Advanced tools
+10
-0
@@ -205,2 +205,12 @@ /** | ||
| | { | ||
| name: 'concurrent_tests_start'; | ||
| tests: Array<TestEntry>; | ||
| describeBlock: DescribeBlock; | ||
| } | ||
| | { | ||
| name: 'concurrent_tests_end'; | ||
| tests: Array<TestEntry>; | ||
| describeBlock: DescribeBlock; | ||
| } | ||
| | { | ||
| name: 'run_describe_start'; | ||
@@ -207,0 +217,0 @@ describeBlock: DescribeBlock; |
+2
-2
| { | ||
| "name": "@jest/types", | ||
| "version": "30.0.5", | ||
| "version": "30.2.0", | ||
| "repository": { | ||
@@ -34,3 +34,3 @@ "type": "git", | ||
| }, | ||
| "gitHead": "22236cf58b66039f81893537c90dee290bab427f" | ||
| "gitHead": "855864e3f9751366455246790be2bf912d4d0dac" | ||
| } |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
57273
0.41%1047
0.96%