victory-pie
Advanced tools
Comparing version 12.0.0 to 13.0.0
# VictoryPie Changelog | ||
## 13.0.0 (2017-09-30) | ||
**BREAKING CHANGES:** | ||
**[victory-core/299](https://github.com/FormidableLabs/victory-core/pull/299) Containers are now rendered in parent divs.** This may be a breaking change for parent styles. | ||
## 12.0.0 (2017-09-09) | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "victory-pie", | ||
"version": "12.0.0", | ||
"version": "13.0.0", | ||
"description": "D3 pie & donut chart component for React", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
"lodash": "^4.17.4", | ||
"victory-core": "^18.0.0" | ||
"victory-core": "^19.0.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1353714
24400
+ Addedvictory-core@19.0.3(transitive)
- Removedvictory-core@18.0.2(transitive)
Updatedvictory-core@^19.0.0