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.9.0 to 36.9.1-next.0

7

CHANGELOG.md
# victory-bar
## 36.9.1-next.0
### Patch Changes
- victory-core@36.9.1-next.0
- victory-vendor@36.9.1-next.0
## 36.9.0

@@ -4,0 +11,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";

13

package.json
{
"name": "victory-bar",
"version": "36.9.0",
"version": "36.9.1-next.0",
"description": "Bar Component for Victory",

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

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

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

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

@@ -40,0 +37,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