@clevertap/clevertap-signed-call-react-native
Advanced tools
Comparing version 0.0.2 to 0.0.4
@@ -44,2 +44,11 @@ 'use strict'; | ||
const eventEmitter = new _reactNative.NativeEventEmitter(CleverTapSignedCall); | ||
/** | ||
* Passes the CleverTap Signed Call React Native SDK name and the current version for version tracking | ||
* @param {string} sdkName - SDK name's literal | ||
* @param {number} sdkVersion - The updated SDK version. /// If the current version is X.X.X then pass as X0X0X | ||
*/ | ||
const sdkName = 'ctscsdkversion-react-native'; | ||
const sdkVersion = 3; | ||
CleverTapSignedCall.trackSdkVersion(sdkName, sdkVersion); | ||
class SignedCall { | ||
@@ -46,0 +55,0 @@ static SignedCallOnCallStatusChanged = CleverTapSignedCall.SignedCallOnCallStatusChanged; |
@@ -16,2 +16,11 @@ 'use strict'; | ||
const eventEmitter = new NativeEventEmitter(CleverTapSignedCall); | ||
/** | ||
* Passes the CleverTap Signed Call React Native SDK name and the current version for version tracking | ||
* @param {string} sdkName - SDK name's literal | ||
* @param {number} sdkVersion - The updated SDK version. /// If the current version is X.X.X then pass as X0X0X | ||
*/ | ||
const sdkName = 'ctscsdkversion-react-native'; | ||
const sdkVersion = 3; | ||
CleverTapSignedCall.trackSdkVersion(sdkName, sdkVersion); | ||
class SignedCall { | ||
@@ -18,0 +27,0 @@ static SignedCallOnCallStatusChanged = CleverTapSignedCall.SignedCallOnCallStatusChanged; |
{ | ||
"name": "@clevertap/clevertap-signed-call-react-native", | ||
"version": "0.0.2", | ||
"version": "0.0.4", | ||
"description": "The CleverTap's Signed Call React Native SDK provides an in-app calls service to make and receive calls in the mobile apps.", | ||
@@ -5,0 +5,0 @@ "main": "lib/commonjs/index", |
@@ -24,2 +24,11 @@ 'use strict'; | ||
/** | ||
* Passes the CleverTap Signed Call React Native SDK name and the current version for version tracking | ||
* @param {string} sdkName - SDK name's literal | ||
* @param {number} sdkVersion - The updated SDK version. /// If the current version is X.X.X then pass as X0X0X | ||
*/ | ||
const sdkName = 'ctscsdkversion-react-native'; | ||
const sdkVersion = 3; | ||
CleverTapSignedCall.trackSdkVersion(sdkName, sdkVersion); | ||
class SignedCall { | ||
@@ -26,0 +35,0 @@ static SignedCallOnCallStatusChanged = |
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
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1130
125677
80
1