Comparing version 0.13.5 to 0.13.6
# Victory Changelog | ||
## 0.13.6 (2016-11-09) | ||
- Temporarily revert global animation timer and VictoryZoom changes | ||
## 0.13.5 (2016-11-09) | ||
@@ -4,0 +8,0 @@ |
@@ -1,2 +0,2 @@ | ||
Object.defineProperty(exports,"__esModule",{value:true});exports.Transitions=exports.TextSize=exports.Style=exports.Scale=exports.PropTypes=exports.Log=exports.Helpers=exports.Events=exports.Domain=exports.DefaultTransitions=exports.Data=exports.Collection=exports.addEvents=exports.VictoryClipContainer=exports.Portal=exports.VictoryPortal=exports.VictoryZoom=exports.VictoryVoronoiTooltip=exports.VictoryVoronoi=exports.VictoryTooltip=exports.VictorySharedEvents=exports.VictoryTransition=exports.VictoryTheme=exports.VictoryStack=exports.VictoryScatter=exports.VictoryPie=exports.VictoryLabel=exports.VictoryLine=exports.VictoryGroup=exports.VictoryErrorBar=exports.VictoryContainer=exports.VictoryChart=exports.VictoryCandlestick=exports.VictoryBar=exports.VictoryAxis=exports.VictoryArea=exports.VictoryAnimation=exports.Flyout=exports.Voronoi=exports.Slice=exports.Point=exports.Line=exports.ErrorBar=exports.Curve=exports.ClipPath=exports.Candle=exports.Bar=exports.Area=undefined;var _victoryCore=require("victory-core"); | ||
Object.defineProperty(exports,"__esModule",{value:true});exports.Transitions=exports.TextSize=exports.Style=exports.Scale=exports.PropTypes=exports.Log=exports.Helpers=exports.Events=exports.Domain=exports.DefaultTransitions=exports.Data=exports.Collection=exports.addEvents=exports.VictoryClipContainer=exports.Portal=exports.VictoryPortal=exports.VictoryVoronoiTooltip=exports.VictoryVoronoi=exports.VictoryTooltip=exports.VictorySharedEvents=exports.VictoryTransition=exports.VictoryTheme=exports.VictoryStack=exports.VictoryScatter=exports.VictoryPie=exports.VictoryLabel=exports.VictoryLine=exports.VictoryGroup=exports.VictoryErrorBar=exports.VictoryContainer=exports.VictoryChart=exports.VictoryCandlestick=exports.VictoryBar=exports.VictoryAxis=exports.VictoryArea=exports.VictoryAnimation=exports.Flyout=exports.Voronoi=exports.Slice=exports.Point=exports.Line=exports.ErrorBar=exports.Curve=exports.ClipPath=exports.Candle=exports.Bar=exports.Area=undefined;var _victoryCore=require("victory-core"); | ||
@@ -32,3 +32,2 @@ | ||
var _victoryPie=require("victory-pie");exports. | ||
@@ -58,3 +57,2 @@ | ||
VictoryVoronoiTooltip=_victoryChart.VictoryVoronoiTooltip;exports. | ||
VictoryZoom=_victoryChart.VictoryZoom;exports. | ||
VictoryPortal=_victoryCore.VictoryPortal;exports. | ||
@@ -61,0 +59,0 @@ Portal=_victoryCore.Portal;exports. |
{ | ||
"name": "victory", | ||
"version": "0.13.5", | ||
"version": "0.13.6", | ||
"description": "Data viz for React", | ||
@@ -35,4 +35,4 @@ "keywords": [ | ||
"dependencies": { | ||
"victory-chart": "^13.2.0", | ||
"victory-core": "^9.2.0", | ||
"victory-chart": "13.1.1", | ||
"victory-core": "9.1.1", | ||
"victory-pie": "^7.1.1" | ||
@@ -39,0 +39,0 @@ }, |
@@ -29,4 +29,3 @@ import { | ||
VictoryVoronoi, | ||
VictoryVoronoiTooltip, | ||
VictoryZoom | ||
VictoryVoronoiTooltip | ||
} from "victory-chart"; | ||
@@ -58,3 +57,2 @@ | ||
VictoryVoronoiTooltip, | ||
VictoryZoom, | ||
VictoryPortal, | ||
@@ -61,0 +59,0 @@ Portal, |
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
269
3
6
1
31
1459085
28189
+ Addedvictory-chart@13.1.1(transitive)
+ Addedvictory-core@9.1.1(transitive)
- Removedvictory-chart@13.2.4(transitive)
- Removedvictory-core@9.2.4(transitive)
Updatedvictory-chart@13.1.1
Updatedvictory-core@9.1.1