Socket
Socket
Sign inDemoInstall

@lendi/lead-client

Package Overview
Dependencies
1
Maintainers
59
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.2.0

5

CHANGELOG.md
# @lendi/lead-client
## 3.2.0
- [minor] b19927f:
- Add NOT_WORKING employmentType to leads-client
## 3.1.0

@@ -4,0 +9,0 @@ - [minor] 1e00e0f:

3

dist/cjs/api.d.ts

@@ -607,3 +607,4 @@ /**

SELFEMPLOYED = "SELF_EMPLOYED",
UNKNOWN = "UNKNOWN"
UNKNOWN = "UNKNOWN",
NOTWORKING = "NOT_WORKING"
}

@@ -610,0 +611,0 @@ /**

@@ -227,2 +227,3 @@ "use strict";

FunnelDataV2EmploymentTypeEnum["UNKNOWN"] = "UNKNOWN";
FunnelDataV2EmploymentTypeEnum["NOTWORKING"] = "NOT_WORKING";
})(FunnelDataV2EmploymentTypeEnum = exports.FunnelDataV2EmploymentTypeEnum || (exports.FunnelDataV2EmploymentTypeEnum = {}));

@@ -229,0 +230,0 @@ /**

@@ -607,3 +607,4 @@ /**

SELFEMPLOYED = "SELF_EMPLOYED",
UNKNOWN = "UNKNOWN"
UNKNOWN = "UNKNOWN",
NOTWORKING = "NOT_WORKING"
}

@@ -610,0 +611,0 @@ /**

{
"name": "@lendi/lead-client",
"version": "3.1.0",
"version": "3.2.0",
"description": "Lendi lead client",

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

@@ -618,2 +618,3 @@ // tslint:disable

UNKNOWN = 'UNKNOWN',
NOTWORKING = 'NOT_WORKING',
}

@@ -620,0 +621,0 @@ /**

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc