Socket
Socket
Sign inDemoInstall

simple-modal-component-bourin

Package Overview
Dependencies
312
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

4

dist/Modal.js

@@ -39,6 +39,6 @@ "use strict";

}, []);
return /*#__PURE__*/_react.default.createElement("div", {
return isOpened && /*#__PURE__*/_react.default.createElement("div", {
className: "modal",
onClick: onClose
}, isOpened && /*#__PURE__*/_react.default.createElement("div", {
}, /*#__PURE__*/_react.default.createElement("div", {
className: "modal-content",

@@ -45,0 +45,0 @@ style: style,

{
"name": "simple-modal-component-bourin",
"version": "0.2.2",
"version": "0.2.3",
"private": false,

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc