Socket
Socket
Sign inDemoInstall

victory-scatter

Package Overview
Dependencies
31
Maintainers
20
Versions
152
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 36.8.1 to 36.8.2

2

CHANGELOG.md
# victory-scatter
## 36.8.2
## 36.8.1

@@ -4,0 +6,0 @@

2

es/victory-scatter.d.ts

@@ -125,3 +125,3 @@ import PropTypes from "prop-types";

getAllEvents(props: any): any;
getComponentProps(component: any, type: any, index: any): any;
getComponentProps(component: React.ReactNode, type: string, index: string | number): any;
renderContainer(component: any, children: any): React.DetailedReactHTMLElement<any, HTMLElement>;

@@ -128,0 +128,0 @@ animateComponent(props: import("victory-core").EventMixinCommonProps, defaultAnimationWhitelist: string[]): React.ReactElement<any, string | React.JSXElementConstructor<any>>;

@@ -125,3 +125,3 @@ import PropTypes from "prop-types";

getAllEvents(props: any): any;
getComponentProps(component: any, type: any, index: any): any;
getComponentProps(component: React.ReactNode, type: string, index: string | number): any;
renderContainer(component: any, children: any): React.DetailedReactHTMLElement<any, HTMLElement>;

@@ -128,0 +128,0 @@ animateComponent(props: import("victory-core").EventMixinCommonProps, defaultAnimationWhitelist: string[]): React.ReactElement<any, string | React.JSXElementConstructor<any>>;

{
"name": "victory-scatter",
"version": "36.8.1",
"version": "36.8.2",
"description": "Scatter Component for Victory",

@@ -25,3 +25,3 @@ "keywords": [

"prop-types": "^15.8.1",
"victory-core": "^36.8.1"
"victory-core": "^36.8.2"
},

@@ -28,0 +28,0 @@ "peerDependencies": {

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc