@d3fc/d3fc-extent
Advanced tools
Comparing version 3.1.6 to 3.1.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.1.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-extent@3.1.6...@d3fc/d3fc-extent@3.1.7) (2019-11-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-extent | ||
## [3.1.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-extent@3.1.5...@d3fc/d3fc-extent@3.1.6) (2019-09-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-extent", | ||
"version": "3.1.6", | ||
"version": "3.1.7", | ||
"description": "Extends the d3 extent functionality to allow multiple accessors, padding and date support", | ||
@@ -23,4 +23,3 @@ "license": "MIT", | ||
"bundle": "npx rollup -c ../../scripts/rollup.config.js", | ||
"test": "npx jasmine --config=../../scripts/jasmine.json", | ||
"lint": "npx eslint src/**/*.js" | ||
"test": "npx jasmine --config=../../scripts/jasmine.json" | ||
}, | ||
@@ -36,3 +35,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d216bebca76b9bde7456f1c06e768bc67814dd2e" | ||
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d" | ||
} |
39994
15
711