Comparing version 1.1.3-alpha.2 to 1.1.3
@@ -5,3 +5,3 @@ # Changelog | ||
- Hardcode the well-known YouTube oembed endpoint. While YouTube still does output oembed metadata, today we saw broken canonical tags from a YouTube page, which hampered discovery. Also this heavily used service will benefit from one less request per video. | ||
- 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. | ||
@@ -8,0 +8,0 @@ ## 1.1.2 (2024-07-10) |
{ | ||
"name": "oembetter", | ||
"version": "1.1.3-alpha.2", | ||
"version": "1.1.3", | ||
"description": "A modern oembed client. Allows you to register filters to improve or supply oembed support for sites that don't normally have it. You can also supply a allowlist of services you trust to prevent XSS attacks.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
36753
0