Comparing version 0.0.6 to 0.0.7
@@ -38,3 +38,3 @@ var getUrls = require('get-urls'); | ||
'provider_name': 'YouTube', | ||
'thumbnail': 'https://i.ytimg.com/vi/' + youtubeId + '/hqdefault.jpg', | ||
'thumbnail': 'https://i.ytimg.com/vi_webp/' + youtubeId + '/sddefault.webp', | ||
'id': youtubeId, | ||
@@ -41,0 +41,0 @@ 'embed': this.youtube(url, youtubeId, options) |
{ | ||
"name": "embedjs", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Extract embed information for all the media links in your texts", | ||
@@ -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
24848