Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

victory-pie

Package Overview
Dependencies
Maintainers
5
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-pie - npm Package Compare versions

Comparing version 10.1.0 to 10.2.0

8

CHANGELOG.md
# VictoryPie Changelog
## 10.2.0 (2017-02-25)
Updates `victory-core` to include the following changes:
- Removes default `title` and `desc` props from `VictoryContainer`
- Adds support for providing `text` as an array for `VictoryLabel`
- Adds support for providing `style` as an array for `VictoryLabel` so that each line of a multi-line label may be styled independently
- `VictoryTooltip` no longer automatically adds the `active` prop to data when hovered. To turn this behavior on, set the new `activateData` boolean prop on `VictoryTooltip`
## 10.1.0 (2017-01-30)

@@ -4,0 +12,0 @@

4

package.json
{
"name": "victory-pie",
"version": "10.1.0",
"version": "10.2.0",
"description": "D3 pie & donut chart component for React",

@@ -32,3 +32,3 @@ "main": "lib/index.js",

"lodash": "^4.12.0",
"victory-core": "^13.0.1"
"victory-core": "^14.0.0"
},

@@ -35,0 +35,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc