Socket
Socket
Sign inDemoInstall

dagre

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dagre - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

5

CHANGELOG.md

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

v0.4.3
======
* Pull in graphlib v0.7.2 / cp-data v1.1.2
v0.4.2

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

2

lib/version.js

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

module.exports = '0.4.2';
module.exports = '0.4.3';
{
"name": "dagre",
"version": "0.4.2",
"version": "0.4.3",
"description": "Graph layout for JavaScript",

@@ -21,4 +21,4 @@ "main": "index.js",

"dependencies": {
"cp-data": "1.x.x",
"graphlib": "0.7.0"
"cp-data": "1.1.2",
"graphlib": "0.7.2"
},

@@ -25,0 +25,0 @@ "author": "Chris Pettitt <chris@samsarin.com>",

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