Comparing version 0.3.20 to 0.4.0
@@ -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 { |
{ | ||
"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", |
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
26969
357