Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

myob

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myob - npm Package Compare versions

Comparing version 0.3.20 to 0.4.0

5

lib/index.js

@@ -50,2 +50,3 @@ 'use strict';

password,
callback,
timeout = 5000,

@@ -59,6 +60,8 @@ apiBase = 'https://api.myob.com/accountright/'

secret,
callback,
token,
apiBase,
timeout,
logger });
logger
});

@@ -65,0 +68,0 @@ return {

10

package.json
{
"name": "myob",
"version": "0.3.20",
"version": "0.4.0",
"main": "lib/index.js",

@@ -34,3 +34,3 @@ "repository": "git@github.com:ordermentum/myob-javascript-sdk.git",

"babel-core": "6.26.3",
"babel-eslint": "10.0.3",
"babel-eslint": "10.1.0",
"babel-istanbul": "0.12.2",

@@ -47,7 +47,7 @@ "babel-plugin-transform-async-to-generator": "6.24.1",

"eslint": "4.19.1",
"eslint-config-airbnb": "18.0.1",
"eslint-plugin-import": "2.20.1",
"eslint-config-airbnb": "18.1.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-jsx-a11y": "4.0.0",
"eslint-plugin-react": "6.10.3",
"flow-bin": "0.118.0",
"flow-bin": "0.124.0",
"mocha": "3.5.3",

@@ -54,0 +54,0 @@ "nyc": "10.3.2",

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