@floating-ui/vue
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41442
Updated@floating-ui/dom@^1.0.0
Updated@floating-ui/utils@^0.2.3