@htmlbricks/hb-paragraps-around-image 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/main.iife.js +3 -3
- package/main.iife.js.map +1 -1
- package/manifest.json +3 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -214,6 +214,8 @@
|
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
216
|
],
|
|
217
|
+
"iifeIntegrity": "sha384-KA69nyS8gWJ77mj8mBxrcvwhtWZheZ8/TnE0hrxJPSHIypJRyr9lYtMWgzbtfUJA",
|
|
218
|
+
"iifeIntegrityType": "sha384",
|
|
217
219
|
"screenshots": [],
|
|
218
220
|
"licenses": [
|
|
219
221
|
{
|
|
@@ -232,5 +234,5 @@
|
|
|
232
234
|
"size": {},
|
|
233
235
|
"iifePath": "main.iife.js",
|
|
234
236
|
"repoName": "@htmlbricks/hb-paragraps-around-image",
|
|
235
|
-
"version": "0.66.
|
|
237
|
+
"version": "0.66.4"
|
|
236
238
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-paragraps-around-image",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.4",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Editorial block with a central image and up to six text blocks in two side columns using hb-paragraps-around-image-cell (indices 0,2,4 left; 1,3,5 right). Parses paragraphs from JSON and bubbles paragraphPressed when a cell fires it.",
|
|
6
6
|
"licenses": [
|