Socket
Socket
Sign inDemoInstall

@freshbooks/api

Package Overview
Dependencies
45
Maintainers
6
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

4.0.0

Diff

Changelog

Source

4.0.0

  • (Breaking Change) The amount field in money objects is now a string, not a number. This is to be consistent with the FreshBooks API, which returns a string, and to prevent floating point precision errors.
  • (Breaking Change) Error handling has been reworked to be clearer and more consistent. This includes renaming the fields code and number to statusCode and errorCode. Error handling has been updated so that exception data is more consistent across API resources (see issue 506).
  • Support for /accounting error responses for newer API versions.
  • Drop support for node 12.x
  • Upgrade axios
amcintoshfb
published 4.0.0-alpha.1 •

amcintoshfb
published 4.0.0-alpha.0 •

amcintoshfb
published 3.3.0 •

Changelog

Source

3.3.0

  • Add support for invoice send by email
  • Fix search queries for project-like and accounting report resources
amcintoshfb
published 3.2.2 •

Changelog

Source

3.2.2

  • Internal refactor of model transform methods
amcintoshfb
published 3.2.1 •

Changelog

Source

3.2.1

  • Update error detection for Projects (See #450)
amcintoshfb
published 3.2.0 •

Changelog

Source

3.2.0

  • Support Journal Entry (See #401)
  • Support Journal Entry Accounts (See #401)
  • Support Journal Entry Details (See #401)
  • Support Expense Categories (See #402)
amcintoshfb
published 3.1.0 •

Changelog

Source

3.1.0

  • Allow invoices to be marked as sent
  • Support for Profit & Loss Report
  • Support for Tax Summary Report
  • Support for Payments Collected Report
  • Fix bug in BillVendors (See #399)
amcintoshfb
published 3.0.0 •

Changelog

Source

3.0.0

  • (Breaking Change) token parameter removed from APIClient constructor, additional properties added to Client Options to support OAuth flow with client secret + redirect URI (see updated README)
  • Support for online payment options
  • Move default branch from master to main
amcintoshfb
published 2.1.0 •

Changelog

Source

2.1.0

  • Support for invoice share links
  • Support for webhook callback registration
  • Allow create/update payloads items to accept strings in addition to date objects
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc