@hpcc-js/chart
Advanced tools
Comparing version 0.0.45 to 0.0.46
{ | ||
"name": "@hpcc-js/chart", | ||
"version": "0.0.45", | ||
"version": "0.0.46", | ||
"description": "hpcc-js - Viz Chart", | ||
@@ -8,2 +8,3 @@ "main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"unpkg": "dist/chart.min.js", | ||
"files": [ | ||
@@ -24,4 +25,4 @@ "dist/*", | ||
"dependencies": { | ||
"@hpcc-js/api": "^0.0.43", | ||
"@hpcc-js/common": "^0.0.43", | ||
"@hpcc-js/api": "^0.0.44", | ||
"@hpcc-js/common": "^0.0.44", | ||
"@hpcc-js/d3-bullet": "1.0.2", | ||
@@ -40,3 +41,3 @@ "d3-axis": "1.0.8", | ||
"devDependencies": { | ||
"@hpcc-js/bundle": "^0.0.14", | ||
"@hpcc-js/bundle": "^0.0.15", | ||
"rimraf": "2.6.1", | ||
@@ -43,0 +44,0 @@ "typedoc": "0.7.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1802385
12478
+ Added@hpcc-js/api@0.0.44(transitive)
+ Added@hpcc-js/common@0.0.44(transitive)
- Removed@hpcc-js/api@0.0.43(transitive)
- Removed@hpcc-js/common@0.0.43(transitive)
Updated@hpcc-js/api@^0.0.44
Updated@hpcc-js/common@^0.0.44