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

m-dialog

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

m-dialog - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

index.js

@@ -129,3 +129,3 @@ 'use strict';

'div',
{ className: 'dialog-wrap', style: wrapStyle },
{ className: 'dialog-wrap ' + props.className, style: wrapStyle },
_react2.default.createElement(_maskM2.default, { className: dialogOverlayCls }),

@@ -132,0 +132,0 @@ _react2.default.createElement(

{
"name": "m-dialog",
"version": "1.0.3",
"version": "1.0.4",
"description": "m-dialog 移动端模态对话框",

@@ -22,2 +22,6 @@ "main": "index.js",

"email": "itaofe@gmail.com"
},
{
"name": "柏舟",
"email": "margox@foxmail.com"
}

@@ -24,0 +28,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