xero-node
Advanced tools
Comparing version 2.19.1 to 2.20.0
@@ -299,2 +299,4 @@ /* eslint-disable prettier/prettier */ | ||
return; | ||
} else { | ||
return reject(err); | ||
} | ||
@@ -301,0 +303,0 @@ }); |
@@ -91,2 +91,3 @@ 'use strict'; | ||
const LineItemSchema = Entity.SchemaObject({ | ||
LineItemID: { type: String }, | ||
Description: { type: String }, | ||
@@ -93,0 +94,0 @@ Quantity: { type: Number }, |
{ | ||
"name": "xero-node", | ||
"version": "2.19.1", | ||
"version": "2.20.0", | ||
"description": "Xero API Wrapper for all application types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,2 +0,4 @@ | ||
xero-node (alpha) | ||
xero-node. We're creating a new version. Please see here: https://github.com/XeroAPI/xero-node/issues/183. Please give it a spin! | ||
=========== | ||
@@ -259,2 +261,5 @@ | ||
* 2.20.0 | ||
- handle "No key provided to sign" error #181 | ||
- add LineItemID back to LineItemSchema #188 | ||
* 2.19.0 | ||
@@ -261,0 +266,0 @@ - Fix missing 'OrganisationID' after called organisation.toJSON() #173 |
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
651221
12002
530