Socket
Socket
Sign inDemoInstall

@aws-cdk/cloudformation-diff

Package Overview
Dependencies
Maintainers
4
Versions
553
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/cloudformation-diff - npm Package Compare versions

Comparing version 0.20.0 to 0.21.0

15

package.json
{
"name": "@aws-cdk/cloudformation-diff",
"version": "0.20.0",
"version": "0.21.0",
"description": "Utilities to diff CDK stacks against CloudFormation templates",

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

"dependencies": {
"@aws-cdk/cfnspec": "^0.20.0",
"@aws-cdk/cx-api": "^0.20.0",
"@aws-cdk/cfnspec": "^0.21.0",
"@aws-cdk/cx-api": "^0.21.0",
"cli-table": "^0.3.1",

@@ -36,5 +36,5 @@ "colors": "^1.2.1",

"@types/cli-table": "^0.3.0",
"cdk-build-tools": "^0.20.0",
"cdk-build-tools": "^0.21.0",
"fast-check": "^1.8.0",
"pkglint": "^0.20.0"
"pkglint": "^0.21.0"
},

@@ -49,3 +49,6 @@ "repository": {

],
"homepage": "https://github.com/awslabs/aws-cdk"
"homepage": "https://github.com/awslabs/aws-cdk",
"engines": {
"node": ">= 8.10.0"
}
}
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