@ifings/api-client
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -81,7 +81,3 @@ "use strict"; | ||
if (!ids) { | ||
return instance.delete("".concat(baseRoute), _objectSpread(_objectSpread({}, config), {}, { | ||
headers: { | ||
"Content-Type": "application/json" | ||
} | ||
})); | ||
return instance.delete("".concat(baseRoute), config); | ||
} | ||
@@ -88,0 +84,0 @@ |
{ | ||
"name": "@ifings/api-client", | ||
"description": "iFings API client", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"main": "dist/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
41861
323