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

libcurl.js

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libcurl.js - npm Package Versions

2345

0.6.20

Diff

Changelog

Source

v0.6.20 (11/10/24):

  • Fix bug with response body getting corrupted
ading2210
published 0.6.19 •

Changelog

Source

v0.6.19 (11/1/24):

  • Improve download speeds even more by reducing memory copies
  • Fix wrong mime type being reported in response blob
ading2210
published 0.6.18 •

Changelog

Source

v0.6.18 (10/29/24):

  • Improve download speeds by increasing libcurl's internal buffer size and listening directly for websocket messages
ading2210
published 0.6.17 •

Changelog

Source

v0.6.17 (10/24/24):

  • Enable a per host connection limit. This defaults to 6, which is the same as most web browsers.
  • Use the latest WolfSSL again and compile with workarounds
  • Upgrade to curl 8.10.1
ading2210
published 0.6.16 •

Changelog

Source

v0.6.16 (10/2/24):

  • Fix a bug with Headers objects and Request objects not being properly handled when passed into libcurl.fetch
  • Errors thrown are now Error or TypeError objects instead of plain strings
ading2210
published 0.6.15 •

Changelog

Source

v0.6.15 (9/6/24):

  • WolfSSL has been downgraded to v5.6.6 due to an upstream regression
ading2210
published 0.6.14 •

Changelog

Source

v0.6.14 (9/4/24):

  • All dependencies have been updated to the latest versions
  • libcurl.load_wasm now returns a promise that resolves when the WASM has finished loading
  • Unused protocol support has been disabled in the curl binary, resulting in 100kb binary size savings
ading2210
published 0.6.13 •

Changelog

Source

v0.6.13 (9/1/24):

  • A minor bug where the hostname for TCP connections would be wrong in certain cases has been fixed.
ading2210
published 0.6.12 •

Changelog

Source

v0.6.12 (7/28/24):

  • The APIs from wisp-client-js are now exposed at libcurl.wisp
ading2210
published 0.6.11 •

Changelog

Source

v0.6.11 (7/18/24):

  • Add support for SOCKS5, SOCKS4, and HTTP proxies
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