ebay-api-simple
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -95,3 +95,3 @@ "use strict"; | ||
'Content-Type': 'application/json', | ||
Authorization: 'Bearer ' + this.accessToken, | ||
'Authorization': 'Bearer ' + this.accessToken, | ||
}, | ||
@@ -98,0 +98,0 @@ }) |
{ | ||
"name": "ebay-api-simple", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Interface with the eBay API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
14039