@d3fc/d3fc-discontinuous-scale
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="3.0.7"></a> | ||
## [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) | ||
**Note:** Version bump only for package @d3fc/d3fc-discontinuous-scale | ||
<a name="3.0.6"></a> | ||
@@ -8,0 +16,0 @@ ## [3.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-discontinuous-scale@3.0.5...@d3fc/d3fc-discontinuous-scale@3.0.6) (2018-08-29) |
{ | ||
"name": "@d3fc/d3fc-discontinuous-scale", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "A D3 scale that supports domains that are not continuous, allowing 'breaks' in the scale, for example skipping weekends for a date scale.", | ||
@@ -26,3 +26,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.5", | ||
"@d3fc/d3fc-rebind": "^5.0.6", | ||
"d3-scale": "^1.0.0", | ||
@@ -29,0 +29,0 @@ "d3-time": "^1.0.0" |
@@ -10,3 +10,3 @@ # d3fc-discontinuous-scale | ||
```bash | ||
npm install d3fc-discontinuous-scale | ||
npm install @d3fc/d3fc-discontinuous-scale | ||
``` | ||
@@ -13,0 +13,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
68276
Updated@d3fc/d3fc-rebind@^5.0.6