popsicle-transport-xhr
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -91,2 +91,3 @@ "use strict"; | ||
headers: parseXhrHeaders(xhr.getAllResponseHeaders()), | ||
omitDefaultHeaders: true, | ||
url: xhr.responseURL | ||
@@ -93,0 +94,0 @@ }); |
{ | ||
"name": "popsicle-transport-xhr", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Popsicle transport for sending requests over `XMLHttpRequest`", | ||
@@ -79,3 +79,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"servie": "^4.0.0" | ||
"servie": "^4.2.0" | ||
}, | ||
@@ -89,3 +89,3 @@ "devDependencies": { | ||
"prettier": "^1.18.2", | ||
"servie": "^4.0.10", | ||
"servie": "^4.2.1", | ||
"size-limit": "^1.3.6", | ||
@@ -92,0 +92,0 @@ "ts-jest": "^24.0.2", |
Sorry, the diff of this file is not supported yet
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
24440
236