@aria-ui/tooltip
Advanced tools
Comparing version 0.0.27 to 0.0.28
{ | ||
"name": "@aria-ui/tooltip", | ||
"type": "module", | ||
"version": "0.0.27", | ||
"version": "0.0.28", | ||
"private": false, | ||
@@ -36,6 +36,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"nanoid": "^5.0.8", | ||
"nanoid": "^5.0.9", | ||
"@aria-ui/core": "^0.0.20", | ||
"@aria-ui/overlay": "^0.0.23", | ||
"@aria-ui/presence": "^0.0.17" | ||
"@aria-ui/presence": "^0.0.18" | ||
}, | ||
@@ -45,6 +45,6 @@ "devDependencies": { | ||
"@testing-library/user-event": "^14.5.2", | ||
"@vitest/browser": "^2.1.4", | ||
"@vitest/browser": "^2.1.8", | ||
"lit-html": "^3.2.1", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.6.3", | ||
"typescript": "^5.7.2", | ||
"@aria-ui/config": "0.0.0" | ||
@@ -51,0 +51,0 @@ }, |
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
+ Added@aria-ui/presence@0.0.18(transitive)
+ Added@zag-js/dom-query@0.80.0(transitive)
- Removed@aria-ui/presence@0.0.17(transitive)
Updated@aria-ui/presence@^0.0.18
Updatednanoid@^5.0.9