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

dagre-d3

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dagre-d3 - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

7

CHANGELOG.md

@@ -0,1 +1,8 @@

v0.0.6
======
* Pull in dagre v0.3.6, which includes some fixes for edges in the output
graph. It removes dummy edges from the output graph and ensures that edge ids
are correctly preserved and added to the output graph.
v0.0.5

@@ -2,0 +9,0 @@ ======

2

lib/version.js

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

module.exports = '0.0.5';
module.exports = '0.0.6';
{
"name": "dagre-d3",
"version": "0.0.5",
"version": "0.0.6",
"description": "A D3-based renderer for Dagre",

@@ -23,3 +23,3 @@ "keywords": [

"cp-data": "1.1.0",
"dagre": "0.3.4",
"dagre": "0.3.6",
"d3": "~3.3.8",

@@ -26,0 +26,0 @@ "graphlib": "0.7.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