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.4 to 1.0.5

4

dist/cjs/api.d.ts

@@ -720,6 +720,6 @@ /**

* Data captured that qualified as a lead
* @type {FunnelDataV1 | BorrowingPowerDataV2 | StampDutyDataV1 | PropertyReportDataV1}
* @type {FunnelDataV1 | BorrowingPowerDataV1 | StampDutyDataV1 | PropertyReportDataV1}
* @memberof LeadsRecord
*/
data: FunnelDataV1 | BorrowingPowerDataV2 | StampDutyDataV1 | PropertyReportDataV1 | null;
data: FunnelDataV1 | BorrowingPowerDataV1 | StampDutyDataV1 | PropertyReportDataV1 | null;
}

@@ -726,0 +726,0 @@ /**

@@ -720,6 +720,6 @@ /**

* Data captured that qualified as a lead
* @type {FunnelDataV1 | BorrowingPowerDataV2 | StampDutyDataV1 | PropertyReportDataV1}
* @type {FunnelDataV1 | BorrowingPowerDataV1 | StampDutyDataV1 | PropertyReportDataV1}
* @memberof LeadsRecord
*/
data: FunnelDataV1 | BorrowingPowerDataV2 | StampDutyDataV1 | PropertyReportDataV1 | null;
data: FunnelDataV1 | BorrowingPowerDataV1 | StampDutyDataV1 | PropertyReportDataV1 | null;
}

@@ -726,0 +726,0 @@ /**

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

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

@@ -731,6 +731,6 @@ // tslint:disable

* Data captured that qualified as a lead
* @type {FunnelDataV1 | BorrowingPowerDataV2 | StampDutyDataV1 | PropertyReportDataV1}
* @type {FunnelDataV1 | BorrowingPowerDataV1 | StampDutyDataV1 | PropertyReportDataV1}
* @memberof LeadsRecord
*/
data: FunnelDataV1 | BorrowingPowerDataV2 | StampDutyDataV1 | PropertyReportDataV1 | null;
data: FunnelDataV1 | BorrowingPowerDataV1 | StampDutyDataV1 | PropertyReportDataV1 | null;
}

@@ -737,0 +737,0 @@

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