Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-cdk/aws-lambda

Package Overview
Dependencies
Maintainers
5
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-lambda - npm Package Compare versions

Comparing version 1.13.1 to 1.14.0

46

package.json
{
"name": "@aws-cdk/aws-lambda",
"version": "1.13.1",
"version": "1.14.0",
"description": "CDK Constructs for AWS Lambda",

@@ -70,7 +70,7 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.13.1",
"@aws-cdk/assert": "1.14.0",
"@types/aws-lambda": "^8.10.33",
"@types/lodash": "^4.14.144",
"@types/sinon": "^7.5.0",
"aws-sdk": "^2.548.0",
"aws-sdk": "^2.553.0",
"aws-sdk-mock": "^4.5.0",

@@ -86,25 +86,25 @@ "cdk-build-tools": "file:../../../tools/cdk-build-tools",

"dependencies": {
"@aws-cdk/aws-cloudwatch": "1.13.1",
"@aws-cdk/aws-ec2": "1.13.1",
"@aws-cdk/aws-events": "1.13.1",
"@aws-cdk/aws-iam": "1.13.1",
"@aws-cdk/aws-logs": "1.13.1",
"@aws-cdk/aws-s3": "1.13.1",
"@aws-cdk/aws-s3-assets": "1.13.1",
"@aws-cdk/aws-sqs": "1.13.1",
"@aws-cdk/core": "1.13.1",
"@aws-cdk/cx-api": "1.13.1"
"@aws-cdk/aws-cloudwatch": "1.14.0",
"@aws-cdk/aws-ec2": "1.14.0",
"@aws-cdk/aws-events": "1.14.0",
"@aws-cdk/aws-iam": "1.14.0",
"@aws-cdk/aws-logs": "1.14.0",
"@aws-cdk/aws-s3": "1.14.0",
"@aws-cdk/aws-s3-assets": "1.14.0",
"@aws-cdk/aws-sqs": "1.14.0",
"@aws-cdk/core": "1.14.0",
"@aws-cdk/cx-api": "1.14.0"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-cloudwatch": "1.13.1",
"@aws-cdk/aws-ec2": "1.13.1",
"@aws-cdk/aws-events": "1.13.1",
"@aws-cdk/aws-iam": "1.13.1",
"@aws-cdk/aws-logs": "1.13.1",
"@aws-cdk/aws-s3": "1.13.1",
"@aws-cdk/aws-s3-assets": "1.13.1",
"@aws-cdk/aws-sqs": "1.13.1",
"@aws-cdk/core": "1.13.1",
"@aws-cdk/cx-api": "1.13.1"
"@aws-cdk/aws-cloudwatch": "1.14.0",
"@aws-cdk/aws-ec2": "1.14.0",
"@aws-cdk/aws-events": "1.14.0",
"@aws-cdk/aws-iam": "1.14.0",
"@aws-cdk/aws-logs": "1.14.0",
"@aws-cdk/aws-s3": "1.14.0",
"@aws-cdk/aws-s3-assets": "1.14.0",
"@aws-cdk/aws-sqs": "1.14.0",
"@aws-cdk/core": "1.14.0",
"@aws-cdk/cx-api": "1.14.0"
},

@@ -111,0 +111,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc