You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

svelte-floating-ui

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-floating-ui - npm Package Compare versions

Comparing version

to
1.6.2

2

package.json
{
"name": "svelte-floating-ui",
"description": "Svelte actions for working with floating ui",
"version": "1.6.1",
"version": "1.6.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "type": "module",

@@ -14,13 +14,12 @@ <p align="center">

```bash
npm install svelte-floating-ui @floating-ui/dom
npm install svelte-floating-ui
```
```bash
yarn add svelte-floating-ui @floating-ui/dom
pnpm install svelte-floating-ui
```
```bash
pnpm install svelte-floating-ui @floating-ui/dom
yarn add svelte-floating-ui
```
## Usage

@@ -27,0 +26,0 @@