Socket
Socket
Sign inDemoInstall

xero-node

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xero-node - npm Package Compare versions

Comparing version 2.13.0 to 2.14.0

2

docs/Sample-App-Setup.md

@@ -12,3 +12,3 @@ To help users get up and running with the xero-node SDK quickly, we've included a sample app that is written using the Express library.

cd xero-node-sample-app
yarn install
npm install
```

@@ -15,0 +15,0 @@

{
"name": "xero-node",
"version": "2.13.0",
"version": "2.14.0",
"description": "Xero API Wrapper for all application types",

@@ -14,3 +14,3 @@ "main": "lib/index.js",

"scripts": {
"test": "yarn && nyc mocha"
"test": "nyc mocha"
},

@@ -17,0 +17,0 @@ "keywords": [

@@ -211,3 +211,3 @@ xero-node (alpha)

`yarn test`
`npm test`

@@ -231,2 +231,5 @@ ## Roadmap

* 2.14.0
- Make npm the default over yarn #136
* 2.13.0

@@ -233,0 +236,0 @@ - Merged Fixed Payroll Timesheet Entity Helper #148

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc