Socket
Socket
Sign inDemoInstall

rn-photo-picker

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

1

index.js

@@ -90,2 +90,3 @@ import React, { PureComponent } from "react";

data={this.state.images}
keyExtractor={item => item.image.uri}
renderItem={({ item }) => (

@@ -92,0 +93,0 @@ <TouchableOpacity

2

package.json
{
"name": "rn-photo-picker",
"version": "0.0.4",
"version": "0.0.5",
"main": "index.js",

@@ -5,0 +5,0 @@ "private": false,

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