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.10.1 to 5.10.2

2

es/Preview.js

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

return /*#__PURE__*/React.createElement("div", {
className: className,
className: classnames(className, rootClassName),
style: style

@@ -371,0 +371,0 @@ }, operations);

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

return /*#__PURE__*/React.createElement("div", {
className: className,
className: (0, _classnames5.default)(className, rootClassName),
style: style

@@ -401,0 +401,0 @@ }, operations);

{
"name": "rc-image",
"version": "5.10.1",
"version": "5.10.2",
"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