Comparing version 0.4.0 to 0.4.1-0.0.1
@@ -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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
28053
11
384