@nextui-org/use-disclosure
Advanced tools
Comparing version 2.1.0-beta.2 to 2.1.0-beta.3
{ | ||
"name": "@nextui-org/use-disclosure", | ||
"version": "2.1.0-beta.2", | ||
"version": "2.1.0-beta.3", | ||
"description": "The hook in charge of managing modals", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"react": ">=18 || ^19.0.0-rc.0" | ||
"react": ">=18 || >=19.0.0-rc.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "dependencies": { | ||
"@react-stately/utils": "3.10.3", | ||
"@nextui-org/use-callback-ref": "2.0.7-beta.0" | ||
"@nextui-org/use-callback-ref": "2.0.7-beta.1" | ||
}, | ||
@@ -37,0 +37,0 @@ "clean-package": "../../../clean-package.config.json", |
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
8190
+ Added@nextui-org/use-callback-ref@2.0.7-beta.1(transitive)
+ Added@nextui-org/use-safe-layout-effect@2.0.7-beta.1(transitive)
- Removed@nextui-org/use-callback-ref@2.0.7-beta.0(transitive)
- Removed@nextui-org/use-safe-layout-effect@2.0.7-beta.0(transitive)