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

@unpourtous/react-native-image-indicator

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unpourtous/react-native-image-indicator - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

CustomImage.js

@@ -16,3 +16,3 @@ /**

static propTypes = {
source: React.PropTypes.oneOfType([React.PropTypes.string, React.PropTypes.number]),
source: React.PropTypes.oneOfType([React.PropTypes.string, React.PropTypes.number, React.PropTypes.object]),
errorImage: React.PropTypes.number,

@@ -19,0 +19,0 @@ defaultImage: React.PropTypes.number,

{
"name": "@unpourtous/react-native-image-indicator",
"version": "1.0.4",
"version": "1.0.5",
"description": "react native component for image with indicator and default image",

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

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