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.2.0-es6 to 2.2.1-es6

4

bundles/index.js

@@ -9,4 +9,4 @@ import jui from '../src/main.js'

jui.ready([ "chart.realtime" ], function(realtime) {
var c = realtime("#chart", {
jui.ready([ "chart.animation" ], function(animation) {
var c = animation("#chart", {
width: 500,

@@ -13,0 +13,0 @@ height: 300,

{
"name": "juijs-chart",
"version": "2.2.0-es6",
"version": "2.2.1-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.2.4-es6"
"juijs-graph": "0.2.7-es6"
},

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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