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

cordova-plugin-intercom

Package Overview
Dependencies
Maintainers
6
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-intercom - npm Package Compare versions

Comparing version 3.0.22 to 3.0.23

6

CHANGELOG.md
# Intercom for Cordova/PhoneGap
## 3.0.22 (2016-11-19)
## 3.0.23 (2016-12-22)
* Updated Intercom to provide support for Ionic 2.
## 3.0.22 (2016-12-19)
* Updated Intercom for iOS to [3.0.22](https://github.com/intercom/intercom-android/releases/tag/3.0.22).

@@ -6,0 +10,0 @@ * Updated Intercom for Android to [3.0.17](https://github.com/intercom/intercom-android/releases/tag/3.0.17).

2

Example/README.md

@@ -18,3 +18,3 @@ #Example Cordova app

For Android, if you want to enable GCM in the test app make sure you set your sender_id as well.
```
```xml
<preference name="intercom-app-id" value="YOUR_APP_ID"/>

@@ -21,0 +21,0 @@ <preference name="intercom-ios-api-key" value="YOU_IOS_API_KEY"/>

{
"name": "cordova-plugin-intercom",
"version": "3.0.22",
"version": "3.0.23",
"description": "Official Cordova/PhoneGap plugin for Intercom",

@@ -5,0 +5,0 @@ "cordova": {

@@ -22,3 +22,3 @@ ![Intercom](Example/www/img/Intercom_logo-github.png)

```xml
<plugin name="cordova-plugin-intercom" version="~3.0.22" />
<plugin name="cordova-plugin-intercom" version="~3.0.23" />
```

@@ -44,2 +44,1 @@ ## Example App

intercom-cordova is released under the [MIT License](http://www.opensource.org/licenses/MIT).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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