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.0.0 to 1.1.0

14

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

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

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

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

"@types/table": "^4.0.5",
"cdk-build-tools": "^1.0.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"fast-check": "^1.15.1",
"pkglint": "^1.0.0"
"pkglint": "file:../../../tools/pkglint"
},
"repository": {
"url": "https://github.com/awslabs/aws-cdk.git",
"url": "https://github.com/aws/aws-cdk.git",
"type": "git",

@@ -56,3 +56,3 @@ "directory": "packages/@aws-cdk/cloudformation-diff"

],
"homepage": "https://github.com/awslabs/aws-cdk",
"homepage": "https://github.com/aws/aws-cdk",
"engines": {

@@ -59,0 +59,0 @@ "node": ">= 8.10.0"

@@ -18,2 +18,2 @@ ## Utilities to diff AWS CDK stacks against CloudFormation templates

This module is part of the [AWS Cloud Development Kit](https://github.com/awslabs/aws-cdk) project.
This module is part of the [AWS Cloud Development Kit](https://github.com/aws/aws-cdk) project.
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