Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

victory-voronoi-container

Package Overview
Dependencies
Maintainers
2
Versions
155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-voronoi-container - npm Package Compare versions

Comparing version 34.0.0 to 34.0.1

1

es/victory-voronoi-container.js

@@ -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,

4

package.json
{
"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

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