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.0.67 to 0.0.68

4

dist/bank-system/helper/dataStructure.js

@@ -174,3 +174,3 @@ "use strict";

],
custom_field: customField,
custom_field: JSON.stringify(customField),
geo_coordinates: values.geoCoordinates,

@@ -291,3 +291,3 @@ };

],
custom_field: customField,
custom_field: JSON.stringify(customField),
geo_coordinates: values.geoCoordinates,

@@ -294,0 +294,0 @@ client_time_zone: `UTC ${dayjs_1.default.tz(new Date()).format("Z")}`,

{
"name": "ggez-banking-sdk",
"version": "0.0.67",
"version": "0.0.68",
"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