Socket
Socket
Sign inDemoInstall

rc-dialog

Package Overview
Dependencies
Maintainers
11
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 9.0.3 to 9.0.4

6

es/Dialog/Content/Panel.js

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

ref: sentinelStartRef,
style: sentinelStyle,
"aria-hidden": "true"
style: sentinelStyle
}), /*#__PURE__*/React.createElement(MemoChildren, {

@@ -121,4 +120,3 @@ shouldUpdate: visible || forceRender

ref: sentinelEndRef,
style: sentinelStyle,
"aria-hidden": "true"
style: sentinelStyle
}));

@@ -125,0 +123,0 @@ });

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

ref: sentinelStartRef,
style: sentinelStyle,
"aria-hidden": "true"
style: sentinelStyle
}), /*#__PURE__*/_react.default.createElement(_MemoChildren.default, {

@@ -131,4 +130,3 @@ shouldUpdate: visible || forceRender

ref: sentinelEndRef,
style: sentinelStyle,
"aria-hidden": "true"
style: sentinelStyle
}));

@@ -135,0 +133,0 @@ });

{
"name": "rc-dialog",
"version": "9.0.3",
"version": "9.0.4",
"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