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
0
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.11 to 2.0.12

3

dist/index.js

@@ -26,2 +26,3 @@ "use strict";

module.exports = __toCommonJS(src_exports);
var import_use_aria_overlay = require("@nextui-org/use-aria-overlay");
var import_overlays = require("@react-aria/overlays");

@@ -33,3 +34,3 @@ var import_utils = require("@react-aria/utils");

}, state, ref) {
let { overlayProps, underlayProps } = (0, import_overlays.useOverlay)(
let { overlayProps, underlayProps } = (0, import_use_aria_overlay.useAriaOverlay)(
{

@@ -36,0 +37,0 @@ ...props,

{
"name": "@nextui-org/use-aria-modal-overlay",
"version": "2.0.11",
"version": "2.0.12",
"description": "A custom implementation of react aria modal overlay, this removes the prevent scroll",

@@ -31,3 +31,4 @@ "keywords": [

"@react-stately/overlays": "3.6.7",
"@react-types/shared": "3.23.1"
"@react-types/shared": "3.23.1",
"@nextui-org/use-aria-overlay": "2.0.1"
},

@@ -34,0 +35,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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