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.6.0 to 35.6.1

4

es/index.d.ts

@@ -262,2 +262,6 @@ import * as React from "react";

role?: string;
scale?: {
x?: D3Scale;
y?: D3Scale;
};
style?: React.CSSProperties;

@@ -264,0 +268,0 @@ tabIndex?: number;

@@ -262,2 +262,6 @@ import * as React from "react";

role?: string;
scale?: {
x?: D3Scale;
y?: D3Scale;
};
style?: React.CSSProperties;

@@ -264,0 +268,0 @@ tabIndex?: number;

2

package.json
{
"name": "victory-core",
"version": "35.6.0",
"version": "35.6.1",
"description": "Victory Core",

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

@@ -262,2 +262,6 @@ import * as React from "react";

role?: string;
scale?: {
x?: D3Scale;
y?: D3Scale;
};
style?: React.CSSProperties;

@@ -264,0 +268,0 @@ tabIndex?: number;

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