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

react-native-social-buttons

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-social-buttons - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json

@@ -39,3 +39,3 @@ {

},
"version": "1.1.2"
"version": "1.1.3"
}

@@ -40,5 +40,5 @@ import React from "react";

source={require("../images/google.png")}
style={{...styles.imageIconStyle, ...this.props.logoStyle}}
style={{ ...styles.imageIconStyle, ...this.props.logoStyle }}
/>
<Text style={styles.textStyle}>
<Text style={{ ...styles.textStyle, ...this.props.textStyle }}>
{this.props.buttonText

@@ -45,0 +45,0 @@ ? this.props.buttonText

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