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

react-vertical-bar-chart

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-vertical-bar-chart - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

3

dist/index.js

@@ -397,3 +397,4 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

highlightedElm.scrollIntoView({
behavior: "smooth"
behavior: "smooth",
block: "center"
});

@@ -400,0 +401,0 @@ } else if (onHighlightError) {

@@ -395,3 +395,4 @@ import React, { useState, useRef, useEffect } from 'react';

highlightedElm.scrollIntoView({
behavior: "smooth"
behavior: "smooth",
block: "center"
});

@@ -398,0 +399,0 @@ } else if (onHighlightError) {

{
"name": "react-vertical-bar-chart",
"version": "1.0.7",
"version": "1.0.8",
"description": "Vertical scrolling bar chart for React",

@@ -5,0 +5,0 @@ "author": "wsoeltz",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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