New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-image-lightbox-rotate

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-image-lightbox-rotate - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"name": "react-image-lightbox-rotate",
"version": "1.0.0",
"version": "1.0.1",
"description": "Rotate wrapper for react-image-lightbox",

@@ -12,3 +12,4 @@ "main": "dist/umd/react-image-lightbox.js",

"start": "cross-env NODE_ENV=development ./node_modules/.bin/webpack-dev-server --hot --inline --config webpack.config.dev.babel.js",
"build": "cross-env NODE_ENV=production ./node_modules/.bin/webpack --config webpack.config.umd.babel.js"
"build": "cross-env NODE_ENV=production ./node_modules/.bin/webpack --config webpack.config.umd.babel.js",
"prepublish": "npm run build"
},

@@ -34,3 +35,3 @@ "repository": {

"prop-types": "^15.5.10",
"react-image-lightbox": "^4.1.0"
"react-image-lightbox": "^4.3.0"
},

@@ -37,0 +38,0 @@ "devDependencies": {

@@ -5,2 +5,4 @@ # React Image Lightbox (rotate)

### Installation
```npm i react-image-lightbox-rotate --save```

@@ -7,0 +9,0 @@ ### License

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

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