Socket
Socket
Sign inDemoInstall

react-virtualized-auto-sizer

Package Overview
Dependencies
5
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

1.0.23

Diff

Changelog

Source

1.0.23

  • Bugfix: Use ResizeObserver global from parentNode realm to support case with multiple realms (#82)
brianvaughn
published 1.0.22 •

Changelog

Source

1.0.22

  • Bugfix: Treat empty-string padding values as 0
brianvaughn
published 1.0.21 •

Changelog

Source

1.0.21

  • TypeScript change only; AutoSizer return type changed from ReactElement to ReactNode
brianvaughn
published 1.0.20 •

Changelog

Source

1.0.20

  • Guard against potential state update after unmount (caused by setTimeout when using ResizeObserver)
brianvaughn
published 1.0.19 •

Changelog

Source

1.0.19

  • Further improved TypeScript definitions to avoid any types for children function parameters.
  • 61: Build release bundle with Preconstruct.
brianvaughn
published 1.0.18 •

Changelog

Source

1.0.18

  • Refine TypeScript types so that disableHeight and disableWidth are properly paired with conditional types like children and onResize.
brianvaughn
published 1.0.17 •

Changelog

Source

1.0.17

  • Support non-integer padding styles.
brianvaughn
published 1.0.16 •

Changelog

Source

1.0.16

  • Relaxed children prop return type from ReactElement to ReactNode.
brianvaughn
published 1.0.15 •

Changelog

Source

1.0.15

  • Readme changes
brianvaughn
published 1.0.14 •

Changelog

Source

1.0.14

  • Fix potential "ResizeObserver loop limit exceeded" error caused by long-running renders (#55)
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc