New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sdk-node-apis-efi

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sdk-node-apis-efi - npm Package Compare versions

Comparing version

to
1.2.14

2

package.json

@@ -13,3 +13,3 @@ {

"description": "Module for integration with Efi Bank API",
"version": "1.2.13",
"version": "1.2.14",
"author": "Efi Bank - Consultoria Técnica | João Vitor Oliveira | João Lucas",

@@ -16,0 +16,0 @@ "license": "MIT",

@@ -90,3 +90,3 @@ // @ts-nocheck

* birth?: string,
* address: {
* address?: {
* street: string,

@@ -110,3 +110,3 @@ * number: string,

* },
* billing_address: {
* billing_address?: {
* street: string,

@@ -113,0 +113,0 @@ * number: string,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display