@henrist/cdk-lambda-config
Advanced tools
Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "@henrist/cdk-lambda-config", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "CDK Construct for adding config.json file to a Lambda Function", | ||
@@ -42,11 +42,11 @@ "repository": { | ||
"@types/adm-zip": "0.4.33", | ||
"@types/aws-lambda": "8.10.72", | ||
"@types/jest": "26.0.21", | ||
"@types/node": "14.14.35", | ||
"@typescript-eslint/eslint-plugin": "4.19.0", | ||
"@typescript-eslint/parser": "4.19.0", | ||
"adm-zip": "0.5.4", | ||
"@types/aws-lambda": "8.10.73", | ||
"@types/jest": "26.0.22", | ||
"@types/node": "14.14.37", | ||
"@typescript-eslint/eslint-plugin": "4.20.0", | ||
"@typescript-eslint/parser": "4.20.0", | ||
"adm-zip": "0.5.5", | ||
"aws-sdk": "2.761.0", | ||
"axios": "0.21.1", | ||
"eslint": "7.22.0", | ||
"eslint": "7.23.0", | ||
"eslint-config-prettier": "7.2.0", | ||
@@ -62,7 +62,7 @@ "eslint-plugin-deprecation": "1.2.0", | ||
"ts-jest": "26.5.4", | ||
"ts-loader": "8.0.18", | ||
"ts-loader": "8.1.0", | ||
"ts-node": "9.1.1", | ||
"typescript": "4.2.3", | ||
"webpack": "5.28.0", | ||
"webpack-cli": "4.5.0" | ||
"webpack-cli": "4.6.0" | ||
}, | ||
@@ -69,0 +69,0 @@ "husky": { |
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
81969