🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-use-observer

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-use-observer - npm Package Versions

2.2.4

Diff
ardaogulcan
published 2.2.4 •

Changelog

Source

2.2.4 (2021-12-14)

Bug Fixes

  • useObserver: do not initialize observer if element or observer is not defined (1b04e63)
ardaogulcan
published 2.2.3 •

Changelog

Source

2.2.3 (2021-12-09)

Bug Fixes

  • remove observer check from hook (21353e8)
ardaogulcan
published 2.2.2 •

Changelog

Source

2.2.2 (2021-07-06)

Bug Fixes

  • Peer dependency versions for react and react-dom (9bd8155)
ardaogulcan
published 2.2.1 •

Changelog

Source

2.2.1 (2021-05-24)

Bug Fixes

  • Peer dependency versions for react and react-dom (9bd8155)
ardaogulcan
published 2.2.0 •

Changelog

Source

2.2.0 (2021-03-19)

Features

  • Clone useDeepCompareEffect internally to support IE9+ (#24) (e90d576)
ardaogulcan
published 2.1.0 •

Changelog

Source

2.1.0 (2021-03-19)

Features

  • Remove unnecessary errors and fix package.json (815fa67)
ardaogulcan
published 1.0.1 •

Changelog

Source

1.0.1 (2019-05-29)

ardaogulcan
published 1.0.0 •

Changelog

Source

1.0.0 (2019-05-29)

Features

  • initial library structure (c082dcf)

Tests

  • Add tests for intersection, mutation and resize observers (#1) (d70e8ae)