
Security News
CVE Volume Surges Past 48,000 in 2025 as WordPress Plugin Ecosystem Drives Growth
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.
HTTP client library for Node.js and the browser, with support for multiple backends
HTTP client library for Node.js and the browser, with support for multiple backends.
$ npm install hurricane --save
hurricane depends on ES 2015 Promises. If you are using the library in an environment that doesn't support them, you must introduce a polyfill.
TBD
TBD
hurricane currently supports the following adapters:
You can also write your own adapter very easily. Follow the documentation.
PRs for adding support for new adapters will be highly appreciated! There is only one requirement - the adapter should work both in Node.js and in browser environments.
If the adapter that you want to contribute works only in Node.js or only in the browser, consider making it a plugin. We'll be happy to help!
TBD
Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
hurricane is heavily influenced by Faraday. If you are a Ruby engineer, we highly recommend to check it out.
When we designed the API, we wanted to make it feel as close to:
Thanks to their authors and contributors for the amazing work!
_________________
< The MIT License >
-----------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
FAQs
HTTP client library for Node.js and the browser, with support for multiple backends
We found that hurricane demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.

Security News
Socket CEO Feross Aboukhadijeh joins Insecure Agents to discuss CVE remediation and why supply chain attacks require a different security approach.

Security News
Tailwind Labs laid off 75% of its engineering team after revenue dropped 80%, as LLMs redirect traffic away from documentation where developers discover paid products.