@bifravst/aws-cdk-lambda-helpers
Advanced tools
+3
-3
| { | ||
| "name": "@bifravst/aws-cdk-lambda-helpers", | ||
| "version": "4.0.43", | ||
| "version": "4.0.44", | ||
| "description": "Helper functions which simplify working with TypeScript lambdas for AWS CDK.", | ||
@@ -68,3 +68,3 @@ "exports": { | ||
| "@types/yazl": "3.3.0", | ||
| "@typescript/native-preview": "7.0.0-dev.20260223.1", | ||
| "@typescript/native-preview": "7.0.0-dev.20260224.1", | ||
| "cdk": "2.1107.0", | ||
@@ -127,5 +127,5 @@ "commitlint": "20.3.1", | ||
| "@bifravst/aws-ssm-settings-helpers": "^1.2.282", | ||
| "aws-cdk-lib": "^2.239.0", | ||
| "aws-cdk-lib": "^2.240.0", | ||
| "constructs": "^10.5.1" | ||
| } | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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