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.9 to 0.0.10

5

CHANGELOG.md

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

v0.0.10
=======
* Pull in dagre v0.4.1
v0.0.9

@@ -2,0 +7,0 @@ ======

2

lib/version.js

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

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

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

"cp-data": "1.1.0",
"dagre": "0.4.0",
"dagre": "0.4.1",
"d3": "~3.3.8",

@@ -26,0 +26,0 @@ "graphlib": "0.7.0"

# dagre-d3 - A D3-based renderer for Dagre
[![Build Status](https://secure.travis-ci.org/cpettitt/dagre-d3.png)](http://travis-ci.org/cpettitt/dagre-d3)
[![Build Status](https://secure.travis-ci.org/cpettitt/dagre-d3.png?branch=master)](http://travis-ci.org/cpettitt/dagre-d3)
[![browser support](https://ci.testling.com/cpettitt/dagre-d3.png)](https://ci.testling.com/cpettitt/dagre-d3)
Dagre is a JavaScript library that makes it easy to lay out directed graphs on

@@ -8,0 +6,0 @@ the client-side. The dagre-d3 library acts a front-end to dagre, providing

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