Socket
Socket
Sign inDemoInstall

react-images-viewer

Package Overview
Dependencies
22
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.9 to 1.7.0

2

package.json
{
"name": "react-images-viewer",
"version": "1.6.9",
"version": "1.7.0",
"description": "Create an react-images-viewer component.",

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

@@ -5,3 +5,3 @@ import PropTypes from "prop-types";

import arrowRight from "../icons/arrow_right";
import close from "../icons/Close";
import close from "../icons/close";

@@ -8,0 +8,0 @@ const icons = { arrowLeft, arrowRight, close };

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