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

@floating-ui/vue

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@floating-ui/vue - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

9

package.json
{
"name": "@floating-ui/vue",
"version": "1.0.6",
"version": "1.0.7",
"description": "Floating UI for Vue",

@@ -47,5 +47,5 @@ "publishConfig": {

"dependencies": {
"@floating-ui/dom": "^1.0.0",
"vue-demi": ">=0.13.0",
"@floating-ui/dom": "^1.6.1",
"@floating-ui/utils": "^0.2.1"
"@floating-ui/utils": "^0.2.3"
},

@@ -61,3 +61,4 @@ "devDependencies": {

"scripts": {
"lint": "biome lint .",
"lint": "eslint .",
"format": "prettier --write .",
"clean": "rimraf dist out-tsc",

@@ -64,0 +65,0 @@ "test": "vitest run",

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