@d3fc/d3fc-shape
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="5.0.5"></a> | ||
## [5.0.5](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-shape@5.0.4...@d3fc/d3fc-shape@5.0.5) (2018-08-21) | ||
### Bug Fixes | ||
* update jsnext:main to module ([6738c69](https://github.com/d3fc/d3fc/commit/6738c69)) | ||
<a name="5.0.4"></a> | ||
@@ -8,0 +19,0 @@ ## [5.0.4](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-shape@5.0.3...@d3fc/d3fc-shape@5.0.4) (2018-08-21) |
{ | ||
"name": "@d3fc/d3fc-shape", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "A collection of SVG/canvas path generators for creating chart series", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"main": "build/d3fc-shape.js", | ||
"jsnext:main": "index", | ||
"module": "index", | ||
"repository": { | ||
@@ -28,3 +28,3 @@ "type": "git", | ||
"devDependencies": { | ||
"@d3fc/d3fc-random-data": "^3.0.4", | ||
"@d3fc/d3fc-random-data": "^3.0.5", | ||
"@d3fc/d3fc-scripts": "^2.0.4", | ||
@@ -31,0 +31,0 @@ "d3-path": "^1.0.3", |
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
333261