@d3fc/d3fc-discontinuous-scale
Advanced tools
Comparing version 3.0.3 to 3.0.4
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="3.0.4"></a> | ||
## [3.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-discontinuous-scale@3.0.3...@d3fc/d3fc-discontinuous-scale@3.0.4) (2018-08-21) | ||
**Note:** Version bump only for package @d3fc/d3fc-discontinuous-scale | ||
<a name="3.0.3"></a> | ||
@@ -16,3 +24,3 @@ ## [3.0.3](https://github.com/d3fc/d3fc-discontinuous-scale/compare/@d3fc/d3fc-discontinuous-scale@3.0.2...@d3fc/d3fc-discontinuous-scale@3.0.3) (2018-08-21) | ||
<a name="3.0.2"></a> | ||
## [3.0.2](https://github.com/d3fc/d3fc-discontinuous-scale/compare/@d3fc/d3fc-discontinuous-scale@3.0.1...@d3fc/d3fc-discontinuous-scale@3.0.2) (2018-08-20) | ||
## [3.0.2](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-discontinuous-scale@3.0.1...@d3fc/d3fc-discontinuous-scale@3.0.2) (2018-08-20) | ||
@@ -25,3 +33,3 @@ | ||
<a name="3.0.1"></a> | ||
## [3.0.1](https://github.com/d3fc/d3fc-discontinuous-scale/compare/@d3fc/d3fc-discontinuous-scale@3.0.0...@d3fc/d3fc-discontinuous-scale@3.0.1) (2018-08-15) | ||
## [3.0.1](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-discontinuous-scale@3.0.0...@d3fc/d3fc-discontinuous-scale@3.0.1) (2018-08-15) | ||
@@ -28,0 +36,0 @@ |
{ | ||
"name": "@d3fc/d3fc-discontinuous-scale", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"description": "A D3 scale that supports domains that are not continuous, allowing 'breaks' in the scale, for example skipping weekends for a date scale.", | ||
@@ -11,3 +11,3 @@ "license": "MIT", | ||
], | ||
"homepage": "https://github.com/d3fc/d3fc-discontinuous-scale", | ||
"homepage": "https://github.com/d3fc/d3fc", | ||
"main": "build/d3fc-discontinuous-scale.js", | ||
@@ -17,3 +17,3 @@ "jsnext:main": "index", | ||
"type": "git", | ||
"url": "https://github.com/d3fc/d3fc-discontinuous-scale" | ||
"url": "https://github.com/d3fc/d3fc" | ||
}, | ||
@@ -25,6 +25,6 @@ "scripts": { | ||
"devDependencies": { | ||
"@d3fc/d3fc-scripts": "^2.0.3" | ||
"@d3fc/d3fc-scripts": "^2.0.4" | ||
}, | ||
"dependencies": { | ||
"@d3fc/d3fc-rebind": "^5.0.3", | ||
"@d3fc/d3fc-rebind": "^5.0.4", | ||
"d3-scale": "^1.0.0", | ||
@@ -31,0 +31,0 @@ "d3-time": "^1.0.0" |
@@ -5,3 +5,3 @@ # d3fc-discontinuous-scale | ||
[Main d3fc package](https://github.com/ScottLogic/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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
68047
1
Updated@d3fc/d3fc-rebind@^5.0.4