ggez-banking-sdk
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -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: 1, | ||
// }, | ||
// ], | ||
// authentication: [ | ||
@@ -235,0 +235,0 @@ // { |
{ | ||
"name": "ggez-banking-sdk", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
791629
25959