New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

rest-client-sdk

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rest-client-sdk - npm Package Versions

badaz
published 1.1.0 •

Changelog

Source

[1.1.0] - 2017-08-30

Changed

  • Pass on response to serializer
  • Upgrade dependencies (rollup 0.49, eslint 4, etc.)
  • Add prettier to project
jdeniau
published 1.0.5 •

Changelog

Source

[1.0.5] - 2017-08-30

Changed

  • Fix token loop when token is not valid anymore
jdeniau
published 1.0.4 •

Changelog

Source

[1.0.4] - 2017-07-28

Changed

  • Remove undefined headers
jdeniau
published 1.0.3 •

Changelog

Source

[1.0.3] - 2017-07-27

Changed

  • Allow overriding base headers #24
jdeniau
published 1.0.2 •

Changelog

Source

[1.0.2] - 2017-07-04

This release is the same as 0.15.0 and though fully compatible

Changed

  • Rolled back to urijs because domurl use the default node implementation which is not compatible with the stack we use. The real future solution will be to use Javascript URL object but too early and unstable for now
jdeniau
published 1.0.1 •

Changelog

Source

[1.0.1] - 2017-07-03 - [YANKED]

Changed

  • Make urijs implementation work again but might be breaking
  • Url constructor passed with noTransform = true for better perf and avoid potential bugs
jdeniau
published 1.0.0 •

Changelog

Source

[1.0.0] - 2017-07-03 - [YANKED]

Changed

jdeniau
published 0.15.0 •

Changelog

Source

[0.15.0] - 2017-06-27

Added

  • Added the current URI as referer for http calls
badaz
published 0.14.0 •
jdeniau
published 0.13.0 •