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

victory-voronoi

Package Overview
Dependencies
Maintainers
4
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-voronoi - npm Package Compare versions

Comparing version 34.2.2 to 34.3.0

2

es/index.d.ts

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

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