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

viser-graph

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

viser-graph - npm Package Compare versions

Comparing version 0.1.2 to 0.1.6

1

es/index.js

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

2

package.json
{
"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

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