@aria-ui/tooltip
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@aria-ui/tooltip", | ||
"type": "module", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"private": false, | ||
"sideEffects": false, | ||
"main": "src/index.ts", | ||
"scripts": { | ||
"build": "tsup" | ||
}, | ||
"main": "dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"dependencies": { | ||
"@aria-ui/core": "^0.0.6", | ||
"@aria-ui/overlay": "^0.0.4", | ||
"@aria-ui/core": "^0.0.7", | ||
"@aria-ui/overlay": "^0.0.5", | ||
"nanoid": "^5.0.6" | ||
@@ -21,7 +21,9 @@ }, | ||
"publishConfig": { | ||
"access": "public", | ||
"main": "dist/index.js", | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts" | ||
} | ||
} | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "tsup" | ||
}, | ||
"module": "dist/index.js", | ||
"types": "dist/index.d.ts" | ||
} |
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
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
0
17704
5
399
+ Added@aria-ui/core@0.0.7(transitive)
+ Added@aria-ui/overlay@0.0.5(transitive)
+ Added@zag-js/dom-query@0.38.1(transitive)
- Removed@aria-ui/core@0.0.6(transitive)
- Removed@aria-ui/overlay@0.0.4(transitive)
- Removed@zag-js/dom-query@0.37.3(transitive)
Updated@aria-ui/core@^0.0.7
Updated@aria-ui/overlay@^0.0.5