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

react-native-simple-twitter

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-simple-twitter - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

example/README.md

2

example/package.json

@@ -15,3 +15,3 @@ {

"react-native": "https://github.com/expo/react-native/archive/sdk-24.0.0.tar.gz",
"react-native-simple-twitter": "^1.0.0",
"react-native-simple-twitter": "^1.0.1",
"react-navigation": "^1.0.0-beta.21",

@@ -18,0 +18,0 @@ "react-redux": "^5.0.6",

@@ -48,2 +48,5 @@ import React from 'react'

}
else {
console.warn(r)
}
})

@@ -50,0 +53,0 @@ }

{
"name": "react-native-simple-twitter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Twitter API client for React Native",

@@ -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