juijs-graph
Advanced tools
Comparing version 0.1.1-es6 to 0.1.2-es6
{ | ||
"name": "juijs-graph", | ||
"version": "0.1.1-es6", | ||
"version": "0.1.2-es6", | ||
"sideEffects": false, | ||
@@ -25,3 +25,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)", | ||
"type": "git", | ||
"url": "https://github.com/juijs/jui-chart.git" | ||
"url": "https://github.com/juijs/jui-graph.git" | ||
}, | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/juijs/jui-chart/issues" | ||
"url": "https://github.com/juijs/jui-graph/issues" | ||
}, | ||
@@ -68,3 +68,3 @@ "categories": [ | ||
"dependencies": { | ||
"juijs": "2.1.10-es6" | ||
"juijs": "2.1.11-es6" | ||
}, | ||
@@ -71,0 +71,0 @@ "devDependencies": { |
@@ -7,3 +7,2 @@ const path = require('path'); | ||
entry: { | ||
vendors: [ 'juijs' ], | ||
"jui-graph": path.resolve(__dirname, 'bundles', 'production.js') | ||
@@ -15,2 +14,5 @@ }, | ||
}, | ||
externals: { | ||
'juijs': 'jui' | ||
}, | ||
optimization: { | ||
@@ -17,0 +19,0 @@ splitChunks: { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
9500
786063
+ Addedjuijs@2.1.11-es6(transitive)
- Removedjuijs@2.1.10-es6(transitive)
Updatedjuijs@2.1.11-es6