@antv/g6-core
Advanced tools
Comparing version 0.6.12 to 0.6.13-beta
@@ -50,3 +50,3 @@ var subjectColor = 'rgb(95, 149, 255)'; | ||
export default { | ||
version: '0.6.12', | ||
version: '0.6.13-beta', | ||
rootContainerClassName: 'root-container', | ||
@@ -53,0 +53,0 @@ nodeContainerClassName: 'node-container', |
@@ -523,3 +523,3 @@ import EventEmitter from '@antv/event-emitter'; | ||
*/ | ||
protected sortCombos(): void; | ||
protected sortCombos: () => void; | ||
/** | ||
@@ -526,0 +526,0 @@ * 获取节点所有的邻居节点 |
@@ -56,3 +56,3 @@ "use strict"; | ||
var _default = { | ||
version: '0.6.12', | ||
version: '0.6.13-beta', | ||
rootContainerClassName: 'root-container', | ||
@@ -59,0 +59,0 @@ nodeContainerClassName: 'node-container', |
@@ -523,3 +523,3 @@ import EventEmitter from '@antv/event-emitter'; | ||
*/ | ||
protected sortCombos(): void; | ||
protected sortCombos: () => void; | ||
/** | ||
@@ -526,0 +526,0 @@ * 获取节点所有的邻居节点 |
{ | ||
"name": "@antv/g6-core", | ||
"version": "0.6.12", | ||
"version": "0.6.13-beta", | ||
"description": "A Graph Visualization Framework in JavaScript", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
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
1148341
33838