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 37.0.3-next.0 to 37.1.0

8

CHANGELOG.md
# victory-area
## 37.0.3-next.0
## 37.1.0
### Patch Changes
### Minor Changes
- Updated dependencies [65d02419f]
- victory-core@37.0.3-next.0
- victory-vendor@37.0.3-next.0
- Pin all internal victory package versions ([#2876](https://github.com/FormidableLabs/victory/pull/2876))

@@ -11,0 +9,0 @@ ## 37.0.2

@@ -0,0 +0,0 @@ import React from "react";

export declare const getDataWithBaseline: (props: any, scale: any) => any;
export declare const getBaseProps: (initialProps: any, fallbackProps: any) => any;
//# sourceMappingURL=helper-methods.d.ts.map
export * from "./victory-area";
export * from "./area";
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ import React from "react";

@@ -0,0 +0,0 @@ import React from "react";

export declare const getDataWithBaseline: (props: any, scale: any) => any;
export declare const getBaseProps: (initialProps: any, fallbackProps: any) => any;
//# sourceMappingURL=helper-methods.d.ts.map
export * from "./victory-area";
export * from "./area";
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ import React from "react";

{
"name": "victory-area",
"version": "37.0.3-next.0",
"version": "37.1.0",
"description": "Area Component for Victory",

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

"lodash": "^4.17.19",
"victory-core": "^37.0.3-next.0",
"victory-vendor": "^37.0.3-next.0"
"victory-core": "37.1.0",
"victory-vendor": "37.1.0"
},

@@ -32,4 +32,7 @@ "peerDependencies": {

"devDependencies": {
"victory-chart": "37.0.3-next.0"
"victory-chart": "*"
},
"publishConfig": {
"provenance": true
},
"wireit": {

@@ -36,0 +39,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {},

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