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

@aws-cdk/aws-cloudformation

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-cloudformation - npm Package Compare versions

Comparing version 1.76.0 to 1.77.0

49

package.json
{
"name": "@aws-cdk/aws-cloudformation",
"version": "1.76.0",
"version": "1.77.0",
"description": "The CDK Construct Library for AWS::CloudFormation",

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

"compat": "cdk-compat",
"gen": "cfn2ts"
"gen": "cfn2ts",
"rosetta:extract": "yarn --silent jsii-rosetta extract"
},

@@ -72,23 +73,23 @@ "cdk-build": {

"devDependencies": {
"@aws-cdk/assert": "1.76.0",
"@aws-cdk/aws-events": "1.76.0",
"@aws-cdk/aws-s3-assets": "1.76.0",
"@aws-cdk/aws-sns-subscriptions": "1.76.0",
"@aws-cdk/aws-sqs": "1.76.0",
"@aws-cdk/aws-ssm": "1.76.0",
"@aws-cdk/assert": "1.77.0",
"@aws-cdk/aws-events": "1.77.0",
"@aws-cdk/aws-s3-assets": "1.77.0",
"@aws-cdk/aws-sns-subscriptions": "1.77.0",
"@aws-cdk/aws-sqs": "1.77.0",
"@aws-cdk/aws-ssm": "1.77.0",
"@types/aws-lambda": "^8.10.64",
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "1.76.0",
"cdk-integ-tools": "1.76.0",
"cfn2ts": "1.76.0",
"cdk-build-tools": "1.77.0",
"cdk-integ-tools": "1.77.0",
"cfn2ts": "1.77.0",
"nodeunit": "^0.11.3",
"pkglint": "1.76.0"
"pkglint": "1.77.0"
},
"dependencies": {
"@aws-cdk/aws-iam": "1.76.0",
"@aws-cdk/aws-lambda": "1.76.0",
"@aws-cdk/aws-s3": "1.76.0",
"@aws-cdk/aws-sns": "1.76.0",
"@aws-cdk/core": "1.76.0",
"@aws-cdk/cx-api": "1.76.0",
"@aws-cdk/aws-iam": "1.77.0",
"@aws-cdk/aws-lambda": "1.77.0",
"@aws-cdk/aws-s3": "1.77.0",
"@aws-cdk/aws-sns": "1.77.0",
"@aws-cdk/core": "1.77.0",
"@aws-cdk/cx-api": "1.77.0",
"constructs": "^3.2.0"

@@ -98,8 +99,8 @@ },

"peerDependencies": {
"@aws-cdk/aws-iam": "1.76.0",
"@aws-cdk/aws-lambda": "1.76.0",
"@aws-cdk/aws-s3": "1.76.0",
"@aws-cdk/aws-sns": "1.76.0",
"@aws-cdk/core": "1.76.0",
"@aws-cdk/cx-api": "1.76.0",
"@aws-cdk/aws-iam": "1.77.0",
"@aws-cdk/aws-lambda": "1.77.0",
"@aws-cdk/aws-s3": "1.77.0",
"@aws-cdk/aws-sns": "1.77.0",
"@aws-cdk/core": "1.77.0",
"@aws-cdk/cx-api": "1.77.0",
"constructs": "^3.2.0"

@@ -106,0 +107,0 @@ },

@@ -1,3 +0,4 @@

## AWS CloudFormation Construct Library
# AWS CloudFormation Construct Library
<!--BEGIN STABILITY BANNER-->
---

@@ -10,4 +11,5 @@

---
<!--END STABILITY BANNER-->
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.

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