@dataform/core
Advanced tools
+9
-0
@@ -283,2 +283,11 @@ // Copyright 2023 Google LLC | ||
| string file_name = 4; | ||
| bool disabled = 5; | ||
| repeated string tags = 6; | ||
| Target target = 7; | ||
| Target canonical_target = 8; | ||
| repeated Target dependency_targets = 9; | ||
| } | ||
@@ -285,0 +294,0 @@ |
+1
-1
@@ -37,3 +37,3 @@ { | ||
| }, | ||
| "version": "3.0.42", | ||
| "version": "3.0.43", | ||
| "name": "@dataform/core", | ||
@@ -40,0 +40,0 @@ "description": "Dataform core API.", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 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
1002747
0.46%7794
0.26%