@aws-cdk/cloud-assembly-schema
Advanced tools
+1
-1
@@ -1,1 +0,1 @@ | ||
| {"version":"2.1114.0"} | ||
| {"version":"2.1114.1"} |
+1
-1
@@ -261,3 +261,3 @@ "use strict"; | ||
| _a = JSII_RTTI_SYMBOL_1; | ||
| Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "53.8.0" }; | ||
| Manifest[_a] = { fqn: "@aws-cdk/cloud-assembly-schema.Manifest", version: "53.9.0" }; | ||
| function stripEnumErrors(errors) { | ||
@@ -264,0 +264,0 @@ return errors.filter((e) => typeof e.schema === 'string' || !('enum' in e.schema)); |
+4
-4
@@ -42,3 +42,3 @@ { | ||
| "devDependencies": { | ||
| "@cdklabs/eslint-plugin": "^1.5.6", | ||
| "@cdklabs/eslint-plugin": "^1.5.9", | ||
| "@stylistic/eslint-plugin": "^3", | ||
@@ -56,4 +56,4 @@ "@types/jest": "^29.5.14", | ||
| "eslint-plugin-import": "^2.32.0", | ||
| "eslint-plugin-jest": "^29.15.0", | ||
| "eslint-plugin-jsdoc": "^62.7.1", | ||
| "eslint-plugin-jest": "^29.15.1", | ||
| "eslint-plugin-jsdoc": "^62.8.1", | ||
| "eslint-plugin-prettier": "^5.5.5", | ||
@@ -95,3 +95,3 @@ "jest": "^29.7.0", | ||
| }, | ||
| "version": "53.8.0", | ||
| "version": "53.9.0", | ||
| "types": "lib/index.d.ts", | ||
@@ -98,0 +98,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