@htmlbricks/hb-shop-item-cell 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.
- package/manifest.json +3 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -211,6 +211,8 @@
|
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
213
|
],
|
|
214
|
+
"iifeIntegrity": "sha384-hhVBoj2G+i6DiwhGLeG20vVV1vNMZuJZCs0aBVUXV8Q/3jJKwCcHNs+MLISw940o",
|
|
215
|
+
"iifeIntegrityType": "sha384",
|
|
214
216
|
"screenshots": [],
|
|
215
217
|
"licenses": [
|
|
216
218
|
{
|
|
@@ -230,5 +232,5 @@
|
|
|
230
232
|
"size": {},
|
|
231
233
|
"iifePath": "main.iife.js",
|
|
232
234
|
"repoName": "@htmlbricks/hb-shop-item-cell",
|
|
233
|
-
"version": "0.66.
|
|
235
|
+
"version": "0.66.4"
|
|
234
236
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-shop-item-cell",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.4",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Vertical shop product card: top image with optional badge, then the same body as shop-item-row (title, subtitle, text, stars, reviews, prices, footer) with Bootstrap card styling and matching slots.",
|
|
6
6
|
"licenses": [
|