node-radial
Advanced tools
Comparing version 0.3.0 to 0.3.1
/* LIB */ | ||
const radial = require('../radial'); | ||
const radial = require('../../radial'); | ||
const params = radial.getParams(); | ||
@@ -5,0 +5,0 @@ |
/* LIB */ | ||
const radial = require('../../../radial'); | ||
const radial = require('../../radial'); | ||
const authenticate = require('./authenticate'); | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "node-radial", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "NodeJS SDK for the Radial APIs", | ||
@@ -5,0 +5,0 @@ "main": "radial.js", |
@@ -499,3 +499,4 @@ [![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.3.0:** Adding webhook support. Not 100% integrated yet. | ||
- **0.3.1:** Path fixes. | ||
- **0.3.0:** Working on body parser. Not fully working yet. | ||
- **0.2.4:** Logging cleanup. | ||
@@ -502,0 +503,0 @@ - **0.2.3:** `ItemListRPH` was missing from the fraud assessment request. The module now generates this string automatically from the item list. |
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
83784
520