@cfn-modules/lambda-function
Advanced tools
Sorry, the diff of this file is too big to display
+1
-1
| { | ||
| "name": "@cfn-modules/lambda-function", | ||
| "version": "2.4.1", | ||
| "version": "2.5.0", | ||
| "description": "AWS Lambda function with automated IAM policy generation, encryption, log group and alerting", | ||
@@ -5,0 +5,0 @@ "author": "Michael Wittig <michael@widdix.de>", |
+1
-1
@@ -40,3 +40,3 @@ [](https://travis-ci.org/cfn-modules/lambda-function) | ||
| ReservedConcurrentExecutions: '-1' # optional | ||
| Runtime: 'nodejs8.10' # required | ||
| Runtime: 'nodejs10.x' # required | ||
| Timeout: '3' # optional | ||
@@ -43,0 +43,0 @@ TracingConfigMode: PassThrough # optional |
@@ -10,3 +10,3 @@ --- | ||
| Handler: 'defaults.handler' | ||
| Runtime: 'nodejs8.10' | ||
| Runtime: 'nodejs10.x' | ||
| TemplateURL: './node_modules/@cfn-modules/lambda-function/module.yml' |
+1
-1
@@ -21,4 +21,4 @@ --- | ||
| Handler: 'defaults.handler' | ||
| Runtime: 'nodejs8.10' | ||
| Runtime: 'nodejs10.x' | ||
| LayerArns: !Ref Layer | ||
| TemplateURL: './node_modules/@cfn-modules/lambda-function/module.yml' |
+1
-1
@@ -10,4 +10,4 @@ --- | ||
| Handler: 'defaults.handler' | ||
| Runtime: 'nodejs8.10' | ||
| Runtime: 'nodejs10.x' | ||
| FunctionName: 'NamedLambda' | ||
| TemplateURL: './node_modules/@cfn-modules/lambda-function/module.yml' |
| { | ||
| "private": true, | ||
| "dependencies": { | ||
| "eslint": "6.2.2", | ||
| "ava": "2.3.0", | ||
| "@cfn-modules/test": "0.5.1", | ||
| "eslint": "6.6.0", | ||
| "ava": "2.4.0", | ||
| "@cfn-modules/test": "0.7.3", | ||
| "@cfn-modules/s3-bucket": "1.5.0", | ||
@@ -8,0 +8,0 @@ "@cfn-modules/lambda-function": "file:../" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
192213
405.58%16
6.67%3878
7656%1
Infinity%