New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-virtualized

Package Overview
Dependencies
Maintainers
1
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-virtualized - npm Package Versions

1
35
30

10.0.0-alpha.1

Diff
brianvaughn
published 10.0.0-alpha.1 •
brianvaughn
published 10.0.0-alpha.0 •
trysound
published 9.18.5 •

Changelog

Source

9.18.5

  • 🐛 Revert changes > 9.18.0
<!--
trysound
published 9.18.4 •
trysound
published 9.18.3 •
trysound
published 9.18.2 •
trysound
published 9.18.1 •

Changelog

Source

9.18.1

  • ✨ Prevent generating cjs prop-types requires in esm build (TrySound - #950) -->
brianvaughn
published 9.18.0 •

Changelog

Source

9.18.0

  • ✨ Add onScrollbarPresenceChange prop to MultiGrid.
trysound
published 9.17.3 •

Changelog

Source

9.17.3

  • 🐛 Fix Grid server-side rendering which was broken after natural scrolling tweak in Chrome. (TrySound - #970)
brianvaughn
published 9.17.2 •

Changelog

Source

9.17.2

  • ✨ Eliminate unnecessary renders for CellMeasurer and Grid. (bvaughn - #969)