Socket
Socket
Sign inDemoInstall

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

Comparing version 5.0.1 to 5.0.2

4

lib/Dialog.js

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

component: '',
animateMount: true },
transitionAppear: true },
_react2['default'].createElement(

@@ -271,3 +271,3 @@ _rcAlign2['default'],

_rcAnimate2['default'],
{ key: 'mask', showProp: 'data-visible', animateMount: true, component: '',
{ key: 'mask', showProp: 'data-visible', transitionAppear: true, component: '',
transitionName: maskTransition },

@@ -274,0 +274,0 @@ maskElement

{
"name": "rc-dialog",
"version": "5.0.1",
"version": "5.0.2",
"description": "dialog ui component for react",

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

"config": {
"port": 8000
"port": 8007
},

@@ -34,0 +34,0 @@ "scripts": {

@@ -134,3 +134,3 @@ # rc-dialog

http://localhost:8000/examples/index.md
http://localhost:8007/examples/

@@ -141,7 +141,7 @@ online example: http://react-component.github.io/dialog/examples/

http://localhost:8000/tests/runner.html?coverage
http://localhost:8007/tests/runner.html?coverage
## Coverage
http://localhost:8000/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8000/tests/runner.html?coverage
http://localhost:8007/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8007/tests/runner.html?coverage

@@ -148,0 +148,0 @@ ## License

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc