@d3fc/d3fc-discontinuous-scale
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="3.0.8"></a> | ||
## 3.0.8 (2019-05-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-discontinuous-scale | ||
<a name="3.0.7"></a> | ||
@@ -21,3 +29,3 @@ ## [3.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-discontinuous-scale@3.0.6...@d3fc/d3fc-discontinuous-scale@3.0.7) (2019-01-15) | ||
* use single d3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
* use single D3 reference for bundleSpecs ([3d0a47e](https://github.com/d3fc/d3fc/commit/3d0a47e)) | ||
@@ -24,0 +32,0 @@ |
{ | ||
"name": "@d3fc/d3fc-discontinuous-scale", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "A D3 scale that supports domains that are not continuous, allowing 'breaks' in the scale, for example skipping weekends for a date scale.", | ||
@@ -23,6 +23,6 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.4" | ||
"@d3fc/d3fc-scripts": "^2.0.5" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.6", | ||
"@d3fc/d3fc-rebind": "^5.0.7", | ||
"d3-scale": "^1.0.0", | ||
@@ -29,0 +29,0 @@ "d3-time": "^1.0.0" |
@@ -5,3 +5,3 @@ # d3fc-discontinuous-scale | ||
[Main d3fc package](https://github.com/d3fc/d3fc) | ||
[Main D3FC package](https://github.com/d3fc/d3fc) | ||
@@ -8,0 +8,0 @@ ## Installing |
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
68395
Updated@d3fc/d3fc-rebind@^5.0.7