@bbc/http-transport
Advanced tools
Comparing version 3.1.1 to 3.2.0
@@ -20,2 +20,3 @@ 'use strict'; | ||
this.body; | ||
this.httpResponse; | ||
} | ||
@@ -22,0 +23,0 @@ |
@@ -53,2 +53,4 @@ 'use strict'; | ||
}); | ||
to.httpResponse = from; | ||
return to; | ||
@@ -55,0 +57,0 @@ } |
{ | ||
"name": "@bbc/http-transport", | ||
"version": "3.1.1", | ||
"version": "3.2.0", | ||
"description": "A flexible, modular REST client built for ease-of-use and resilience.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
376182
6805