oniyi-http-client
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -68,6 +68,5 @@ 'use strict'; | ||
let requestParams = _.defaultsDeep({}, | ||
defaults, | ||
initialParams, { | ||
method: 'GET', | ||
}); | ||
}, defaults); | ||
@@ -74,0 +73,0 @@ // augment requestParams to properly handle absolute uris |
{ | ||
"name": "oniyi-http-client", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Adding a plugin interface to \"request\" that allows modifications of request parameters and response data", | ||
@@ -5,0 +5,0 @@ "homepage": "", |
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
20249
423