xero-node
Advanced tools
Comparing version 3.0.15 to 3.0.16
@@ -234,2 +234,3 @@ export interface Attachment { | ||
ContactID?: string; | ||
ContactNumber?: string; | ||
ContactStatus?: string; | ||
@@ -236,0 +237,0 @@ Name?: string; |
{ | ||
"name": "xero-node", | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"description": "NodeJS Client for the Xero API, supporting Public, Private and Partner Apps", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
205675
4279