You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

gocardless-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gocardless-nodejs - npm Package Compare versions

Comparing version

to
4.8.1

2

constants.d.ts

@@ -5,4 +5,4 @@ declare enum Environments {

}
declare const CLIENT_VERSION = "4.8.0";
declare const CLIENT_VERSION = "4.8.1";
declare const API_VERSION = "2015-07-06";
export { Environments, CLIENT_VERSION, API_VERSION };

@@ -9,3 +9,3 @@ 'use strict';

})(Environments || (exports.Environments = Environments = {}));
const CLIENT_VERSION = '4.8.0';
const CLIENT_VERSION = '4.8.1';
exports.CLIENT_VERSION = CLIENT_VERSION;

@@ -12,0 +12,0 @@ const API_VERSION = '2015-07-06';

{
"name": "gocardless-nodejs",
"version": "4.8.0",
"version": "4.8.1",
"description": "Node.js client for the GoCardless API - a powerful, simple solution for the collection of recurring bank-to-bank payments",

@@ -5,0 +5,0 @@ "author": "GoCardless Ltd <client-libraries@gocardless.com>",

@@ -23,3 +23,3 @@ 'use strict';

const formattedResponse = {
...((_b = (_a = response.body) === null || _a === void 0 ? void 0 : _a['billing_requests']) !== null && _b !== void 0 ? _b : response),
...((_b = (_a = response.body) === null || _a === void 0 ? void 0 : _a['billing_request_with_actions']) !== null && _b !== void 0 ? _b : response),
__response__: response.__response__,

@@ -26,0 +26,0 @@ };

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.