Socket
Socket
Sign inDemoInstall

bobril

Package Overview
Dependencies
Maintainers
1
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bobril - npm Package Versions

1
32

18.0.0

Diff

Changelog

Source

18.0.0

Removed compatibility with IE11 and old Edge. Removed definition of Thenable<T> replace by PromiseLike<T> if you used it.

bobris
published 17.13.1 •

Changelog

Source

17.13.1

svg method was not marked as pure.

bobris
published 17.13.0 •

Changelog

Source

17.13.0

Css update was moved from before frame to after frame to prevent unstyled icons.

bobris
published 17.12.0 •

Changelog

Source

17.12.0

useCanDeactivate new hook with limitation only one per component.

bobris
published 17.11.0 •

Changelog

Source

17.11.0

key and ref are deleted from props in TSX.

bobris
published 17.10.0 •

Changelog

Source

17.10.0

Improved shouldBeFocusVisible().

bobris
published 17.9.0 •

Changelog

Source

17.9.0

Fixed compatibility with TypeScript 4.3.4

bobris
published 17.8.0 •

Changelog

Source

17.8.0

New hooks useIsFocused() and useIsMouseOver(). They return true if any child of current component has such state. New function shouldBeFocusVisible() which returns true if last user interaction was by keyboard.

bobris
published 17.7.0 •

Changelog

Source

17.7.0

Effect hooks now working in dynamic style contexts.

bobris
published 17.6.1 •

Changelog

Source

17.6.1

Fixed regression in router from 17.1.0 (blank screen after reload of some routes).

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