@htmlbricks/hb-card-video 0.66.4 → 0.66.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/manifest.json +1 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -128,7 +128,6 @@
|
|
|
128
128
|
}
|
|
129
129
|
],
|
|
130
130
|
"iifeIntegrity": "sha384-1QRPBapNLHMb3hMTzIrkenTVgT0j/kuujTLWzh19fEpy3uixn900+6AWLF2I9Pz1",
|
|
131
|
-
"iifeIntegrityType": "sha384",
|
|
132
131
|
"screenshots": [],
|
|
133
132
|
"licenses": [
|
|
134
133
|
{
|
|
@@ -148,5 +147,5 @@
|
|
|
148
147
|
"size": {},
|
|
149
148
|
"iifePath": "main.iife.js",
|
|
150
149
|
"repoName": "@htmlbricks/hb-card-video",
|
|
151
|
-
"version": "0.66.
|
|
150
|
+
"version": "0.66.6"
|
|
152
151
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-card-video",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.6",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Bootstrap card with a 16:9 media area: YouTube embed when `provider` is `youtube`, otherwise an HTML5 `<video>` with MP4 source. Optional title, truncated description (100 chars), formatted `time` via Day.js (`dateformat`), “read more” link label, and social share placeholders (Facebook/Twitter widgets) when `pageuri` is set.",
|
|
6
6
|
"licenses": [
|