@useblu/ocean-react
Advanced tools
Comparing version 1.37.2 to 1.38.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.38.0](https://github.com/ocean-ds/ocean-web/compare/v1.37.2...v1.38.0) (2022-11-10) | ||
### Features | ||
- add doughnut chart component ([#1037](https://github.com/ocean-ds/ocean-web/issues/1037)) ([df268fb](https://github.com/ocean-ds/ocean-web/commit/df268fb9fdb7cbcb5b297d87e64cd42c6c260ad0)) | ||
## [1.37.2](https://github.com/ocean-ds/ocean-web/compare/v1.37.1...v1.37.2) (2022-11-09) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@useblu/ocean-react", | ||
"version": "1.37.2", | ||
"version": "1.38.0", | ||
"private": false, | ||
@@ -26,4 +26,6 @@ "description": "React components that implement Ocean's Design System.", | ||
"@useblu/ocean-icons-react": "1.4.0", | ||
"chart.js": "^3.9.1", | ||
"classnames": "2.3.1", | ||
"date-fns": "^2.29.1", | ||
"react-chartjs-2": "^4.3.1", | ||
"react-day-picker": "8.0.7", | ||
@@ -30,0 +32,0 @@ "react-dropzone": "^12.0.4", |
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
8344481
210
65114
13
+ Addedchart.js@^3.9.1
+ Addedreact-chartjs-2@^4.3.1
+ Addedchart.js@3.9.1(transitive)
+ Addedreact-chartjs-2@4.3.1(transitive)