@d3fc/d3fc-axis
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="2.0.5"></a> | ||
## [2.0.5](https://github.com/d3fc/d3fc-axis/compare/@d3fc/d3fc-axis@2.0.4...@d3fc/d3fc-axis@2.0.5) (2018-08-21) | ||
**Note:** Version bump only for package @d3fc/d3fc-axis | ||
<a name="2.0.4"></a> | ||
@@ -8,0 +16,0 @@ ## [2.0.4](https://github.com/d3fc/d3fc-axis/compare/@d3fc/d3fc-axis@2.0.3...@d3fc/d3fc-axis@2.0.4) (2018-08-20) |
{ | ||
"name": "@d3fc/d3fc-axis", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "A drop-in replacement for d3 axis, with support for the d3fc decorate pattern", | ||
@@ -23,3 +23,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.2", | ||
"@d3fc/d3fc-scripts": "^2.0.3", | ||
"babel-polyfill": "^6.13.0", | ||
@@ -30,4 +30,4 @@ "d3": "^4.2.5", | ||
"dependencies": { | ||
"@d3fc/d3fc-data-join": "^5.0.2", | ||
"@d3fc/d3fc-rebind": "^5.0.2", | ||
"@d3fc/d3fc-data-join": "^5.0.3", | ||
"@d3fc/d3fc-rebind": "^5.0.3", | ||
"d3-scale": "^1.0.3", | ||
@@ -34,0 +34,0 @@ "d3-selection": "^1.0.2", |
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
64598
Updated@d3fc/d3fc-data-join@^5.0.3
Updated@d3fc/d3fc-rebind@^5.0.3