Socket
Socket
Sign inDemoInstall

node-radial

Package Overview
Dependencies
49
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.11 to 0.5.0

lib/payments/auth.js

1

lib/payments/index.js

@@ -18,2 +18,3 @@ /* LIB */

Payments.settlement = require('./settlement');
Payments.auth = require('./auth');

@@ -20,0 +21,0 @@ /* NPM EXPORT */

2

package.json
{
"name": "node-radial",
"version": "0.4.11",
"version": "0.5.0",
"description": "NodeJS SDK for the Radial APIs",

@@ -5,0 +5,0 @@ "main": "radial.js",

@@ -619,2 +619,3 @@ [![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url]

- **0.5.0:** Adds `payments.auth.cancel` endpoint to cancel a payment authorization.
- **0.4.11:** Improved optional checks for Address fields.

@@ -621,0 +622,0 @@ - **0.4.10:** Improve checks for optional fields like Address and Telephone on fraud assessment.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc