@htmlbricks/hb-modal-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
@@ -108,6 +108,8 @@
108
108
  }
109
109
  }
110
110
  ],
111
+ "iifeIntegrity": "sha384-CbcilKBYMxyMWvB36BRZDX1GNXg070UC1BEgs4TnJhZS7h1rL7Exj0OkO1Yqt5sa",
112
+ "iifeIntegrityType": "sha384",
111
113
  "screenshots": [],
112
114
  "licenses": [
113
115
  {
@@ -128,5 +130,5 @@
128
130
  "size": {},
129
131
  "iifePath": "main.iife.js",
130
132
  "repoName": "@htmlbricks/hb-modal-video",
131
- "version": "0.66.3"
133
+ "version": "0.66.4"
132
134
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-modal-video",
3
- "version": "0.66.3",
3
+ "version": "0.66.4",
4
4
  "contributors": [],
5
5
  "description": "Video modal built on hb-dialog: when uri is set the dialog opens with either a YouTube iframe (provider youtube) or an HTML5 video element, optional title slot, and videoModalEvent when visibility changes.",
6
6
  "licenses": [