Socket
Socket
Sign inDemoInstall

xero-node

Package Overview
Dependencies
89
Maintainers
4
Versions
165
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.11.1 to 4.11.2

2

dist/gen/api/assetApi.js

@@ -25,3 +25,3 @@ "use strict";

this._basePath = defaultBasePath;
this.defaultHeaders = { 'user-agent': 'xero-node-4.10.2' };
this.defaultHeaders = { 'user-agent': 'xero-node-4.11.2' };
this._useQuerystring = false;

@@ -28,0 +28,0 @@ this.binaryHeaders = {};

@@ -25,3 +25,3 @@ "use strict";

this._basePath = defaultBasePath;
this.defaultHeaders = { 'user-agent': 'xero-node-4.10.2' };
this.defaultHeaders = { 'user-agent': 'xero-node-4.11.2' };
this._useQuerystring = false;

@@ -28,0 +28,0 @@ this.binaryHeaders = {};

@@ -25,3 +25,3 @@ "use strict";

this._basePath = defaultBasePath;
this.defaultHeaders = { 'user-agent': 'xero-node-4.10.2' };
this.defaultHeaders = { 'user-agent': 'xero-node-4.11.2' };
this._useQuerystring = false;

@@ -28,0 +28,0 @@ this.binaryHeaders = {};

@@ -25,3 +25,3 @@ "use strict";

this._basePath = defaultBasePath;
this.defaultHeaders = { 'user-agent': 'xero-node-4.10.2' };
this.defaultHeaders = { 'user-agent': 'xero-node-4.11.2' };
this._useQuerystring = false;

@@ -28,0 +28,0 @@ this.binaryHeaders = {};

{
"name": "xero-node",
"version": "4.11.1",
"version": "4.11.2",
"description": "Xero NodeJS OAuth 2.0 client for xero-node",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

# xero-node
![npm](https://img.shields.io/npm/v/xero-node?label=xero-node)
## OAuth 2 support
## SDK Documentation
xero-node supports OAuth2 authentication and all the XeroAPI Sets
* Accounting API:
* Assets API:
* AU Payroll API:
* Bankfeeds API:
* UK Payroll API:
* Files API:
## SDK Documentation
* Core [Accounting Api Docs](https://xeroapi.github.io/xero-node/accounting/index.html)
* [Accounting Api Docs](https://xeroapi.github.io/xero-node/accounting/index.html)
---
* [Asset Api Docs](/https://xeroapi.github.io/xero-node/assets/index.html)
* [Asset Api Docs](https://xeroapi.github.io/xero-node/assets/index.html)
* [Project Api Docs](https://xeroapi.github.io/xero-node/payroll-au/index.html)

@@ -26,3 +14,2 @@ * [Files Api Docs](https://xeroapi.github.io/xero-node/files/index.html)

## Getting Started

@@ -29,0 +16,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc