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

@capacitor-community/contacts

Package Overview
Dependencies
Maintainers
40
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor-community/contacts - npm Package Compare versions

Comparing version 3.0.0-beta.2 to 3.0.0

2

package.json
{
"name": "@capacitor-community/contacts",
"version": "3.0.0-beta.2",
"version": "3.0.0",
"description": "Contacts Plugin for Capacitor",

@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js",

@@ -54,11 +54,19 @@ <p align="center">

<p class="hide-next-element"></p>
## Documentation
<p class="hide-next-element"></p>
Extensive documentation is available [here](https://capacitor-community.github.io/contacts/).
<p class="hide-next-element"></p>
## Shortcuts
<p class="hide-next-element"></p>
- [Documentation homepage](https://capacitor-community.github.io/contacts/)
- [Installation](https://capacitor-community.github.io/contacts/#/getting-started/installation)
- [Installation](https://capacitor-community.github.io/contacts/#/getting-started-installation)

@@ -68,1 +76,5 @@ - [API reference](https://capacitor-community.github.io/contacts/#/api)

<!-- - [Examples](https://github.com/capacitor-community/contacts-examples) -->
## Limitations
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.
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