abs-client
Advanced tools
Comparing version 0.0.5-alpha to 0.0.6-alpha
@@ -98,2 +98,6 @@ const rp = require('request-promise-native') | ||
} | ||
async function getTransfersFromToAccount(accountID, date) { | ||
return await doGet('/transfers:fromToAccount', { date: date, accountId: accountID }) | ||
} | ||
@@ -100,0 +104,0 @@ async function balances(customerID) { |
{ | ||
"name": "abs-client", | ||
"version": "0.0.5-alpha", | ||
"version": "0.0.6-alpha", | ||
"description": "Client that interacts functions for the abs.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
6746
197
0