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

juijs-chart

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

juijs-chart - npm Package Compare versions

Comparing version 2.1.9-es6 to 2.1.10-es6

src/grid/topologytable.js

2

bundles/production.js

@@ -6,2 +6,3 @@ import jui from '../src/main.js'

import PatternTheme from '../src/theme/pattern.js'
import TopologyTableWidget from '../src/grid/topologytable.js'
import BarBrush from '../src/brush/bar.js'

@@ -44,2 +45,3 @@ import StackBarBrush from '../src/brush/stackbar.js'

PatternTheme,
TopologyTableWidget,
BarBrush,

@@ -46,0 +48,0 @@ StackBarBrush,

4

package.json
{
"name": "juijs-chart",
"version": "2.1.9-es6",
"version": "2.1.10-es6",
"sideEffects": false,

@@ -68,3 +68,3 @@ "description": "SVG-based JUI chart that can be used in the browser and Node.js. Support many types of charts. (Dashboard, Map, Topology, Full 3D)",

"dependencies": {
"juijs-graph": "0.1.2-es6"
"juijs-graph": "0.2.0-es6"
},

@@ -71,0 +71,0 @@ "devDependencies": {

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