Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cdk-dia

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk-dia - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

package.json
{
"name": "cdk-dia",
"version": "0.0.3",
"version": "0.0.4",
"description": "🎡 Automated diagrams of CDK provisioned infrastructure",

@@ -29,5 +29,3 @@ "scripts": {

"word-wrap": "^1.2.3",
"yargs": "^16.2.0"
},
"peerDependencies": {
"yargs": "^16.2.0",
"@aws-cdk/core": "^1.40.0"

@@ -34,0 +32,0 @@ },

@@ -0,1 +1,2 @@

[![Mentioned in Awesome CDK](https://awesome.re/mentioned-badge.svg)](https://github.com/kolomied/awesome-cdk)
![Test](https://github.com/pistazie/cdk-dia/workflows/Test/badge.svg)

@@ -44,2 +45,4 @@ [![npm version](https://badge.fury.io/js/cdk-dia.svg)](https://badge.fury.io/js/cdk-dia)

* In order to customize you have to add cdk-dia as a npm project dependency (globally installing it using `npm -g` won't allow you to use the `CdkDiaDecorator` class)
### Example:

@@ -46,0 +49,0 @@ Consider the following diagram of a 3-Tier CDK Stack:

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