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

react-photo-view

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-photo-view - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

es/components/FooterWrap.js
import _taggedTemplateLiteral from 'babel-runtime/helpers/taggedTemplateLiteral';
var _templateObject = _taggedTemplateLiteral(['\n position: absolute;\n left: 0;\n bottom: 0;\n padding: 10px;\n width: 100%;\n min-height: 44px;\n line-height: 1.5;\n font-size: 14px;\n color: #ccc;\n background-color: rgba(0, 0, 0, 0.5);\n text-align: justify;\n transition: opacity 0.2s ease-out;\n z-index: 20;\n'], ['\n position: absolute;\n left: 0;\n bottom: 0;\n padding: 10px;\n width: 100%;\n min-height: 44px;\n line-height: 1.5;\n font-size: 14px;\n color: #ccc;\n background-color: rgba(0, 0, 0, 0.5);\n text-align: justify;\n transition: opacity 0.2s ease-out;\n z-index: 20;\n']);
var _templateObject = _taggedTemplateLiteral(['\n box-sizing: border-box;\n position: absolute;\n left: 0;\n bottom: 0;\n padding: 10px;\n width: 100%;\n min-height: 44px;\n line-height: 1.5;\n font-size: 14px;\n color: #ccc;\n background-color: rgba(0, 0, 0, 0.5);\n text-align: justify;\n transition: opacity 0.2s ease-out;\n z-index: 20;\n'], ['\n box-sizing: border-box;\n position: absolute;\n left: 0;\n bottom: 0;\n padding: 10px;\n width: 100%;\n min-height: 44px;\n line-height: 1.5;\n font-size: 14px;\n color: #ccc;\n background-color: rgba(0, 0, 0, 0.5);\n text-align: justify;\n transition: opacity 0.2s ease-out;\n z-index: 20;\n']);

@@ -5,0 +5,0 @@ import styled from 'styled-components';

@@ -11,3 +11,3 @@ 'use strict';

var _templateObject = (0, _taggedTemplateLiteral3['default'])(['\n position: absolute;\n left: 0;\n bottom: 0;\n padding: 10px;\n width: 100%;\n min-height: 44px;\n line-height: 1.5;\n font-size: 14px;\n color: #ccc;\n background-color: rgba(0, 0, 0, 0.5);\n text-align: justify;\n transition: opacity 0.2s ease-out;\n z-index: 20;\n'], ['\n position: absolute;\n left: 0;\n bottom: 0;\n padding: 10px;\n width: 100%;\n min-height: 44px;\n line-height: 1.5;\n font-size: 14px;\n color: #ccc;\n background-color: rgba(0, 0, 0, 0.5);\n text-align: justify;\n transition: opacity 0.2s ease-out;\n z-index: 20;\n']);
var _templateObject = (0, _taggedTemplateLiteral3['default'])(['\n box-sizing: border-box;\n position: absolute;\n left: 0;\n bottom: 0;\n padding: 10px;\n width: 100%;\n min-height: 44px;\n line-height: 1.5;\n font-size: 14px;\n color: #ccc;\n background-color: rgba(0, 0, 0, 0.5);\n text-align: justify;\n transition: opacity 0.2s ease-out;\n z-index: 20;\n'], ['\n box-sizing: border-box;\n position: absolute;\n left: 0;\n bottom: 0;\n padding: 10px;\n width: 100%;\n min-height: 44px;\n line-height: 1.5;\n font-size: 14px;\n color: #ccc;\n background-color: rgba(0, 0, 0, 0.5);\n text-align: justify;\n transition: opacity 0.2s ease-out;\n z-index: 20;\n']);

@@ -14,0 +14,0 @@ var _styledComponents = require('styled-components');

{
"name": "react-photo-view",
"version": "0.2.0",
"version": "0.2.1",
"description": "React photo preview.",

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

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