Socket
Socket
Sign inDemoInstall

rc-image

Package Overview
Dependencies
Maintainers
4
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-image - npm Package Compare versions

Comparing version 5.12.0 to 5.12.1

2

es/Preview.js

@@ -372,3 +372,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

open: true,
getContainer: getContainer
getContainer: getContainer !== null && getContainer !== void 0 ? getContainer : document.body
}, /*#__PURE__*/React.createElement("div", {

@@ -375,0 +375,0 @@ className: classnames("".concat(prefixCls, "-operations-wrapper"), className, rootClassName),

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

open: true,
getContainer: getContainer
getContainer: getContainer !== null && getContainer !== void 0 ? getContainer : document.body
}, /*#__PURE__*/React.createElement("div", {

@@ -406,0 +406,0 @@ className: (0, _classnames5.default)("".concat(prefixCls, "-operations-wrapper"), className, rootClassName),

{
"name": "rc-image",
"version": "5.12.0",
"version": "5.12.1",
"description": "React easy to use image component",

@@ -5,0 +5,0 @@ "keywords": [

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