victory-voronoi-container
Advanced tools
Comparing version 34.0.0 to 34.0.1
@@ -185,2 +185,3 @@ import _pick from "lodash/pick"; | ||
style: this.getStyle(props, points, "labels"), | ||
activePoints: points, | ||
datum: datum, | ||
@@ -187,0 +188,0 @@ scale: scale, |
@@ -202,2 +202,3 @@ "use strict"; | ||
style: this.getStyle(props, points, "labels"), | ||
activePoints: points, | ||
datum: datum, | ||
@@ -204,0 +205,0 @@ scale: scale, |
{ | ||
"name": "victory-voronoi-container", | ||
"version": "34.0.0", | ||
"version": "34.0.1", | ||
"description": "Interactive Voronoi Mouseover Component for Victory", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"victory-core": "^34.0.0", | ||
"victory-tooltip": "^34.0.0" | ||
"victory-tooltip": "^34.0.1" | ||
}, | ||
@@ -29,0 +29,0 @@ "scripts": { |
@@ -163,2 +163,3 @@ import PropTypes from "prop-types"; | ||
style: this.getStyle(props, points, "labels"), | ||
activePoints: points, | ||
datum, | ||
@@ -165,0 +166,0 @@ scale, |
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
1262595
23204
0
Updatedvictory-tooltip@^34.0.1