Socket
Socket
Sign inDemoInstall

@lendi/lead-client

Package Overview
Dependencies
Maintainers
52
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 2.1.1 to 2.2.0

5

CHANGELOG.md
# @lendi/lead-client
## 2.2.0
- [minor] 2e271e6:
- make first name optional in lead-client
## 2.1.1

@@ -4,0 +9,0 @@ - [patch] 4f52691:

2

dist/cjs/api.d.ts

@@ -693,3 +693,3 @@ /**

*/
firstName: string;
firstName?: string;
/**

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

@@ -693,3 +693,3 @@ /**

*/
firstName: string;
firstName?: string;
/**

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

{
"name": "@lendi/lead-client",
"version": "2.1.1",
"version": "2.2.0",
"description": "Lendi lead client",

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

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

*/
firstName: string;
firstName?: string;
/**

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

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