node-radial
Advanced tools
Comparing version 0.4.5 to 0.4.6
@@ -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. |
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
102240
655