Package: node-node-rest-client / 3.1.1-2

Metadata

Package Version Patches format
node-node-rest-client 3.1.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix buffer usage.diff | (download)

lib/node-rest-client.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 replace buffer() by buffer.from()
fix_tests.patch | (download)

test/specs/TestFollowsRedirect.js | 2 1 + 1 - 0 !
test/specs/TestRIOFacade.js | 11 6 + 5 - 0 !
2 files changed, 7 insertions(+), 6 deletions(-)

 fix test failures
 + Version of follow-redirect module
 + Mistake in test code