@henrist/cdk-lambda-config
Advanced tools
Comparing version 2.1.29 to 2.1.30
{ | ||
"name": "@henrist/cdk-lambda-config", | ||
"version": "2.1.29", | ||
"version": "2.1.30", | ||
"description": "CDK Construct for adding config.json file to a Lambda Function", | ||
@@ -38,7 +38,7 @@ "repository": { | ||
"@types/adm-zip": "0.5.0", | ||
"@types/aws-lambda": "8.10.114", | ||
"@types/aws-lambda": "8.10.115", | ||
"@types/jest": "29.5.1", | ||
"@types/node": "18.16.2", | ||
"@typescript-eslint/eslint-plugin": "5.59.1", | ||
"@typescript-eslint/parser": "5.59.1", | ||
"@types/node": "18.16.3", | ||
"@typescript-eslint/eslint-plugin": "5.59.2", | ||
"@typescript-eslint/parser": "5.59.2", | ||
"adm-zip": "0.5.10", | ||
@@ -48,3 +48,3 @@ "aws-cdk-lib": "2.77.0", | ||
"axios": "1.4.0", | ||
"constructs": "10.2.9", | ||
"constructs": "10.2.14", | ||
"eslint": "8.39.0", | ||
@@ -63,3 +63,3 @@ "eslint-config-prettier": "8.8.0", | ||
"typescript": "4.9.5", | ||
"webpack": "5.81.0", | ||
"webpack": "5.82.0", | ||
"webpack-cli": "4.10.0" | ||
@@ -66,0 +66,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
264971