Comparing version 35.8.6 to 35.9.0
@@ -75,5 +75,15 @@ // TODO: Add missing type definitions for all import/export | ||
} from "victory-candlestick"; | ||
import { VictoryErrorBar, ErrorBar, VictoryErrorBarProps, ErrorBarProps } from "victory-errorbar"; | ||
import { | ||
VictoryErrorBar, | ||
ErrorBar, | ||
VictoryErrorBarProps, | ||
ErrorBarProps | ||
} from "victory-errorbar"; | ||
import { VictoryLine, Curve, VictoryLineProps, CurveProps } from "victory-line"; | ||
import { | ||
VictoryLine, | ||
Curve, | ||
VictoryLineProps, | ||
CurveProps | ||
} from "victory-line"; | ||
import { VictoryHistogram, VictoryHistogramProps } from "victory-histogram"; | ||
@@ -83,3 +93,8 @@ import { VictoryScatter, VictoryScatterProps } from "victory-scatter"; | ||
import { VictoryBrushLine, VictoryBrushLineProps } from "victory-brush-line"; | ||
import { Voronoi, VictoryVoronoi, VoronoiProps, VictoryVoronoiProps } from "victory-voronoi"; | ||
import { | ||
Voronoi, | ||
VictoryVoronoi, | ||
VoronoiProps, | ||
VictoryVoronoiProps | ||
} from "victory-voronoi"; | ||
@@ -124,3 +139,8 @@ import { | ||
import { VictoryTooltip, Flyout, VictoryTooltipProps, FlyoutProps } from "victory-tooltip"; | ||
import { | ||
VictoryTooltip, | ||
Flyout, | ||
VictoryTooltipProps, | ||
FlyoutProps | ||
} from "victory-tooltip"; | ||
import { VictoryLegend, VictoryLegendProps } from "victory-legend"; | ||
@@ -127,0 +147,0 @@ |
@@ -75,5 +75,15 @@ // TODO: Add missing type definitions for all import/export | ||
} from "victory-candlestick"; | ||
import { VictoryErrorBar, ErrorBar, VictoryErrorBarProps, ErrorBarProps } from "victory-errorbar"; | ||
import { | ||
VictoryErrorBar, | ||
ErrorBar, | ||
VictoryErrorBarProps, | ||
ErrorBarProps | ||
} from "victory-errorbar"; | ||
import { VictoryLine, Curve, VictoryLineProps, CurveProps } from "victory-line"; | ||
import { | ||
VictoryLine, | ||
Curve, | ||
VictoryLineProps, | ||
CurveProps | ||
} from "victory-line"; | ||
import { VictoryHistogram, VictoryHistogramProps } from "victory-histogram"; | ||
@@ -83,3 +93,8 @@ import { VictoryScatter, VictoryScatterProps } from "victory-scatter"; | ||
import { VictoryBrushLine, VictoryBrushLineProps } from "victory-brush-line"; | ||
import { Voronoi, VictoryVoronoi, VoronoiProps, VictoryVoronoiProps } from "victory-voronoi"; | ||
import { | ||
Voronoi, | ||
VictoryVoronoi, | ||
VoronoiProps, | ||
VictoryVoronoiProps | ||
} from "victory-voronoi"; | ||
@@ -124,3 +139,8 @@ import { | ||
import { VictoryTooltip, Flyout, VictoryTooltipProps, FlyoutProps } from "victory-tooltip"; | ||
import { | ||
VictoryTooltip, | ||
Flyout, | ||
VictoryTooltipProps, | ||
FlyoutProps | ||
} from "victory-tooltip"; | ||
import { VictoryLegend, VictoryLegendProps } from "victory-legend"; | ||
@@ -127,0 +147,0 @@ |
{ | ||
"name": "victory", | ||
"version": "35.8.6", | ||
"version": "35.9.0", | ||
"description": "Data viz for React", | ||
@@ -22,28 +22,28 @@ "keywords": [ | ||
"dependencies": { | ||
"victory-area": "^35.8.2", | ||
"victory-axis": "^35.8.3", | ||
"victory-bar": "^35.8.1", | ||
"victory-box-plot": "^35.8.1", | ||
"victory-brush-container": "^35.8.5", | ||
"victory-brush-line": "^35.8.1", | ||
"victory-candlestick": "^35.8.1", | ||
"victory-chart": "^35.8.3", | ||
"victory-core": "^35.8.1", | ||
"victory-create-container": "^35.8.5", | ||
"victory-cursor-container": "^35.8.1", | ||
"victory-errorbar": "^35.8.1", | ||
"victory-group": "^35.8.1", | ||
"victory-histogram": "^35.8.6", | ||
"victory-legend": "^35.8.1", | ||
"victory-line": "^35.8.1", | ||
"victory-pie": "^35.8.1", | ||
"victory-polar-axis": "^35.8.1", | ||
"victory-scatter": "^35.8.1", | ||
"victory-selection-container": "^35.8.1", | ||
"victory-shared-events": "^35.8.1", | ||
"victory-stack": "^35.8.1", | ||
"victory-tooltip": "^35.8.1", | ||
"victory-voronoi": "^35.8.1", | ||
"victory-voronoi-container": "^35.8.4", | ||
"victory-zoom-container": "^35.8.1" | ||
"victory-area": "^35.9.0", | ||
"victory-axis": "^35.9.0", | ||
"victory-bar": "^35.9.0", | ||
"victory-box-plot": "^35.9.0", | ||
"victory-brush-container": "^35.9.0", | ||
"victory-brush-line": "^35.9.0", | ||
"victory-candlestick": "^35.9.0", | ||
"victory-chart": "^35.9.0", | ||
"victory-core": "^35.9.0", | ||
"victory-create-container": "^35.9.0", | ||
"victory-cursor-container": "^35.9.0", | ||
"victory-errorbar": "^35.9.0", | ||
"victory-group": "^35.9.0", | ||
"victory-histogram": "^35.9.0", | ||
"victory-legend": "^35.9.0", | ||
"victory-line": "^35.9.0", | ||
"victory-pie": "^35.9.0", | ||
"victory-polar-axis": "^35.9.0", | ||
"victory-scatter": "^35.9.0", | ||
"victory-selection-container": "^35.9.0", | ||
"victory-shared-events": "^35.9.0", | ||
"victory-stack": "^35.9.0", | ||
"victory-tooltip": "^35.9.0", | ||
"victory-voronoi": "^35.9.0", | ||
"victory-voronoi-container": "^35.9.0", | ||
"victory-zoom-container": "^35.9.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
@@ -75,5 +75,15 @@ // TODO: Add missing type definitions for all import/export | ||
} from "victory-candlestick"; | ||
import { VictoryErrorBar, ErrorBar, VictoryErrorBarProps, ErrorBarProps } from "victory-errorbar"; | ||
import { | ||
VictoryErrorBar, | ||
ErrorBar, | ||
VictoryErrorBarProps, | ||
ErrorBarProps | ||
} from "victory-errorbar"; | ||
import { VictoryLine, Curve, VictoryLineProps, CurveProps } from "victory-line"; | ||
import { | ||
VictoryLine, | ||
Curve, | ||
VictoryLineProps, | ||
CurveProps | ||
} from "victory-line"; | ||
import { VictoryHistogram, VictoryHistogramProps } from "victory-histogram"; | ||
@@ -83,3 +93,8 @@ import { VictoryScatter, VictoryScatterProps } from "victory-scatter"; | ||
import { VictoryBrushLine, VictoryBrushLineProps } from "victory-brush-line"; | ||
import { Voronoi, VictoryVoronoi, VoronoiProps, VictoryVoronoiProps } from "victory-voronoi"; | ||
import { | ||
Voronoi, | ||
VictoryVoronoi, | ||
VoronoiProps, | ||
VictoryVoronoiProps | ||
} from "victory-voronoi"; | ||
@@ -124,3 +139,8 @@ import { | ||
import { VictoryTooltip, Flyout, VictoryTooltipProps, FlyoutProps } from "victory-tooltip"; | ||
import { | ||
VictoryTooltip, | ||
Flyout, | ||
VictoryTooltipProps, | ||
FlyoutProps | ||
} from "victory-tooltip"; | ||
import { VictoryLegend, VictoryLegendProps } from "victory-legend"; | ||
@@ -127,0 +147,0 @@ |
@@ -57,4 +57,8 @@ import { | ||
import { VictoryBrushLine } from "victory-brush-line"; | ||
import { VictoryBrushContainer, BrushHelpers, brushContainerMixin } from "victory-brush-container"; | ||
import { | ||
VictoryBrushContainer, | ||
BrushHelpers, | ||
brushContainerMixin | ||
} from "victory-brush-container"; | ||
import { | ||
VictoryCursorContainer, | ||
@@ -61,0 +65,0 @@ CursorHelpers, |
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
2704458
44278
Updatedvictory-area@^35.9.0
Updatedvictory-axis@^35.9.0
Updatedvictory-bar@^35.9.0
Updatedvictory-box-plot@^35.9.0
Updatedvictory-brush-line@^35.9.0
Updatedvictory-candlestick@^35.9.0
Updatedvictory-chart@^35.9.0
Updatedvictory-core@^35.9.0
Updatedvictory-errorbar@^35.9.0
Updatedvictory-group@^35.9.0
Updatedvictory-histogram@^35.9.0
Updatedvictory-legend@^35.9.0
Updatedvictory-line@^35.9.0
Updatedvictory-pie@^35.9.0
Updatedvictory-polar-axis@^35.9.0
Updatedvictory-scatter@^35.9.0
Updatedvictory-stack@^35.9.0
Updatedvictory-tooltip@^35.9.0
Updatedvictory-voronoi@^35.9.0