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 1.3.0 to 1.4.0

14

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

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

"dependencies": {
"@aws-cdk/cfnspec": "^1.3.0",
"@aws-cdk/cx-api": "^1.3.0",
"@aws-cdk/cfnspec": "^1.4.0",
"@aws-cdk/cx-api": "^1.4.0",
"colors": "^1.3.3",
"diff": "^4.0.1",
"fast-deep-equal": "^2.0.1",
"source-map-support": "^0.5.12",
"source-map-support": "^0.5.13",
"string-width": "^4.1.0",
"table": "^5.4.1"
"table": "^5.4.5"
},
"devDependencies": {
"@types/string-width": "^4.0.1",
"@types/table": "^4.0.5",
"@types/table": "^4.0.6",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"fast-check": "^1.15.1",
"fast-check": "^1.16.0",
"pkglint": "file:../../../tools/pkglint"

@@ -45,0 +45,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