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 0.0.0-dev-v2-20230910202727 to 0.0.0-dev-v2-20231103142249

13

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

@@ -28,9 +28,10 @@ "keywords": [

"dependencies": {
"@react-aria/overlays": "^3.17.0",
"@react-stately/overlays": "^3.6.2",
"@react-types/shared": "^3.20.0",
"@react-aria/utils": "^3.20.0"
"@react-aria/overlays": "^3.18.1",
"@react-stately/overlays": "^3.6.3",
"@react-types/shared": "^3.21.0",
"@react-aria/utils": "^3.21.1"
},
"peerDependencies": {
"react": ">=18"
"react": ">=18",
"react-dom": ">=18"
},

@@ -37,0 +38,0 @@ "clean-package": "../../../clean-package.config.json",

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