Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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.8.0 to 1.9.0

8

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

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

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

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

"engines": {
"node": ">= 8.10.0"
"node": ">= 10.3.0"
},
"stability": "experimental"
}
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