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

sync-request-curl

Package Overview
Dependencies
Maintainers
1
Versions
68
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.6 to 1.3.7

3

package.json

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

},
"version": "1.3.6",
"version": "1.3.7",
"files": [

@@ -68,3 +68,2 @@ "dist"

"morgan": "^1.10.0",
"sync-request": "^6.1.0",
"ts-jest": "^29.1.1",

@@ -71,0 +70,0 @@ "ts-node-dev": "^2.0.0"

@@ -174,3 +174,3 @@ # sync-request-curl

<td>maxRedirects</td>
<td>Sets the maximum number of redirects to follow before throwing an Error. Defaults to <code>NumberMAX_SAFE_INTEGER</code>.</td>
<td>Sets the maximum number of redirects to follow before throwing an Error. Defaults to <code>Number.MAX_SAFE_INTEGER</code>.</td>
<td><code>3</code></td>

@@ -218,3 +218,3 @@ </tr>

MIT
[MIT](https://opensource.org/license/mit/)

@@ -221,0 +221,0 @@ ## 4. Caveats

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