@ionic-native/intercom
Advanced tools
Comparing version 4.5.3 to 4.6.0
@@ -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; }; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26993
368
0