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.4.0 to 0.4.1-0.0.1

lib/interceptors/axios_timeout.js

5

lib/client.js

@@ -23,2 +23,6 @@ 'use strict';

var _axios_timeout = require('./interceptors/axios_timeout');
var _axios_timeout2 = _interopRequireDefault(_axios_timeout);
var _authentication = require('./authentication');

@@ -71,2 +75,3 @@

(0, _expired_token2.default)(instance, this, 2);
(0, _axios_timeout2.default)(instance);
}

@@ -73,0 +78,0 @@

8

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

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

"eslint": "4.19.1",
"eslint-config-airbnb": "18.1.0",
"eslint-plugin-import": "2.20.2",
"eslint-config-airbnb": "18.2.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jsx-a11y": "4.0.0",
"eslint-plugin-react": "6.10.3",
"flow-bin": "0.124.0",
"flow-bin": "0.128.0",
"mocha": "3.5.3",

@@ -53,0 +53,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