@aws-cdk/cloud-assembly-schema
Advanced tools
+1
-1
@@ -261,3 +261,3 @@ "use strict"; | ||
| _a = JSII_RTTI_SYMBOL_1; | ||
| Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "53.3.0" }; | ||
| Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "53.4.0" }; | ||
| function stripEnumErrors(errors) { | ||
@@ -264,0 +264,0 @@ return errors.filter((e) => typeof e.schema === 'string' || !('enum' in e.schema)); |
+1
-1
@@ -93,3 +93,3 @@ { | ||
| }, | ||
| "version": "53.3.0", | ||
| "version": "53.4.0", | ||
| "types": "lib/index.d.ts", | ||
@@ -96,0 +96,0 @@ "stability": "stable", |
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
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 3 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
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
Network access
Supply chain riskThis module accesses the network.
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 3 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
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