@htmlbricks/hb-card-video 0.66.3 → 0.66.5

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.
Files changed (2) hide show
  1. package/manifest.json +2 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -127,6 +127,7 @@
127
127
  }
128
128
  }
129
129
  ],
130
+ "iifeIntegrity": "sha384-1QRPBapNLHMb3hMTzIrkenTVgT0j/kuujTLWzh19fEpy3uixn900+6AWLF2I9Pz1",
130
131
  "screenshots": [],
131
132
  "licenses": [
132
133
  {
@@ -146,5 +147,5 @@
146
147
  "size": {},
147
148
  "iifePath": "main.iife.js",
148
149
  "repoName": "@htmlbricks/hb-card-video",
149
- "version": "0.66.3"
150
+ "version": "0.66.5"
150
151
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-card-video",
3
- "version": "0.66.3",
3
+ "version": "0.66.5",
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": [