@radio-retail/api-client
Advanced tools
Comparing version 1.0.21 to 1.0.22
@@ -58,3 +58,4 @@ const getData = require('../utils/get-raw-data'); | ||
// Accounts | ||
getAccountsForClient(clientId = '', config = {}) { | ||
getAccountsForClient(clientId = '', params, config = {}) { | ||
config.params = params; | ||
return instance.get(`${baseRoute}/${clientId}/accounts`).then(getData(config.raw)); | ||
@@ -61,0 +62,0 @@ }, |
{ | ||
"name": "@radio-retail/api-client", | ||
"description": "Radio Retail API client", | ||
"version": "1.0.21", | ||
"version": "1.0.22", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
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
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
11877
282
1