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

react-modal-image

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-modal-image - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

es/Image.js

@@ -37,2 +37,3 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }

src = _props.src,
style = _props.style,
handleDoubleClick = _props.handleDoubleClick;

@@ -49,2 +50,3 @@

src: src,
style: style,
onLoad: this.handleOnLoad,

@@ -51,0 +53,0 @@ onDoubleClick: handleDoubleClick,

@@ -46,2 +46,3 @@ "use strict";

src = _props.src,
style = _props.style,
handleDoubleClick = _props.handleDoubleClick;

@@ -58,2 +59,3 @@

src: src,
style: style,
onLoad: this.handleOnLoad,

@@ -60,0 +62,0 @@ onDoubleClick: handleDoubleClick,

2

package.json
{
"name": "react-modal-image",
"version": "2.3.0",
"version": "2.3.1",
"description": "Lightweight Lightbox React Component",

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

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