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

victory-line

Package Overview
Dependencies
Maintainers
21
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-line - npm Package Compare versions

Comparing version 36.9.1-next.0 to 36.9.1

6

CHANGELOG.md
# victory-line
## 36.9.1-next.0
## 36.9.1
### Patch Changes
- e693496b6: Fix victory-native component prop types
- victory-core@36.9.1-next.0
- victory-vendor@36.9.1-next.0
- Fix victory-native component prop types ([#2785](https://github.com/FormidableLabs/victory/pull/2785))

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

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

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

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

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

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

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

{
"name": "victory-line",
"version": "36.9.1-next.0",
"version": "36.9.1",
"description": "Line Component for Victory",

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

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

@@ -32,5 +32,8 @@ "peerDependencies": {

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

@@ -37,0 +40,0 @@ "### THESE WIREIT CONFIGS ARE GENERATED ####": {},

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