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

@antv/g6-core

Package Overview
Dependencies
Maintainers
58
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g6-core - npm Package Compare versions

Comparing version 0.6.12 to 0.6.13-beta

2

es/global.js

@@ -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

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