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

victory-core

Package Overview
Dependencies
Maintainers
8
Versions
308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-core - npm Package Compare versions

Comparing version 35.4.6 to 35.4.7

2

es/index.d.ts

@@ -815,3 +815,3 @@ import * as React from "react";

datum?: any;
getPath?: (props: PointProps) => void;
getPath?: (x: number, y: number, size: number) => string;
pathComponent?: React.ReactElement;

@@ -818,0 +818,0 @@ size?: number | Function;

@@ -815,3 +815,3 @@ import * as React from "react";

datum?: any;
getPath?: (props: PointProps) => void;
getPath?: (x: number, y: number, size: number) => string;
pathComponent?: React.ReactElement;

@@ -818,0 +818,0 @@ size?: number | Function;

{
"name": "victory-core",
"version": "35.4.6",
"version": "35.4.7",
"description": "Victory Core",

@@ -5,0 +5,0 @@ "keywords": [

@@ -815,3 +815,3 @@ import * as React from "react";

datum?: any;
getPath?: (props: PointProps) => void;
getPath?: (x: number, y: number, size: number) => string;
pathComponent?: React.ReactElement;

@@ -818,0 +818,0 @@ size?: number | Function;

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