Socket
Socket
Sign inDemoInstall

open-graph-scraper

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

open-graph-scraper - npm Package Compare versions

Comparing version 5.2.2 to 5.2.3

dist/index.d.ts

4

CHANGELOG.md
# Change Log
## 5.2.3
- Add in declaration files for typescript users.
## 5.2.2

@@ -4,0 +8,0 @@

5

package.json
{
"name": "open-graph-scraper",
"description": "Node.js scraper module for Open Graph and Twitter Card info",
"version": "5.2.2",
"version": "5.2.3",
"license": "MIT",
"main": "./dist/index.js",
"types": "index.ts",
"types": "./dist/index.d.ts",
"scripts": {

@@ -34,3 +34,2 @@ "build": "tsc",

"files": [
"/lib",
"/dist",

@@ -37,0 +36,0 @@ "CHANGELOG.md",

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