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 Versions

1
11

5.0.5

Diff

Changelog

Source

5.0.5

  • Adding twitterImageObject and twitterPlayerObject types
  • Updating Dependencies
jshemas
published 5.0.4 •

Changelog

Source

5.0.4

  • The options.downloadLimit type now allows for false
  • Updating Dependencies
jshemas
published 5.0.3 •

Changelog

Source

5.0.3

  • Adding successResult and errorResult types
jshemas
published 5.0.2 •

Changelog

Source

5.0.2

  • TS export now has common GOT options.
  • Updating Dependencies
jshemas
published 5.0.1 •

Changelog

Source

5.0.1

  • TS export run as a Promise
  • Updating Docs
  • Updating Dependencies
jshemas
published 5.0.0 •

Changelog

Source

5.0.0

  • Updating to got version 12!
  • Adding typescript support.
  • The retry option is now a object -> https://github.com/sindresorhus/got/blob/main/documentation/7-retry.md#retry
  • The timeout option is now a object -> https://github.com/sindresorhus/got/blob/main/documentation/6-timeout.md#timeout-options
  • Dropping callback support. If you still want to use callbacks, you can use callbackify -> https://nodejs.org/api/util.html#util_util_callbackify_original
  • Auth errors will now be passed back to the clint and will no long just be Page not found errors.
  • Dropping support for node12 since got no longer supports it.
  • Removing options.encoding.
  • Updating Dependencies
jshemas
published 4.11.1 •

Changelog

Source

4.11.1

  • Updating Dependencies to fix a security vulnerability
jshemas
published 4.11.0 •

Changelog

Source

4.11.0

  • Adding support for fetching the favicon
  • Updating Dependencies
jshemas
published 4.10.0 •

Changelog

Source

4.10.0

  • Adding a check for the content-type header, it has to contain text/html
  • Adding options.downloadLimit, it sets the maximum size of the content downloaded from the server, in bytes
  • Updating Dependencies
jshemas
published 4.9.2 •

Changelog

Source

4.9.2

  • Updating Dependencies to fix a security vulnerability
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