Socket
Socket
Sign inDemoInstall

xero-node

Package Overview
Dependencies
Maintainers
4
Versions
175
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 3.0.1 to 3.0.2

5

package.json
{
"name": "xero-node",
"version": "3.0.1",
"version": "3.0.2",
"description": "NodeJS Client for the Xero API, supporting Public, Private and Partner Apps",

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

"dependencies": {
"fs": "0.0.1-security",
"oauth": "^0.9.15"

@@ -33,3 +32,3 @@ },

"@types/puppeteer": "^1.1.0",
"jest": "^22.1.4",
"jest": "^22.4.3",
"jest-junit": "^3.6.0",

@@ -36,0 +35,0 @@ "nodemon": "^1.14.12",

2

README.md

@@ -21,2 +21,4 @@ [![npm version](https://badge.fury.io/js/xero-node.svg)](https://badge.fury.io/js/xero-node)

- v3.0.2
- Removes some unused deps
- v3.0.1

@@ -23,0 +25,0 @@ - Reimplmented how to make generic API calls in BaseAPI layer. See examples below

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