Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@comparaonline/cico-funnel-schema

Package Overview
Dependencies
Maintainers
14
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@comparaonline/cico-funnel-schema - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

7

dist/interfaces/checkout/index.d.ts

@@ -9,7 +9,2 @@ import { Sarlaft } from './sarlaft';

}
export interface PromissoryNote {
creditNumber?: number;
registerNumber?: number;
serviceUsed: string;
}
export interface CheckoutFiles {

@@ -22,3 +17,2 @@ identificationDocument: CheckoutFilesDetail;

others?: CheckoutFilesDetail[];
emailSent?: boolean;
}

@@ -37,3 +31,2 @@ export interface Sarlafts {

sarlaft: Sarlafts;
promissoryNote?: PromissoryNote;
}

2

dist/interfaces/issue/index.d.ts

@@ -8,3 +8,2 @@ import { PaymentMethod } from '../../enums/common';

company: string;
companyCode: string;
offerId: string;

@@ -32,3 +31,2 @@ offerLink: string;

issuanceCosts: string;
numberOfInstallments: number;
}

4

package.json
{
"name": "@comparaonline/cico-funnel-schema",
"version": "1.6.0",
"version": "1.6.1",
"description": "Cico Funnel Schema",

@@ -27,3 +27,3 @@ "main": "dist/index.js",

},
"gitHead": "a853dcbf67f443335a953d12cad292515b106d78"
"gitHead": "2dfe6bb1eb3c17cb094933ad6ab57f6facb1c67a"
}

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