Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-radial

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-radial - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

2

lib/webhooks/paymentSettlementStatus.js

@@ -26,3 +26,3 @@ /* LIB */

return fn({
status: 401,
status: 403,
type: 'Authentication Failed',

@@ -29,0 +29,0 @@ message: err.message

@@ -26,3 +26,3 @@ /* LIB */

return fn({
status: 401,
status: 403,
type: 'Authentication Failed',

@@ -29,0 +29,0 @@ message: err.message

{
"name": "node-radial",
"version": "0.4.5",
"version": "0.4.6",
"description": "NodeJS SDK for the Radial APIs",

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

@@ -618,2 +618,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.4.6:** Update webhook failure status codes.
- **0.4.5:** Add a `debugMode` parameter.

@@ -620,0 +621,0 @@ - **0.4.4:** Fix `paymentCardOptions` missing from fraud request.

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