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.24.0 to 0.24.1

5

CHANGELOG.md
# Victory Changelog
## 0.24.1 (2017-11-08)
- Update infrastructure for React 16
- [victory-chart/534](https://github.com/FormidableLabs/victory-chart/pull/534) Add `allowResize` and `allowDrag` props for `VictoryBrushContainer`
## 0.24.0 (2017-10-19)

@@ -4,0 +9,0 @@

17

package.json
{
"name": "victory",
"version": "0.24.0",
"version": "0.24.1",
"description": "Data viz for React",

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

"dependencies": {
"victory-chart": "^24.0.0",
"victory-core": "^20.0.0",
"victory-pie": "^13.0.1"
"victory-chart": "^24.1.0",
"victory-core": "^20.1.0",
"victory-pie": "^13.1.0"
},
"devDependencies": {
"builder-victory-component-dev": "^5.0.1",
"builder-victory-component-dev": "^5.1.2",
"chai": "^3.5.0",

@@ -47,9 +47,8 @@ "lodash": "^4.17.4",

"prop-types": "^15.5.8",
"react": "^15.5.4",
"react-addons-test-utils": "^15.5.1",
"react-dom": "^15.5.4",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"sinon": "^1.17.5",
"sinon-chai": "^2.8.0",
"builder": "^3.2.1",
"builder-victory-component": "^5.0.1"
"builder-victory-component": "^5.1.2"
},

@@ -56,0 +55,0 @@ "publishr": {

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