Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 1.1.0 to 1.2.0

11

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

@@ -29,5 +29,2 @@ "main": "lib/index.js",

}
},
"metadata": {
"awsdocs:title": "AWS Serverless Application Model"
}

@@ -70,3 +67,3 @@ },

"devDependencies": {
"@aws-cdk/assert": "^1.1.0",
"@aws-cdk/assert": "^1.2.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",

@@ -77,6 +74,6 @@ "cfn2ts": "file:../../../tools/cfn2ts",

"dependencies": {
"@aws-cdk/core": "^1.1.0"
"@aws-cdk/core": "^1.2.0"
},
"peerDependencies": {
"@aws-cdk/core": "^1.1.0"
"@aws-cdk/core": "^1.2.0"
},

@@ -83,0 +80,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