Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bobril

Package Overview
Dependencies
Maintainers
0
Versions
315
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.2.0

Diff

Changelog

Source

18.2.0

Fixed refs when switched instances during one render.

Custom events in WebComponent wrapper making it complete.

bobris
published 18.1.0 •

Changelog

Source

18.1.0

Added basic support for wrapping Web Components (custom events will be added in next version).

bobris
published 18.0.0 •

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.

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