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

react-image-lightbox

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-image-lightbox - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

6

package.json
{
"name": "react-image-lightbox",
"version": "3.2.0",
"version": "3.2.1",
"description": "A lightbox component for React.js",

@@ -50,3 +50,3 @@ "scripts": {

"cross-env": "^3.1.3",
"css-loader": "^0.25.0",
"css-loader": "^0.26.0",
"eslint": "^3.2.2",

@@ -58,3 +58,3 @@ "eslint-config-blue-hour": "^0.2.0",

"file-loader": "^0.9.0",
"gh-pages": "^0.11.0",
"gh-pages": "^0.12.0",
"html-webpack-plugin": "^2.22.0",

@@ -61,0 +61,0 @@ "node-sass": "^3.8.0",

@@ -29,3 +29,3 @@ # React Image Lightbox

export default class Junk extends Component {
export default class LightboxExample extends Component {
constructor(props) {

@@ -32,0 +32,0 @@ super(props);

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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