@d3fc/d3fc-annotation
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@d3fc/d3fc-annotation", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A collection of D3 components for rendering plot area annotations to SVG, including lines, crosshairs, gridlines and more", | ||
@@ -24,3 +24,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.0", | ||
"@d3fc/d3fc-scripts": "^2.0.1", | ||
"babel-polyfill": "^6.16.0", | ||
@@ -31,6 +31,6 @@ "d3": "^4.3.0", | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^5.0.0", | ||
"@d3fc/d3fc-rebind": "^5.0.0", | ||
"@d3fc/d3fc-series": "^4.0.2", | ||
"@d3fc/d3fc-shape": "^5.0.0", | ||
"@d3fc/d3fc-data-join": "^5.0.1", | ||
"@d3fc/d3fc-rebind": "^5.0.1", | ||
"@d3fc/d3fc-series": "^4.0.3", | ||
"@d3fc/d3fc-shape": "^5.0.1", | ||
"d3-scale": "^1.0.1", | ||
@@ -37,0 +37,0 @@ "d3-selection": "^1.0.2" |
125380
38
Updated@d3fc/d3fc-data-join@^5.0.1
Updated@d3fc/d3fc-rebind@^5.0.1
Updated@d3fc/d3fc-series@^4.0.3
Updated@d3fc/d3fc-shape@^5.0.1