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

victory-candlestick

Package Overview
Dependencies
Maintainers
16
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-candlestick - npm Package Compare versions

Comparing version 36.8.5-next.0 to 36.8.5

9

CHANGELOG.md
# victory-candlestick
## 36.8.5-next.0
## 36.8.5
### Patch Changes
- c8c2eb2f5: Replace instances of lodash.assign with Object.assign
- Updated dependencies [c8c2eb2f5]
- Updated dependencies [0f3abe234]
- victory-core@36.8.5-next.0
- Replace instances of lodash.assign with Object.assign ([#2757](https://github.com/FormidableLabs/victory/pull/2757))
* Replace instances of lodash.range with equivalent native code ([#2760](https://github.com/FormidableLabs/victory/pull/2760))
## 36.8.4

@@ -13,0 +12,0 @@

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

@@ -0,0 +0,0 @@ export declare const getData: (props: any) => any;

export * from "./victory-candlestick";
export * from "./candle";
//# sourceMappingURL=index.d.ts.map

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

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

@@ -0,0 +0,0 @@ export declare const getData: (props: any) => any;

export * from "./victory-candlestick";
export * from "./candle";
//# sourceMappingURL=index.d.ts.map

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

{
"name": "victory-candlestick",
"version": "36.8.5-next.0",
"version": "36.8.5",
"description": "Candlestick Component for Victory",

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

"prop-types": "^15.8.1",
"victory-core": "^36.8.5-next.0"
"victory-core": "^36.8.5"
},

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

"devDependencies": {
"victory-vendor": "^36.8.5-next.0",
"victory-chart": "^36.8.5-next.0",
"victory-candlestick": "36.8.5-next.0"
"victory-vendor": "^36.8.5",
"victory-chart": "^36.8.5",
"victory-candlestick": "*"
},
"publishConfig": {
"provenance": false
"provenance": true
},

@@ -40,0 +40,0 @@ "wireit": {

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