UNPKG

das-budget-sdk

Version:

An UNOFFICIAL TypeScript SDK for interacting with the DAS Budget API

30 lines (16 loc) 511 B
### 1.1.9 - Included 'crypto' module to fix refresh error ### 1.1.8 - Fixed `refresh` log ### 1.1.7 - Fixed eslint errors ### 1.1.6 - Include custom user-agent in requests ### 1.1.5 - Added `items` method to get all linked items (financial institutions) ### 1.1.1 - Fixed bug (ts not compiled) ### 1.1.0 - Added `budgetId` parameter to all API calls - Added `setBudgetId` method to set the budget ID for all future API calls - BREAKING CHANGE: Renamed `getAccounts` to `accounts`