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

victory

Package Overview
Dependencies
Maintainers
5
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory - npm Package Compare versions

Comparing version 0.26.0 to 0.26.1

16

CHANGELOG.md
# Victory Changelog
## 0.26.1 (2018-05-17)
VictoryCore
-[374](https://github.com/FormidableLabs/victory-core/pull/374) Consistent `PropTypes` for `clipId`
-[373](https://github.com/FormidableLabs/victory-core/pull/373) Evaluate styles for polar bars
-[372](https://github.com/FormidableLabs/victory-core/pull/372) Support top and bottom cornerRadius for bars. Support functional cornerRadius
-[371](https://github.com/FormidableLabs/victory-core/pull/371) Evaluate Whisker styles
-[370](https://github.com/FormidableLabs/victory-core/pull/370) Refactor to remove lifecycle methods
VictoryChart
-[594](https://github.com/FormidableLabs/victory-chart/pull/594) Support functional `cornerRadius` and objects with `cornerRadius` defined for "top" and "bottom"
-[593](https://github.com/FormidableLabs/victory-chart/pull/593) Add `defaultBrushArea` prop with supported options "all", "none" and "disable"
-[591](https://github.com/FormidableLabs/victory-chart/pull/591) Ensure that `VictoryVoronoiContainer` works correctly with `VictoryGroup` data.
## 0.26.0 (2018-04-21)
**BREAKING CHANGES**

@@ -4,0 +20,0 @@

6

package.json
{
"name": "victory",
"version": "0.26.0",
"version": "0.26.1",
"description": "Data viz for React",

@@ -36,4 +36,4 @@ "keywords": [

"dependencies": {
"victory-chart": "^26.0.0",
"victory-core": "^22.0.0",
"victory-chart": "^26.1.0",
"victory-core": "^22.1.1",
"victory-pie": "^15.0.1"

@@ -40,0 +40,0 @@ },

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