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

@ausuliv/dagre

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ausuliv/dagre - npm Package Compare versions

Comparing version 0.8.3 to 0.8.5

lib/types.ts

2

lib/graphlib.js

@@ -7,3 +7,3 @@ /* global window */

try {
graphlib = require("graphlib");
graphlib = require("@ausuliv/graphlib/dist/graphlib");
} catch (e) {}

@@ -10,0 +10,0 @@ }

{
"name": "@ausuliv/dagre",
"version": "0.8.3",
"version": "0.8.5",
"description": "Graph layout for JavaScript",

@@ -5,0 +5,0 @@ "author": "Chris Pettitt <cpettitt@gmail.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