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

@nextui-org/use-aria-modal-overlay

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/use-aria-modal-overlay - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

12

package.json
{
"name": "@nextui-org/use-aria-modal-overlay",
"version": "2.0.6",
"version": "2.0.7",
"description": "A custom implementation of react aria modal overlay, this removes the prevent scroll",

@@ -28,6 +28,6 @@ "keywords": [

"dependencies": {
"@react-aria/overlays": "^3.18.1",
"@react-stately/overlays": "^3.6.3",
"@react-types/shared": "^3.21.0",
"@react-aria/utils": "^3.21.1"
"@react-aria/overlays": "^3.21.1",
"@react-aria/utils": "^3.23.2",
"@react-stately/overlays": "^3.6.5",
"@react-types/shared": "^3.22.1"
},

@@ -60,3 +60,3 @@ "peerDependencies": {

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

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

@@ -21,5 +21,5 @@ # @nextui-org/use-aria-modal-overlay

## 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