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

ggez-banking-sdk

Package Overview
Dependencies
Maintainers
0
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ggez-banking-sdk - npm Package Compare versions

Comparing version 0.1.9 to 0.1.10

40

dist/bank-system/helper/dataStructure.js

@@ -113,12 +113,12 @@ "use strict";

],
// phone: [
// {
// id: 0,
// type: 1,
// country_code: -1,
// number: -1,
// is_primary: 1,
// verification_status: 0, // 1
// },
// ],
phone: [
{
id: 0,
type: 1,
country_code: -1,
number: -1,
is_primary: 1,
verification_status: 0, // 1
},
],
authentication: [

@@ -223,12 +223,12 @@ // {

],
// phone: [
// {
// id: 0,
// type: 1,
// country_code: -1,
// number: -1,
// is_primary: 1,
// verification_status: 1,
// },
// ],
phone: [
{
id: 0,
type: 1,
country_code: -1,
number: -1,
is_primary: 1,
verification_status: 0, // 1
},
],
// authentication: [

@@ -235,0 +235,0 @@ // {

{
"name": "ggez-banking-sdk",
"version": "0.1.9",
"version": "0.1.10",
"description": "A Node.js package to handle GGEZ Banking API endpoints, Simplify the process of managing CRUD operations with this efficient and easy-to-use package.",

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

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

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