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.3 to 0.4.4

2

lib/risk/assess.js

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

var orderOptions = options.order;
var paymentCardOptions = options.paymentCard;
var paymentCardOptions = orderOptions.paymentCard;
var serverInfoOptions = options.serverInfo;

@@ -65,0 +65,0 @@ var deviceInfoOptions = options.deviceInfo;

{
"name": "node-radial",
"version": "0.4.3",
"version": "0.4.4",
"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.4:** Fix `paymentCardOptions` missing from fraud request.
- **0.4.3:** Add missing `AddressStatus` in PayPal `getExpress` response.

@@ -620,0 +621,0 @@ - **0.4.2:** Parsing fix for risk status list.

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