Socket
Socket
Sign inDemoInstall

@s-ui/react-atom-image

Package Overview
Dependencies
5
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.3.0

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="1.3.0"></a>
# 1.3.0 (2018-06-19)
### Features
* removed default error Icon ([7cd9982](https://github.com/SUI-Components/sui-components/commit/7cd9982))
<a name="1.2.0"></a>

@@ -7,0 +17,0 @@ # 1.2.0 (2018-06-14)

8

lib/index.js

@@ -49,7 +49,4 @@ 'use strict';

var _defaults = require('./defaults');
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
var defaultErrorText = 'Image not found';
var BASE_CLASS = 'sui-AtomImage';

@@ -207,7 +204,2 @@

AtomImage.defaultProps = {
errorIcon: _defaults.ImageNotFoundIcon,
errorText: defaultErrorText
};
exports.default = AtomImage;

2

package.json
{
"name": "@s-ui/react-atom-image",
"version": "1.2.0",
"version": "1.3.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