@d3fc/d3fc-series
Advanced tools
Comparing version 4.0.28 to 4.0.29
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.0.29](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-series@4.0.28...@d3fc/d3fc-series@4.0.29) (2019-09-04) | ||
**Note:** Version bump only for package @d3fc/d3fc-series | ||
<a name="4.0.28"></a> | ||
@@ -8,0 +16,0 @@ ## [4.0.28](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-series@4.0.27...@d3fc/d3fc-series@4.0.28) (2019-08-23) |
{ | ||
"name": "@d3fc/d3fc-series", | ||
"version": "4.0.28", | ||
"version": "4.0.29", | ||
"description": "A collection of components for rendering data series to SVG and canvas, including line, bar, OHLC, candlestick and more", | ||
@@ -26,6 +26,5 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-extent": "^3.1.5", | ||
"@d3fc/d3fc-group": "^2.0.8", | ||
"@d3fc/d3fc-random-data": "^3.0.17", | ||
"babel-polyfill": "^6.13.0", | ||
"@d3fc/d3fc-extent": "^3.1.6", | ||
"@d3fc/d3fc-group": "^2.0.9", | ||
"@d3fc/d3fc-random-data": "^3.0.18", | ||
"canvas-mock": "0.0.0", | ||
@@ -35,5 +34,5 @@ "d3": "^4.1.1" | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^5.0.9", | ||
"@d3fc/d3fc-rebind": "^5.0.8", | ||
"@d3fc/d3fc-shape": "^5.0.17", | ||
"@d3fc/d3fc-data-join": "^5.0.10", | ||
"@d3fc/d3fc-rebind": "^5.0.9", | ||
"@d3fc/d3fc-shape": "^5.0.18", | ||
"d3-array": "^1.0.0", | ||
@@ -46,3 +45,4 @@ "d3-scale": "^1.0.1", | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "d216bebca76b9bde7456f1c06e768bc67814dd2e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
400253
5
110
4856
1
Updated@d3fc/d3fc-data-join@^5.0.10
Updated@d3fc/d3fc-rebind@^5.0.9
Updated@d3fc/d3fc-shape@^5.0.18