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.10 to 2.1.11

7

package.json
{
"name": "link-preview-js",
"version": "2.1.10",
"version": "2.1.11",
"description": "Javascript module to extract and fetch HTTP link information from blocks of text.",

@@ -18,3 +18,4 @@ "main": "build/index.js",

"build": "tsc",
"publish": "tsc && jest --detectOpenHandles && npm publish"
"publish": "tsc && jest --detectOpenHandles && npm publish",
"bump": "./bump-version.sh"
},

@@ -35,3 +36,3 @@ "keywords": [

"cheerio": "1.0.0-rc.10",
"cross-fetch": "3.1.4",
"cross-fetch": "3.1.5",
"url": "0.11.0"

@@ -38,0 +39,0 @@ },

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