You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

react-virtualized-sticky-tree

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-virtualized-sticky-tree - npm Package Compare versions

Comparing version

to
2.1.16

@@ -50,2 +50,6 @@ 'use strict';

if (_this.props.apiRef) {
_this.props.apiRef(_this);
}
_this.state = {

@@ -52,0 +56,0 @@ scrollTop: 0,

@@ -50,2 +50,6 @@ 'use strict';

if (_this.props.apiRef) {
_this.props.apiRef(_this);
}
_this.state = {

@@ -52,0 +56,0 @@ scrollTop: 0,

{
"name": "react-virtualized-sticky-tree",
"description": "A React component for efficiently rendering tree like structures with support for position: sticky",
"version": "2.1.15",
"version": "2.1.16",
"author": "Marc McIntyre <marchaos@gmail.com>",

@@ -6,0 +6,0 @@ "license": "MIT",