rets-client
Advanced tools
Comparing version 4.6.6 to 4.6.7
@@ -41,3 +41,3 @@ // Generated by CoffeeScript 1.10.0 | ||
}; | ||
if (_insensitiveStartsWith(headerInfo.contentType, 'text/xml') && options.Location === 1) { | ||
if (headerInfo.location && options.Location === 1) { | ||
return resolve({ | ||
@@ -44,0 +44,0 @@ headerInfo: headerInfo |
{ | ||
"name": "rets-client", | ||
"version": "4.6.6", | ||
"version": "4.6.7", | ||
"description": "A RETS client (Real Estate Transaction Standard).", | ||
@@ -5,0 +5,0 @@ "main": "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
93879