Socket
Socket
Sign inDemoInstall

@aws-cdk/cloudformation-diff

Package Overview
Dependencies
Maintainers
5
Versions
554
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.36.2 to 0.37.0

10

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

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

"dependencies": {
"@aws-cdk/cfnspec": "^0.36.2",
"@aws-cdk/cx-api": "^0.36.2",
"@aws-cdk/cfnspec": "^0.37.0",
"@aws-cdk/cx-api": "^0.37.0",
"colors": "^1.3.3",

@@ -42,5 +42,5 @@ "diff": "^4.0.1",

"@types/table": "^4.0.5",
"cdk-build-tools": "^0.36.2",
"cdk-build-tools": "^0.37.0",
"fast-check": "^1.15.1",
"pkglint": "^0.36.2"
"pkglint": "^0.37.0"
},

@@ -47,0 +47,0 @@ "repository": {

@@ -10,3 +10,3 @@ ## Utilities to diff AWS CDK stacks against CloudFormation templates

> future breaking changes.**
>
>
> This API is still under active development and subject to non-backward

@@ -13,0 +13,0 @@ > compatible changes or removal in any future version. Use of the API is not recommended in production

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