You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@unovis/dagre-layout

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unovis/dagre-layout - npm Package Compare versions

Comparing version

to
0.8.8-beta.1

7

dist/index.js

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

import layout from './layout.js';
import layout$1 from './layout.js';
const layout = layout$1;
var index = {
layout
layout: layout$1
};
export { index as default };
export { index as default, layout };
//# sourceMappingURL=index.js.map

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

import layout from './lib/layout'
import dagreLayout from './lib/layout'
export const layout = dagreLayout
export default {
layout
layout: dagreLayout
}

@@ -1,5 +0,7 @@

import layout from './layout'
import dagreLayout from './layout'
export const layout = dagreLayout
export default {
layout
layout: dagreLayout
}
{
"name": "@unovis/dagre-layout",
"version": "0.8.8-beta.0",
"version": "0.8.8-beta.1",
"description": "A fork of `dagre-layout` with individual lodash imports and ESM build",

@@ -5,0 +5,0 @@ "author": "Nikita Rokotyan (nikita@f5.com)",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet