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

libcurl.js

Package Overview
Dependencies
Maintainers
0
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libcurl.js - npm Package Compare versions

Comparing version 0.6.18 to 0.6.19

4

CHANGELOG.md
# Libcurl.js Changelog:
## v0.6.19 (11/1/24):
- Improve download speeds even more by reducing memory copies
- Fix wrong mime type being reported in response blob
## v0.6.18 (10/29/24):

@@ -4,0 +8,0 @@ - Improve download speeds by increasing libcurl's internal buffer size and listening directly for websocket messages

2

package.json
{
"name": "libcurl.js",
"version": "0.6.18",
"version": "0.6.19",
"description": "A port of libcurl to WebAssembly, for proxying HTTPS requests from the browser with full TLS encryption",

@@ -5,0 +5,0 @@ "main": "libcurl.mjs",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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