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

oembetter

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oembetter - npm Package Versions

234

1.1.4

Diff

Changelog

Source

1.1.4 (2024-08-07)

  • Followup to 1.1.3: also hardcode the YouTube oembed endpoint for sharing URLs (youtu.be).
boutell
published 1.1.4-alpha.1 •

boutell
published 1.1.3 •

Changelog

Source

1.1.3 (2024-08-07)

  • Hardcode the well-known YouTube oembed endpoint. While YouTube still does output oembed metadata, today many users saw broken videos due to broken canonical tags on YouTube pages (link rel="undefined"), which hampered discovery. Also this heavily used service will benefit from one less request per video.
boutell
published 1.1.3-alpha.2 •

boutell
published 1.1.3-alpha.1 •

boutell
published 1.1.2 •

Changelog

Source

1.1.2 (2024-07-10)

  • Removes path regex check on the vimeo endpoint to allow urls with and without /video.
boutell
published 1.1.1 •

Changelog

Source

1.1.1 - 2023-09-22

  • Hardcode the oembed endpoint for vimeo, which stopped offering oembed metadata on pages.
boutell
published 1.1.0 •

Changelog

Source

1.1.0 - 2023-05-03

  • Switched to fast-xml-parser, eliminating installation warnings about xml2js.
boutell
published 1.0.2 •

Changelog

Source

1.0.2 - 2022-12-21

  • Switched to node-fetch, eliminating installation warnings about the unsupported request module.
  • Switched to mocha 10.x, eliminating another set of installation warnings.
  • Internal implementation of oembed.js now uses async/await for better maintainability.
alexbea
published 1.0.1 •

Changelog

Source

1.0.1 - 2020-06-30

Fixes

  • Updates cheerio to the 1.0.0-rc version series to address 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