@bifravst/aws-cdk-lambda-helpers
Advanced tools
+4
-4
| { | ||
| "name": "@bifravst/aws-cdk-lambda-helpers", | ||
| "version": "4.0.42", | ||
| "version": "4.0.43", | ||
| "description": "Helper functions which simplify working with TypeScript lambdas for AWS CDK.", | ||
@@ -68,4 +68,4 @@ "exports": { | ||
| "@types/yazl": "3.3.0", | ||
| "@typescript/native-preview": "7.0.0-dev.20260220.1", | ||
| "cdk": "2.1106.1", | ||
| "@typescript/native-preview": "7.0.0-dev.20260223.1", | ||
| "cdk": "2.1107.0", | ||
| "commitlint": "20.3.1", | ||
@@ -118,3 +118,3 @@ "husky": "9.1.7", | ||
| "dependencies": { | ||
| "@swc/core": "1.15.11", | ||
| "@swc/core": "1.15.13", | ||
| "fp-ts": "2.16.11", | ||
@@ -121,0 +121,0 @@ "p-retry": "7.1.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
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated