@d3fc/d3fc-series
Advanced tools
Comparing version 4.0.11 to 4.0.12
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="4.0.12"></a> | ||
## [4.0.12](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-series@4.0.11...@d3fc/d3fc-series@4.0.12) (2019-01-15) | ||
**Note:** Version bump only for package @d3fc/d3fc-series | ||
<a name="4.0.11"></a> | ||
@@ -8,0 +16,0 @@ ## [4.0.11](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-series@4.0.10...@d3fc/d3fc-series@4.0.11) (2018-09-14) |
{ | ||
"name": "@d3fc/d3fc-series", | ||
"version": "4.0.11", | ||
"version": "4.0.12", | ||
"description": "A collection of components for rendering data series to SVG and canvas, including line, bar, OHLC, candlestick and more", | ||
@@ -23,5 +23,5 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-extent": "^3.1.1", | ||
"@d3fc/d3fc-group": "^2.0.5", | ||
"@d3fc/d3fc-random-data": "^3.0.6", | ||
"@d3fc/d3fc-extent": "^3.1.2", | ||
"@d3fc/d3fc-group": "^2.0.6", | ||
"@d3fc/d3fc-random-data": "^3.0.7", | ||
"@d3fc/d3fc-scripts": "^2.0.4", | ||
@@ -33,5 +33,5 @@ "babel-polyfill": "^6.13.0", | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^5.0.6", | ||
"@d3fc/d3fc-rebind": "^5.0.5", | ||
"@d3fc/d3fc-shape": "^5.0.6", | ||
"@d3fc/d3fc-data-join": "^5.0.7", | ||
"@d3fc/d3fc-rebind": "^5.0.6", | ||
"@d3fc/d3fc-shape": "^5.0.7", | ||
"d3-array": "^1.0.0", | ||
@@ -38,0 +38,0 @@ "d3-scale": "^1.0.1", |
@@ -38,3 +38,3 @@ # d3fc-series | ||
```bash | ||
npm install d3fc-series | ||
npm install @d3fc/d3fc-series | ||
``` | ||
@@ -41,0 +41,0 @@ |
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
407601
Updated@d3fc/d3fc-data-join@^5.0.7
Updated@d3fc/d3fc-rebind@^5.0.6
Updated@d3fc/d3fc-shape@^5.0.7