@htmlbricks/hb-card-video 0.66.2 → 0.66.4

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