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

rc-dialog

Package Overview
Dependencies
Maintainers
2
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 4.0.1 to 4.0.2

3

lib/DialogWrap.js

@@ -114,3 +114,4 @@ /** @jsx React.DOM */

align: {
points: ['cc', 'cc']
points: ['tc', 'tc'],
offset: [0, 100]
},

@@ -117,0 +118,0 @@ closable: true,

{
"name": "rc-dialog",
"version": "4.0.1",
"version": "4.0.2",
"description": "dialog ui component for react",

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

@@ -84,4 +84,4 @@ # rc-dialog

node: // defaults to window,
points: // defaults to ['cc','cc'],
offset: //
points: ['tc', 'tc'],
offset: [0, 100]
}

@@ -88,0 +88,0 @@ ```

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