victory-voronoi
Advanced tools
Comparing version 34.2.2 to 34.3.0
@@ -16,3 +16,3 @@ import * as React from "react"; | ||
export interface VictoryVoronoiProps | ||
extends VictoryCommonProps, | ||
extends Omit<VictoryCommonProps, "polar">, | ||
VictoryDatableProps, | ||
@@ -19,0 +19,0 @@ VictoryLabelableProps, |
@@ -16,3 +16,3 @@ import * as React from "react"; | ||
export interface VictoryVoronoiProps | ||
extends VictoryCommonProps, | ||
extends Omit<VictoryCommonProps, "polar">, | ||
VictoryDatableProps, | ||
@@ -19,0 +19,0 @@ VictoryLabelableProps, |
{ | ||
"name": "victory-voronoi", | ||
"version": "34.2.2", | ||
"version": "34.3.0", | ||
"description": "Voronoi Component for Victory", | ||
@@ -25,3 +25,3 @@ "keywords": [ | ||
"prop-types": "^15.5.8", | ||
"victory-core": "^34.2.2" | ||
"victory-core": "^34.3.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
@@ -16,3 +16,3 @@ import * as React from "react"; | ||
export interface VictoryVoronoiProps | ||
extends VictoryCommonProps, | ||
extends Omit<VictoryCommonProps, "polar">, | ||
VictoryDatableProps, | ||
@@ -19,0 +19,0 @@ VictoryLabelableProps, |
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
1337556
8114
Updatedvictory-core@^34.3.0