Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@capacitor-community/contacts
Advanced tools
@capacitor-community/contacts
Capacitor Plugin for accessing Contacts.
This plugin enables you to access the native contacts APIs of iOS and Android. It allows you to retrieve, create and delete contacts.
Currently there are three actively maintained versions of this plugin. The API of these versions is identical. The only difference between these versions is the supported Capacitor versions.
Plugin | Capacitor | Status | Documentation |
---|---|---|---|
v6.x | v6.x | LTS | Link |
v5.x | v5.x | LTS | Link |
v4.x | v4.x | LTS | Link |
v3.x | v3.x | LTS | Link |
If you are installing this plugin into a new project, you can ignore the following explanation.
In the past a few other versions of this plugin were released, also targeting different versions of Capacitor:
Plugin | Capacitor | Status | Documentation |
---|---|---|---|
v2.x | v4.x | Deprecated | Link |
v1.0.9 and up | v3.x | Deprecated | Link |
v1.0.0 and up | v2.x | Deprecated | Link |
v0.x | v2.x | Deprecated | Link |
Admittedly, this wasn't the most consistent versioning strategy, and we'll keep it more coherent in the future.
It's highly recommended to upgrade to either v3, v4, v5 or v6 if you are using an old version!
Extensive documentation is available here.
This plugins only adds support for using the native iOS and Android APIs. If you want to make use of the JavaScript API as well (for a possible webapp) you should implement that separately. Of course it should be possible to integrate this into the plugin in the future. If you want to help out with this, please start a PR.
FAQs
Contacts Plugin for Capacitor
The npm package @capacitor-community/contacts receives a total of 4,178 weekly downloads. As such, @capacitor-community/contacts popularity was classified as popular.
We found that @capacitor-community/contacts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.