New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sync-request-curl

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sync-request-curl - npm Package Compare versions

Comparing version 1.3.12 to 1.3.13

5

package.json

@@ -7,3 +7,3 @@ {

},
"version": "1.3.12",
"version": "1.3.13",
"files": [

@@ -46,3 +46,4 @@ "dist"

"libcurl",
"node-libcurl"
"node-libcurl",
"comp1531"
],

@@ -49,0 +50,0 @@ "author": "Khiet Tam Nguyen",

6

README.md

@@ -33,2 +33,3 @@ # sync-request-curl

## 1. Installation
```

@@ -38,3 +39,4 @@ npm install sync-request-curl

On MacOS, there may be an error in the installation process. In most cases can be fixed by following this [GitHub issue](https://github.com/JCMais/node-libcurl/issues/296).
On MacOS, there may be an error in the installation process.
This can often be fixed by following this [GitHub issue](https://github.com/JCMais/node-libcurl/issues/296).

@@ -225,2 +227,2 @@ ## 2. Usage

Tested to be working on Arch & Debian Linux. Since [node-libcurl](https://github.com/JCMais/node-libcurl) is the core of this module, it is likely also compatible with other operating systems such as MacOS and Windows.
Tested to be working on Arch & Debian Linux. Since [node-libcurl](https://github.com/JCMais/node-libcurl) is the core of this module, it is likely also compatible with other operating systems such as MacOS and Windows.

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