Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dcos/http-service

Package Overview
Dependencies
Maintainers
13
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dcos/http-service - npm Package Versions

2

2.3.2

Diff

Changelog

Source

2.3.2 (2019-06-13)

<a name="2.3.1"></a>

dschmidt
published 2.3.1 •

Changelog

Source

2.3.1 (2019-05-29)

Bug Fixes

  • xhr: fix typo preventing responseHeaders from showing (e7e6b63)

<a name="2.3.0"></a>

dschmidt
published 2.3.0 •

Changelog

Source

2.3.0 (2019-05-29)

Features

<a name="2.2.0"></a>

dschmidt
published 2.2.0 •

Changelog

Source

2.2.0 (2019-05-28)

Features

  • expose reponse type on requests (a17a94b)
  • expose response type on requests (#28) (4d203ec)

<a name="2.0.2"></a>

dschmidt
published 2.1.0 •

Changelog

Source

2.2.0 (2019-05-28)

Features

  • expose reponse type on requests (a17a94b)
  • expose response type on requests (#28) (4d203ec)

<a name="2.0.2"></a>

nlight
published 2.0.2 •

Changelog

Source

2.0.2 (2019-02-19)

<a name="2.0.1"></a>

nlight
published 2.0.1 •

Changelog

Source

2.0.1 (2019-02-15)

<a name="2.0.0"></a>

dschmidt
published 2.0.0 •

Changelog

Source

2.0.0 (2018-12-19)

Chores

  • rxjs: update rxjs to latest version (cc2077c)

BREAKING CHANGES

  • rxjs: RxJS is updated in a major version, all clients need to update their version as well

Closes DCOS-46037.

<a name="1.1.0"></a>

nlight
published 1.1.0 •

Changelog

Source

1.1.0 (2018-12-18)

Features

<a name="1.0.0"></a>

juliangieseke
published 1.0.0 •

Changelog

Source

1.0.0 (2018-08-27)

Features

  • request: add status code to next event (c8bc7b5)

BREAKING CHANGES

  • request: the output format of the next event changed. Instead of request(...).subscribe({next(response) {...}}) you can now write request(...).subscribe({next({ code, response }) {...}})

<a name="0.3.0"></a>

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc