@rechat/sdk
Advanced tools
Comparing version 0.2.9 to 0.2.10
export interface ILeadMetaData { | ||
lead_channel: string; | ||
lead_channel?: string; | ||
user_id?: string; | ||
@@ -4,0 +4,0 @@ brand_id?: string; |
{ | ||
"name": "@rechat/sdk", | ||
"version": "0.2.9", | ||
"version": "0.2.10", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
10265