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.19 to 0.6.20

3

CHANGELOG.md
# Libcurl.js Changelog:
## v0.6.20 (11/10/24):
- Fix bug with response body getting corrupted
## v0.6.19 (11/1/24):

@@ -4,0 +7,0 @@ - Improve download speeds even more by reducing memory copies

2

package.json
{
"name": "libcurl.js",
"version": "0.6.19",
"version": "0.6.20",
"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",

@@ -89,4 +89,4 @@ # libcurl.js

```
https://cdn.jsdelivr.net/npm/libcurl.js@0.6.7/libcurl.js
https://cdn.jsdelivr.net/npm/libcurl.js@0.6.7/libcurl.wasm
https://cdn.jsdelivr.net/npm/libcurl.js@0.6.20/libcurl.js
https://cdn.jsdelivr.net/npm/libcurl.js@0.6.20/libcurl.wasm
```

@@ -93,0 +93,0 @@

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