react-native-simple-twitter
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
370597
24
651