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

victory-bar

Package Overview
Dependencies
Maintainers
19
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

victory-bar - npm Package Compare versions

Comparing version 36.8.5-next.0 to 36.8.5

10

CHANGELOG.md
# victory-bar
## 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
- victory-vendor@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

@@ -14,0 +12,0 @@

0

es/bar-helper-methods.d.ts

@@ -0,0 +0,0 @@ import { VictoryStyleObject } from "victory-core";

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

@@ -0,0 +0,0 @@ export declare const getBarPosition: (props: any, datum: any) => {

@@ -0,0 +0,0 @@ export * from "./victory-bar";

@@ -0,0 +0,0 @@ import { BarProps } from "./bar";

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

@@ -0,0 +0,0 @@ import { VictoryStyleObject } from "victory-core";

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

@@ -0,0 +0,0 @@ export declare const getBarPosition: (props: any, datum: any) => {

@@ -0,0 +0,0 @@ export * from "./victory-bar";

@@ -0,0 +0,0 @@ import { BarProps } from "./bar";

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

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

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

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

@@ -33,7 +33,7 @@ "peerDependencies": {

"devDependencies": {
"victory-chart": "36.8.5-next.0",
"victory-bar": "36.8.5-next.0"
"victory-chart": "*",
"victory-bar": "*"
},
"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