New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 4.4.0 to 4.4.1

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="4.4.1"></a>
## [4.4.1](https://github.com/fritz-c/react-image-lightbox/compare/v4.4.0...v4.4.1) (2018-01-14)
### Bug Fixes
* handle environment with no navigator. Fixes [#97](https://github.com/fritz-c/react-image-lightbox/issues/97) ([7f36b72](https://github.com/fritz-c/react-image-lightbox/commit/7f36b72))
<a name="4.4.0"></a>

@@ -7,0 +17,0 @@ # [4.4.0](https://github.com/fritz-c/react-image-lightbox/compare/v4.3.0...v4.4.0) (2017-12-17)

26

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

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

"prop-types": "^15.5.8",
"react-modal": "^3.1.8"
"react-modal": "^3.1.10"
},

@@ -64,3 +64,3 @@ "peerDependencies": {

"devDependencies": {
"autoprefixer": "^7.2.3",
"autoprefixer": "^7.2.5",
"babel-cli": "^6.10.1",

@@ -74,8 +74,8 @@ "babel-core": "^6.10.4",

"coveralls": "^3.0.0",
"cross-env": "^5.1.1",
"css-loader": "^0.28.7",
"enzyme": "^3.2.0",
"enzyme-adapter-react-16": "^1.1.0",
"cross-env": "^5.1.3",
"css-loader": "^0.28.8",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"enzyme-to-json": "^3.3.0",
"eslint": "^4.13.1",
"eslint": "^4.15.0",
"eslint-config-airbnb": "^16.1.0",

@@ -91,7 +91,7 @@ "eslint-config-prettier": "^2.9.0",

"isomorphic-style-loader": "^4.0.0",
"jest": "^21.2.1",
"jest-enzyme": "^4.0.1",
"jest": "^22.0.6",
"jest-enzyme": "^4.0.2",
"node-sass": "^4.7.2",
"postcss-loader": "^2.0.9",
"prettier": "^1.9.2",
"postcss-loader": "^2.0.10",
"prettier": "^1.10.2",
"react": "^16.2.0",

@@ -103,3 +103,3 @@ "react-dom": "^16.2.0",

"webpack": "^3.10.0",
"webpack-dev-server": "^2.9.7",
"webpack-dev-server": "^2.10.1",
"webpack-node-externals": "^1.6.0"

@@ -106,0 +106,0 @@ },

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