gocardless-nodejs
Advanced tools
Comparing version 3.12.0 to 3.14.0
@@ -5,4 +5,4 @@ declare enum Environments { | ||
} | ||
declare const CLIENT_VERSION = "3.12.0"; | ||
declare const CLIENT_VERSION = "3.14.0"; | ||
declare const API_VERSION = "2015-07-06"; | ||
export { Environments, CLIENT_VERSION, API_VERSION }; |
@@ -10,3 +10,3 @@ 'use strict'; | ||
exports.Environments = Environments; | ||
const CLIENT_VERSION = '3.12.0'; | ||
const CLIENT_VERSION = '3.14.0'; | ||
exports.CLIENT_VERSION = CLIENT_VERSION; | ||
@@ -13,0 +13,0 @@ const API_VERSION = '2015-07-06'; |
{ | ||
"name": "gocardless-nodejs", | ||
"version": "3.12.0", | ||
"version": "3.14.0", | ||
"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>", |
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