viser-graph
Advanced tools
Comparing version 0.1.2 to 0.1.6
@@ -88,2 +88,3 @@ var __assign = (this && this.__assign) || Object.assign || function(t) { | ||
export var Layouts = G6.Layouts; | ||
export var Util = G6.Util; | ||
//# sourceMappingURL=index.js.map |
@@ -87,2 +87,3 @@ var __assign = this && this.__assign || Object.assign || function (t) { | ||
export var Layouts = G6.Layouts; | ||
export var Util = G6.Util; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "viser-graph", | ||
"version": "0.1.2", | ||
"version": "0.1.6", | ||
"description": "viser is a toolkit fit for data vis engineer.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -96,1 +96,2 @@ import * as G6 from '@antv/g6'; | ||
export const Layouts = G6.Layouts; | ||
export const Util = G6.Util; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
317610
259