sync-request-curl
Advanced tools
Comparing version 1.3.6 to 1.3.7
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34437
15