@d3fc/d3fc-shape
Advanced tools
Comparing version 5.0.18 to 5.0.19
@@ -6,2 +6,10 @@ # Change Log | ||
## [5.0.19](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-shape@5.0.18...@d3fc/d3fc-shape@5.0.19) (2019-11-28) | ||
**Note:** Version bump only for package @d3fc/d3fc-shape | ||
## [5.0.18](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-shape@5.0.17...@d3fc/d3fc-shape@5.0.18) (2019-09-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@d3fc/d3fc-shape", | ||
"version": "5.0.18", | ||
"version": "5.0.19", | ||
"description": "A collection of SVG/canvas path generators for creating chart series", | ||
@@ -24,7 +24,6 @@ "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" | ||
}, | ||
"devDependencies": { | ||
"@d3fc/d3fc-random-data": "^3.0.18", | ||
"@d3fc/d3fc-random-data": "^3.0.19", | ||
"d3-path": "^1.0.3", | ||
@@ -39,3 +38,3 @@ "js-combinatorics": "^0.5.0" | ||
}, | ||
"gitHead": "d216bebca76b9bde7456f1c06e768bc67814dd2e" | ||
"gitHead": "de82a1a109ddce4b5721fc4e0d2039ddd497817d" | ||
} |
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
334238