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

react-window

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-window - npm Package Compare versions

Comparing version 1.4.0-alpha.0 to 1.4.0-alpha.1

2

package.json
{
"name": "react-window",
"version": "1.4.0-alpha.0",
"version": "1.4.0-alpha.1",
"description":

@@ -5,0 +5,0 @@ "React components for efficiently rendering large, scrollable lists and tabular data",

@@ -280,3 +280,3 @@ // @flow

direction === 'horizontal'
? `-${scrollOffsetDelta}px`
? `${-scrollOffsetDelta}px`
: undefined,

@@ -283,0 +283,0 @@ marginTop:

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