Comparing version 1.0.1 to 1.0.2
@@ -10,4 +10,4 @@ 'use strict'; | ||
client.logger.info('Response Headers', JSON.stringify(response.headers, null, 2)); | ||
return response; | ||
} | ||
return response; | ||
}, error => { | ||
@@ -14,0 +14,0 @@ Promise.reject(error); |
{ | ||
"name": "myob", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "lib/index.js", | ||
@@ -56,2 +56,2 @@ "repository": "git@github.com:ordermentum/myob-javascript-sdk.git", | ||
} | ||
} | ||
} |
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
28516