@workflow/builders
Advanced tools
+2
-2
| { | ||
| "name": "@workflow/builders", | ||
| "version": "4.0.2", | ||
| "version": "4.0.3", | ||
| "description": "Shared builder infrastructure for Workflow SDK", | ||
@@ -43,3 +43,3 @@ "type": "module", | ||
| "tinyglobby": "0.2.15", | ||
| "@workflow/core": "4.2.1", | ||
| "@workflow/core": "4.2.2", | ||
| "@workflow/errors": "4.1.0", | ||
@@ -46,0 +46,0 @@ "@workflow/utils": "4.1.0", |
Network access
Supply chain riskThis module accesses the network.
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
Network access
Supply chain riskThis module accesses the network.
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