New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@cfn-modules/lambda-function

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cfn-modules/lambda-function - npm Package Compare versions

Comparing version
2.9.0
to
2.10.0
+2
-2
module.yml

@@ -66,3 +66,3 @@ ---

MinValue: 128
MaxValue: 3008
MaxValue: 10240
ReservedConcurrentExecutions:

@@ -323,3 +323,3 @@ Type: Number

ModuleVersion:
Value: '2.9.0'
Value: '2.10.0'
StackName:

@@ -326,0 +326,0 @@ Value: !Ref 'AWS::StackName'

{
"name": "@cfn-modules/lambda-function",
"version": "2.9.0",
"version": "2.10.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>",

@@ -142,3 +142,3 @@ # cfn-modules: AWS Lambda function

<td>no</td>
<td>[128-3008] and a multiple of 64</td>
<td>[128-10240]</td>
</tr>

@@ -145,0 +145,0 @@ <tr>