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

link-preview-js

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

link-preview-js - npm Package Compare versions

Comparing version 2.1.12 to 2.1.13

2

package.json
{
"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

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