Socket
Socket
Sign inDemoInstall

react-native-contacts

Package Overview
Dependencies
0
Maintainers
3
Versions
99
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

5

package.json

@@ -7,3 +7,3 @@ {

},
"version": "5.0.1",
"version": "5.0.2",
"description": "React Native Contacts (android & ios)",

@@ -39,5 +39,6 @@ "nativePackage": true,

"license": "MIT",
"dependencies": {
"dependencies": {},
"devDependencies": {
"react-native-cli": "^2.0.1"
}
}

1

README.md

@@ -200,2 +200,3 @@ # React Native Contacts

* on Android versions below 8 the entire display name is passed in the `givenName` field. `middleName` and `familyName` will be `""`.
* on iOS the note field is not available.

@@ -202,0 +203,0 @@ ## Adding Contacts

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc