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

victory-area

Package Overview
Dependencies
Maintainers
16
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-area - npm Package Compare versions

Comparing version 36.8.1 to 36.8.2

2

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

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

2

es/victory-area.d.ts

@@ -117,3 +117,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>;

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

@@ -117,3 +117,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>;

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

{
"name": "victory-area",
"version": "36.8.1",
"version": "36.8.2",
"description": "Area Component for Victory",

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

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

@@ -29,0 +29,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc