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
Previous13Next

1.0.13

Diff

Changelog

Source

1.0.13

  • Transpile nullish coalescing operator (#53)
brianvaughn
published 1.0.12 •

Changelog

Source

1.0.12

  • Fix regression introduced in 1.0.8 with transformations; pass unscaled width and height as "default" params (and add additional scaledHeight and scaledWidth params to children function)
  • Use ResizeObserver when possible; fallback to legacy resize polyfill logic otherwise
brianvaughn
published 1.0.11 •

Changelog

Source

1.0.11

  • Pre-transform static class property syntax (defaultProps) (#46)
  • Fixed bad TypeScript definition for onResize prop (#44)
brianvaughn
published 1.0.10 •

Changelog

Source

1.0.10

  • Add named exports for AutoSizer as well as Props and Size types.
brianvaughn
published 1.0.9 •

Changelog

Source

1.0.9

  • Add optional tagName property (default to "div").
brianvaughn
published 1.0.8 •

Changelog

Source

1.0.8

  • Replace offsetHeight/offsetWidth with getBoundingClientRect to better support floating size values
  • Spread all additional props onto out HTMLDivElement
brianvaughn
published 1.0.7 •

Changelog

Source

1.0.7

  • Add peer dependency for "react" / "react-dom" version 18
brianvaughn
published 1.0.6 •

Changelog

Source

1.0.6

  • Fixed rAF throttling issue caused by new Chrome flag (#39)
brianvaughn
published 1.0.5 •

Changelog

Source

1.0.5

  • Add peer dependency for "react" / "react-dom" version 17
shhnjk
published 1.0.4 •

Changelog

Source

1.0.4

  • Do not use innerHTML when detecting element resize as this will throw an error if the page uses Trusted Types (#30)
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