@htmlbricks/hb-matrix-video 0.66.3 → 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.
package/manifest.json CHANGED
@@ -1097,6 +1097,8 @@
1097
1097
  }
1098
1098
  }
1099
1099
  ],
1100
+ "iifeIntegrity": "sha384-7gongG4OwduURdKLKiHL71ozSx4CPw2B1cejpAB0kF6obgaKiEPK6bHUZeF2jpUQ",
1101
+ "iifeIntegrityType": "sha384",
1100
1102
  "screenshots": [],
1101
1103
  "licenses": [
1102
1104
  {
@@ -1117,5 +1119,5 @@
1117
1119
  "size": {},
1118
1120
  "iifePath": "main.iife.js",
1119
1121
  "repoName": "@htmlbricks/hb-matrix-video",
1120
- "version": "0.66.3"
1122
+ "version": "0.66.4"
1121
1123
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-matrix-video",
3
- "version": "0.66.3",
3
+ "version": "0.66.4",
4
4
  "contributors": [],
5
5
  "description": "Responsive video wall: lays out `items` in a Bootstrap row/column grid sized from the viewport (16:9-friendly). Each cell can be an iframe, plain MP4 `<video>`, `hb-player-live` (WHEP), or `hb-player-live-camera-ptz`. Tracks hover selection and emits `hoverItem` and `clickItem` with the focused tile id.",
6
6
  "licenses": [