node-bandwidth icon indicating copy to clipboard operation
node-bandwidth copied to clipboard

NodeJS Client library for Bandwidth Voice and Messaging APIs

Results 3 node-bandwidth issues
Sort by recently updated
recently updated
newest added

Hello, The new 4.0 release has no release notes. Version 3 was a small change but in this case if it's just refactoring it would still be good if you...

This should likely be a dev dependency and is unnecessarily adding to on-disk dependency size and dependency tree complexity – https://bundlephobia.com/[email protected] On a similar note, Bluebird is likely no longer...

Using dashboardAuth in your API like so: var dashboardAuth = { accountId : "accountId", userName : "userName", password : "password", subaccountId : "subaccountId" }; means that we have to store...