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

floating-ui

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

floating-ui - npm Package Compare versions

Comparing version 5.2.7 to 5.2.8

5

dist/directives/types.d.ts

@@ -21,2 +21,7 @@ type Triggers = Array<'hover' | 'click' | 'focus' | 'touch'>;

/**
* Array of events triggering the popper.
* @default []
*/
popperTriggers: Triggers;
/**
* Virtual padding in the `boundary` used to prevent the popper overflow (pixels).

@@ -23,0 +28,0 @@ * @default 0

2

package.json
{
"name": "floating-ui",
"version": "5.2.7",
"version": "5.2.8",
"description": "Easy Tooltips, dropdowns, menus & popovers using floating-ui",

@@ -5,0 +5,0 @@ "author": "hunghg255",

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