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

ggez-banking-sdk

Package Overview
Dependencies
Maintainers
0
Versions
113
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.25 to 0.0.26

2

dist/bank-system/helper/index.d.ts

@@ -24,3 +24,3 @@ import { AxiosResponse } from "axios";

dataTokenUrlEncoded: (values: LimitedTokenInterface) => {
installation_id: string;
installationId: string;
};

@@ -27,0 +27,0 @@ };

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

const data = {
installation_id: values.installationId,
installationId: values.installationId,
};

@@ -249,0 +249,0 @@ return data;

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

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