Socket
Socket
Sign inDemoInstall

@s-ui/react-atom-image

Package Overview
Dependencies
5
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.13.0 to 2.14.0

6

lib/index.js

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

sources = _ref$sources === void 0 ? [] : _ref$sources,
Spinner = _ref.spinner,
spinner = _ref.spinner,
imgProps = _objectWithoutPropertiesLoose(_ref, _excluded);

@@ -76,3 +76,3 @@

};
var SpinnerExtended = Spinner && /*#__PURE__*/cloneElement(Spinner, {
var spinnerExtended = spinner && /*#__PURE__*/cloneElement(spinner, {
className: CLASS_SPINNER

@@ -99,3 +99,3 @@ });

})
}), !error && isLoading && SpinnerExtended, error && /*#__PURE__*/_jsx(ErrorImage, {
}), !error && isLoading && spinnerExtended, error && /*#__PURE__*/_jsx(ErrorImage, {
className: CLASS_ERROR,

@@ -102,0 +102,0 @@ icon: errorIcon,

{
"name": "@s-ui/react-atom-image",
"version": "2.13.0",
"version": "2.14.0",
"description": "",

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

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