@henrist/cdk-lambda-config
Advanced tools
Comparing version 2.1.6 to 2.1.7
{ | ||
"name": "@henrist/cdk-lambda-config", | ||
"version": "2.1.6", | ||
"version": "2.1.7", | ||
"description": "CDK Construct for adding config.json file to a Lambda Function", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
"devDependencies": { | ||
"@aws-cdk/assert": "2.55.1", | ||
"@aws-cdk/assert": "2.57.0", | ||
"@commitlint/cli": "17.3.0", | ||
@@ -41,10 +41,10 @@ "@commitlint/config-conventional": "17.3.0", | ||
"@types/jest": "29.2.4", | ||
"@types/node": "18.11.17", | ||
"@typescript-eslint/eslint-plugin": "5.47.0", | ||
"@typescript-eslint/parser": "5.47.0", | ||
"@types/node": "18.11.18", | ||
"@typescript-eslint/eslint-plugin": "5.47.1", | ||
"@typescript-eslint/parser": "5.47.1", | ||
"adm-zip": "0.5.10", | ||
"aws-cdk-lib": "2.55.1", | ||
"aws-cdk-lib": "2.57.0", | ||
"aws-sdk": "2.1243.0", | ||
"axios": "1.2.1", | ||
"constructs": "10.1.195", | ||
"axios": "1.2.2", | ||
"constructs": "10.1.203", | ||
"eslint": "8.30.0", | ||
@@ -51,0 +51,0 @@ "eslint-config-prettier": "8.5.0", |
Sorry, the diff of this file is too big to display
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
261340