juijs-graph
Advanced tools
Comparing version 0.1.0-es6 to 0.1.1-es6
{ | ||
"name": "juijs-graph", | ||
"version": "0.1.0-es6", | ||
"version": "0.1.1-es6", | ||
"sideEffects": false, | ||
@@ -5,0 +5,0 @@ "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)", |
export default { | ||
name: "chart.widget.core", | ||
name: "chart.widget.canvas.core", | ||
extend: "chart.widget.core", | ||
@@ -4,0 +4,0 @@ component: function () { |
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
787093