Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextui-org/use-disclosure

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/use-disclosure - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

10

package.json
{
"name": "@nextui-org/use-disclosure",
"version": "2.0.6",
"version": "2.0.7",
"description": "The hook in charge of managing modals",

@@ -31,5 +31,5 @@ "keywords": [

"dependencies": {
"@react-stately/utils": "^3.8.0",
"@react-aria/utils": "^3.21.1",
"@nextui-org/use-callback-ref": "2.0.4"
"@react-aria/utils": "^3.23.2",
"@react-stately/utils": "^3.9.1",
"@nextui-org/use-callback-ref": "2.0.5"
},

@@ -58,3 +58,3 @@ "clean-package": "../../../clean-package.config.json",

"build:fast": "tsup src",
"dev": "yarn build:fast -- --watch",
"dev": "pnpm build:fast --watch",
"clean": "rimraf dist .turbo",

@@ -61,0 +61,0 @@ "typecheck": "tsc --noEmit"

@@ -21,5 +21,5 @@ # @nextui-org/use-disclosure

## Licence
## License
This project is licensed under the terms of the
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc