Socket
Socket
Sign inDemoInstall

@lendi/lead-client

Package Overview
Dependencies
Maintainers
46
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lendi/lead-client - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

12

dist/cjs/api.d.ts

@@ -663,3 +663,3 @@ /**

*/
generated_at: string;
generatedAt: string;
/**

@@ -670,3 +670,3 @@ * Time zone name for identifying customer location when making call(s). Refer to https://www.iana.org/time-zones

*/
time_zone: string;
timeZone: string;
/**

@@ -677,3 +677,3 @@ * Prefix with Australia international code, e.g. +61

*/
mobile_number: string;
mobileNumber: string;
/**

@@ -690,3 +690,3 @@ * Email of the potential customer

*/
first_name: string;
firstName: string;
/**

@@ -709,3 +709,3 @@ * Representation of funnel origin and indicates roughly the journey of the customer originate from

*/
gcl_id?: string;
gclId?: string;
/**

@@ -716,3 +716,3 @@ * URL value of the origin from where customer landed in the platform webpage

*/
account_origin: string;
accountOrigin: string;
/**

@@ -719,0 +719,0 @@ *

@@ -663,3 +663,3 @@ /**

*/
generated_at: string;
generatedAt: string;
/**

@@ -670,3 +670,3 @@ * Time zone name for identifying customer location when making call(s). Refer to https://www.iana.org/time-zones

*/
time_zone: string;
timeZone: string;
/**

@@ -677,3 +677,3 @@ * Prefix with Australia international code, e.g. +61

*/
mobile_number: string;
mobileNumber: string;
/**

@@ -690,3 +690,3 @@ * Email of the potential customer

*/
first_name: string;
firstName: string;
/**

@@ -709,3 +709,3 @@ * Representation of funnel origin and indicates roughly the journey of the customer originate from

*/
gcl_id?: string;
gclId?: string;
/**

@@ -716,3 +716,3 @@ * URL value of the origin from where customer landed in the platform webpage

*/
account_origin: string;
accountOrigin: string;
/**

@@ -719,0 +719,0 @@ *

{
"name": "@lendi/lead-client",
"version": "1.0.3",
"version": "1.0.4",
"description": "Lendi lead client",

@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js",

@@ -674,3 +674,3 @@ // tslint:disable

*/
generated_at: string;
generatedAt: string;
/**

@@ -681,3 +681,3 @@ * Time zone name for identifying customer location when making call(s). Refer to https://www.iana.org/time-zones

*/
time_zone: string;
timeZone: string;
/**

@@ -688,3 +688,3 @@ * Prefix with Australia international code, e.g. +61

*/
mobile_number: string;
mobileNumber: string;
/**

@@ -701,3 +701,3 @@ * Email of the potential customer

*/
first_name: string;
firstName: string;
/**

@@ -720,3 +720,3 @@ * Representation of funnel origin and indicates roughly the journey of the customer originate from

*/
gcl_id?: string;
gclId?: string;
/**

@@ -727,3 +727,3 @@ * URL value of the origin from where customer landed in the platform webpage

*/
account_origin: string;
accountOrigin: string;
/**

@@ -730,0 +730,0 @@ *

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