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

@ionic-native/intercom

Package Overview
Dependencies
Maintainers
3
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/intercom - npm Package Compare versions

Comparing version 4.5.3 to 4.6.0

1

index.d.ts

@@ -46,2 +46,3 @@ import { IonicNativePlugin } from '@ionic-native/core';

* @return {Promise<any>} Returns a promise
* @deprecated Use setUserHash instead as of Intercom Cordova 4.0.0 and higher https://github.com/intercom/intercom-cordova/blob/master/CHANGELOG.md#400-2017-08-29
*/

@@ -48,0 +49,0 @@ setSecureMode(secureHash: string, secureData: any): Promise<any>;

@@ -70,2 +70,3 @@ var __extends = (this && this.__extends) || (function () {

* @return {Promise<any>} Returns a promise
* @deprecated Use setUserHash instead as of Intercom Cordova 4.0.0 and higher https://github.com/intercom/intercom-cordova/blob/master/CHANGELOG.md#400-2017-08-29
*/

@@ -72,0 +73,0 @@ Intercom.prototype.setSecureMode = function (secureHash, secureData) { return; };

2

package.json
{
"name": "@ionic-native/intercom",
"version": "4.5.3",
"version": "4.6.0",
"description": "Ionic Native - Native plugins for ionic apps",

@@ -5,0 +5,0 @@ "module": "index.js",

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