@d3fc/d3fc-shape
Advanced tools
Comparing version 5.0.6 to 5.0.7
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="5.0.7"></a> | ||
## [5.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-shape@5.0.6...@d3fc/d3fc-shape@5.0.7) (2019-01-15) | ||
**Note:** Version bump only for package @d3fc/d3fc-shape | ||
<a name="5.0.6"></a> | ||
@@ -8,0 +16,0 @@ ## [5.0.6](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-shape@5.0.5...@d3fc/d3fc-shape@5.0.6) (2018-08-29) |
{ | ||
"name": "@d3fc/d3fc-shape", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"description": "A collection of SVG/canvas path generators for creating chart series", | ||
@@ -27,3 +27,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@d3fc/d3fc-random-data": "^3.0.6", | ||
"@d3fc/d3fc-random-data": "^3.0.7", | ||
"@d3fc/d3fc-scripts": "^2.0.4", | ||
@@ -30,0 +30,0 @@ "d3-path": "^1.0.3", |
@@ -10,3 +10,3 @@ # d3fc-shape | ||
```bash | ||
npm install d3fc-shape | ||
npm install @d3fc/d3fc-shape | ||
``` | ||
@@ -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
333702