@aria-ui/popover
Advanced tools
Comparing version 0.0.24 to 0.0.25
{ | ||
"name": "@aria-ui/popover", | ||
"type": "module", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"private": false, | ||
"sideEffects": false, | ||
"license": "MIT", | ||
"funding": "https://github.com/sponsors/ocavue", | ||
"homepage": "https://github.com/ocavue/aria-ui#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ocavue/aria-ui.git", | ||
"directory": "packages/popover" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/ocavue/aria-ui/issues" | ||
}, | ||
"sideEffects": [ | ||
"./dist/index.js", | ||
"./src/index.ts" | ||
], | ||
"main": "dist/index.js", | ||
@@ -25,3 +39,3 @@ "exports": { | ||
"@aria-ui/core": "^0.0.20", | ||
"@aria-ui/overlay": "^0.0.22", | ||
"@aria-ui/overlay": "^0.0.23", | ||
"@aria-ui/presence": "^0.0.17" | ||
@@ -45,4 +59,4 @@ }, | ||
"scripts": { | ||
"test": "vitest", | ||
"build": "tsup" | ||
"build": "tsup", | ||
"test": "vitest" | ||
}, | ||
@@ -49,0 +63,0 @@ "module": "dist/index.js", |
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
20133
1
1
0
+ Added@aria-ui/overlay@0.0.23(transitive)
- Removed@aria-ui/overlay@0.0.22(transitive)
Updated@aria-ui/overlay@^0.0.23