interfacer
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "interfacer", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Module for working with REST API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -23,4 +23,5 @@ // @flow | ||
request: callConfig.request || localConfig.request || globalConfig.request || {}, | ||
flatMethod: callConfig.flatMethod || localConfig.flatMethod || globalConfig.flatMethod, | ||
}); | ||
export default composeConfigs; |
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
185665
388