@d3fc/d3fc-chart
Advanced tools
Comparing version 5.0.7 to 5.1.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [5.1.0](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@5.0.7...@d3fc/d3fc-chart@5.1.0) (2021-04-28) | ||
### Features | ||
* add d3fc-chart types ([#1697](https://github.com/d3fc/d3fc/issues/1697)) ([fe9289b](https://github.com/d3fc/d3fc/commit/fe9289b)) | ||
## [5.0.7](https://github.com/d3fc/d3fc/compare/@d3fc/d3fc-chart@5.0.6...@d3fc/d3fc-chart@5.0.7) (2020-11-25) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@d3fc/d3fc-chart", | ||
"version": "5.0.7", | ||
"version": "5.1.0", | ||
"description": "A simple Cartesian chart component that renders to canvas or SVG.", | ||
@@ -21,3 +21,4 @@ "license": "MIT", | ||
"bundle": "npx rollup -c ../../scripts/rollup.config.js", | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-chart" | ||
"start": "npm start --prefix ../d3fc -- --configPkg=d3fc-chart", | ||
"test:types": "tsd" | ||
}, | ||
@@ -38,3 +39,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "b294f0a6f326b9eb001498e6760c0f0c8772620f" | ||
"gitHead": "6a7e7be9f026bae7a8d97fe48d7c4930d649fcb4" | ||
} |
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
99948
20
1175