Socket
Socket
Sign inDemoInstall

superagent

Package Overview
Dependencies
35
Maintainers
7
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
13141617Next

0.11.0

Diff

Changelog

Source

0.11.0 / 2013-01-02

  • add .error Error object. Closes #156
  • add forcing of res.text removal for FF HEAD responses. Closes #162
  • add reduce component usage. Closes #90
  • move better-assert dep to development deps
tjholowaychuk
published 0.10.0 •

Changelog

Source

0.10.0 / 2012-11-14

  • add req.timeout(ms) support for the client
tjholowaychuk
published 0.9.10 •

Changelog

Source

0.9.10 / 2012-11-14

  • fix client-side .query(str) support
tjholowaychuk
published 0.9.9 •

Changelog

Source

0.9.9 / 2012-11-14

  • add .parse(fn) support
  • fix socket hangup with dates in querystring. Closes #146
  • fix socket hangup "error" event when a callback of arity 2 is provided
tjholowaychuk
published 0.9.8 •

Changelog

Source

0.9.8 / 2012-11-03

  • add emission of error from Request#callback()
  • add a better fix for nodes weird socket hang up error
  • add PUT/POST/PATCH data support to client short-hand functions
  • add .license property to component.json
  • change client portion to build using component(1)
  • fix GET body support [guille]
tjholowaychuk
published 0.9.7 •

Changelog

Source

0.9.7 / 2012-10-19

  • fix .buffer() res.text when no parser matches
tjholowaychuk
published 0.9.6 •

Changelog

Source

0.9.6 / 2012-10-17

  • change: use this when window is undefined
  • update to new component spec [juliangruber]
  • fix emission of "data" events for compressed responses without encoding. Closes #125
tjholowaychuk
published 0.9.5 •

Changelog

Source

0.9.5 / 2012-10-01

  • add field name to .attach()
  • add text "parser"
  • refactor isObject()
  • remove wtf isFunction() helper
tjholowaychuk
published 0.9.4 •

Changelog

Source

0.9.4 / 2012-09-20

  • fix Buffer responses [TooTallNate]
  • fix res.type when a "type" param is present [TooTallNate]
tjholowaychuk
published 0.9.3 •

Changelog

Source

0.9.3 / 2012-09-18

  • remove GET .send() == .query() special-case (API change !!!)
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc