xero-node
Advanced tools
Comparing version 3.0.8 to 3.0.9
@@ -458,2 +458,4 @@ import { XeroClientConfiguration, BaseAPIClient } from './internals/BaseAPIClient'; | ||
ReportID: string; | ||
toDate?: string; | ||
fromDate?: string; | ||
}) => Promise<ReportsResponse>; | ||
@@ -460,0 +462,0 @@ }; |
{ | ||
"name": "xero-node", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "NodeJS Client for the Xero API, supporting Public, Private and Partner Apps", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -21,2 +21,4 @@ [![npm version](https://badge.fury.io/js/xero-node.svg)](https://badge.fury.io/js/xero-node) | ||
- v3.0.9 | ||
- Thanks glenndevenish for adding optional reporting params #224 | ||
- v3.0.7 | ||
@@ -23,0 +25,0 @@ - Thanks davibq for adding the ability to email invoices #209 |
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
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
204342
4240
235