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

react-view-files

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-view-files - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

dist/components/MediaPreview/index.js

@@ -458,3 +458,3 @@ "use strict";

children: [/*#__PURE__*/(0, _jsxRuntime.jsxs)("div", {
className: "media-preview-container ".concat(className),
className: "media-preview-container ".concat(!displayFooter && 'media-preview-container--default-padding', " ").concat(className, " "),
onDoubleClick: function onDoubleClick() {

@@ -461,0 +461,0 @@ return onClick === null || onClick === void 0 ? void 0 : onClick(selectedFile, fileExtension);

{
"name": "react-view-files",
"version": "1.0.13",
"version": "1.0.14",
"description": "",

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

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