link-preview-js
Advanced tools
Comparing version 2.1.12 to 2.1.13
{ | ||
"name": "link-preview-js", | ||
"version": "2.1.12", | ||
"version": "2.1.13", | ||
"description": "Javascript module to extract and fetch HTTP link information from blocks of text.", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -76,2 +76,3 @@ <h1 align="center">Link Preview JS</h1> | ||
| timeout (**optional**) (ex: 1000) | Timeout for the request to fail | | ||
| followRedirects (**optional**) (default false) | For security reasons, the library does not automatically follow redirects, a malicious agent can exploit redirects to steal data, turn this on at your own risk | | ||
@@ -78,0 +79,0 @@ ```javascript |
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
30254
159