@plotly/d3
Advanced tools
Comparing version 3.6.1 to 3.7.0
@@ -6,3 +6,3 @@ // Package metadata for Meteor.js. | ||
summary: "D3 (official): A JavaScript visualization library for HTML and SVG.", | ||
version: "3.6.1", | ||
version: "3.7.0", | ||
git: "https://github.com/mbostock/d3.git" | ||
@@ -9,0 +9,0 @@ }); |
{ | ||
"name": "@plotly/d3", | ||
"version": "3.6.1", | ||
"version": "3.7.0", | ||
"description": "A JavaScript visualization library for HTML and SVG.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -11,3 +11,2 @@ import "start"; | ||
import "format/"; | ||
import "geo/"; | ||
import "geom/"; | ||
@@ -14,0 +13,0 @@ import "interpolate/"; |
!function(){ | ||
var d3 = {version: "3.6.1"}; // semver | ||
var d3 = {version: "3.7.0"}; // semver |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
720435
263
18083