@henrist/cdk-lambda-config
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "@henrist/cdk-lambda-config", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "CDK Construct for adding config.json file to a Lambda Function", | ||
@@ -44,5 +44,5 @@ "repository": { | ||
"@types/jest": "26.0.19", | ||
"@types/node": "14.14.10", | ||
"@typescript-eslint/eslint-plugin": "4.9.1", | ||
"@typescript-eslint/parser": "4.9.1", | ||
"@types/node": "14.14.14", | ||
"@typescript-eslint/eslint-plugin": "4.10.0", | ||
"@typescript-eslint/parser": "4.10.0", | ||
"adm-zip": "0.5.1", | ||
@@ -54,4 +54,4 @@ "aws-sdk": "2.761.0", | ||
"eslint-plugin-deprecation": "1.2.0", | ||
"eslint-plugin-prettier": "3.2.0", | ||
"husky": "4.3.5", | ||
"eslint-plugin-prettier": "3.3.0", | ||
"husky": "4.3.6", | ||
"jest": "26.6.3", | ||
@@ -66,3 +66,3 @@ "jest-cdk-snapshot": "1.4.1", | ||
"typescript": "4.1.3", | ||
"webpack": "5.10.1", | ||
"webpack": "5.11.0", | ||
"webpack-cli": "4.2.0" | ||
@@ -69,0 +69,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
79718