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.125.0 to 1.126.0

17

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

@@ -59,3 +59,2 @@ "main": "lib/index.js",

"cloudformation": "AWS::Serverless",
"jest": true,
"env": {

@@ -78,16 +77,16 @@ "AWSLINT_BASE_CONSTRUCT": true

"devDependencies": {
"@aws-cdk/assertions": "1.126.0",
"@aws-cdk/cdk-build-tools": "1.126.0",
"@aws-cdk/cfn2ts": "1.126.0",
"@aws-cdk/pkglint": "1.126.0",
"@types/jest": "^26.0.24",
"cdk-build-tools": "1.125.0",
"cfn2ts": "1.125.0",
"jest": "^26.6.3",
"pkglint": "1.125.0",
"ts-jest": "^26.5.6",
"@aws-cdk/assertions": "1.125.0"
"ts-jest": "^26.5.6"
},
"dependencies": {
"@aws-cdk/core": "1.125.0",
"@aws-cdk/core": "1.126.0",
"constructs": "^3.3.69"
},
"peerDependencies": {
"@aws-cdk/core": "1.125.0",
"@aws-cdk/core": "1.126.0",
"constructs": "^3.3.69"

@@ -94,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