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

rock-req

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rock-req - npm Package Versions

5.1.3

Diff

Changelog

Source

5.1.3

  • Remove default request timeout when keepAliveDuration is used (was 3s by default)
dgrelaud
published 5.1.2 •

Changelog

Source

5.1.2

  • Fix retry even if the socket is closed immediately on server side (socket hang up)
dgrelaud
published 5.1.1 •

Changelog

Source

5.1.1

  • Accept empty response in JSON mode. Returned data is null in this case.
dgrelaud
published 5.1.0 •

Changelog

Source

5.1.0

  • Add benchmark and replace NodeJS pipeline by traditional pipe (x2 faster)
    • Add default keep alive
    • One retry by default
    • Remove retry on error 500 by default
dgrelaud
published 5.0.3 •

Changelog

Source

5.0.3

  • fix README.md on npm.com
dgrelaud
published 5.0.2 •

Changelog

Source

5.0.2

  • Catch all errors even if the package is used with nock for example
dgrelaud
published 5.0.1 •

Changelog

Source

5.0.1

  • On relative redirect, beforeRequest handler receives updated opts
dgrelaud
published 5.0.0 •

Changelog

Source

5.0.0

  • First version of rock-req, fork of simple-get with a lot of new feature, and lighter
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