Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-sam

Package Overview
Dependencies
Maintainers
5
Versions
265
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.28.0 to 0.29.0

19

package.json
{
"name": "@aws-cdk/aws-sam",
"version": "0.28.0",
"version": "0.29.0",
"description": "The CDK Construct Library for the AWS Serverless Application Model (SAM) resources",

@@ -32,3 +32,4 @@ "main": "lib/index.js",

"type": "git",
"url": "https://github.com/awslabs/aws-cdk.git"
"url": "https://github.com/awslabs/aws-cdk.git",
"directory": "packages/@aws-cdk/aws-sam"
},

@@ -63,12 +64,12 @@ "homepage": "https://github.com/awslabs/aws-cdk",

"devDependencies": {
"@aws-cdk/assert": "^0.28.0",
"cdk-build-tools": "^0.28.0",
"cfn2ts": "^0.28.0",
"pkglint": "^0.28.0"
"@aws-cdk/assert": "^0.29.0",
"cdk-build-tools": "^0.29.0",
"cfn2ts": "^0.29.0",
"pkglint": "^0.29.0"
},
"dependencies": {
"@aws-cdk/cdk": "^0.28.0"
"@aws-cdk/cdk": "^0.29.0"
},
"peerDependencies": {
"@aws-cdk/cdk": "^0.28.0"
"@aws-cdk/cdk": "^0.29.0"
},

@@ -78,2 +79,2 @@ "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