Socket
Socket
Sign inDemoInstall

rc-dialog

Package Overview
Dependencies
Maintainers
10
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-dialog - npm Package Compare versions

Comparing version 8.8.0 to 8.8.1

3

es/Dialog/Content/index.js

@@ -141,3 +141,4 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";

key: "dialog-element",
role: "document",
role: "dialog",
"aria-modal": "true",
ref: motionRef,

@@ -144,0 +145,0 @@ style: _objectSpread(_objectSpread(_objectSpread({}, motionStyle), style), contentStyle),

@@ -176,3 +176,2 @@ import _extends from "@babel/runtime/helpers/esm/extends";

onClick: onWrapperClick,
role: "dialog",
"aria-labelledby": title ? ariaId : null,

@@ -179,0 +178,0 @@ style: _objectSpread(_objectSpread({

@@ -159,3 +159,4 @@ "use strict";

key: "dialog-element",
role: "document",
role: "dialog",
"aria-modal": "true",
ref: motionRef,

@@ -162,0 +163,0 @@ style: (0, _objectSpread2.default)((0, _objectSpread2.default)((0, _objectSpread2.default)({}, motionStyle), style), contentStyle),

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

onClick: onWrapperClick,
role: "dialog",
"aria-labelledby": title ? ariaId : null,

@@ -201,0 +200,0 @@ style: (0, _objectSpread2.default)((0, _objectSpread2.default)({

{
"name": "rc-dialog",
"version": "8.8.0",
"version": "8.8.1",
"description": "dialog ui component for react",

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

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