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

@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.129.0 to 1.130.0

14

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

@@ -76,6 +76,6 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assertions": "1.129.0",
"@aws-cdk/cdk-build-tools": "1.129.0",
"@aws-cdk/cfn2ts": "1.129.0",
"@aws-cdk/pkglint": "1.129.0",
"@aws-cdk/assertions": "1.130.0",
"@aws-cdk/cdk-build-tools": "1.130.0",
"@aws-cdk/cfn2ts": "1.130.0",
"@aws-cdk/pkglint": "1.130.0",
"@types/jest": "^26.0.24",

@@ -86,7 +86,7 @@ "jest": "^26.6.3",

"dependencies": {
"@aws-cdk/core": "1.129.0",
"@aws-cdk/core": "1.130.0",
"constructs": "^3.3.69"
},
"peerDependencies": {
"@aws-cdk/core": "1.129.0",
"@aws-cdk/core": "1.130.0",
"constructs": "^3.3.69"

@@ -93,0 +93,0 @@ },

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