@htmlbricks/hb-shop-item-row 0.72.1 → 0.73.1
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 +20 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
328
|
],
|
|
329
|
-
"iifeIntegrity": "sha384-
|
|
329
|
+
"iifeIntegrity": "sha384-2vR+3UIzvdl/qBK0LG+LbrySlIOIL4UxotFLm+Sh2p91J9a19if8IwJtd/+zFbQK",
|
|
330
330
|
"dependencies": [],
|
|
331
331
|
"screenshots": [],
|
|
332
332
|
"licenses": [
|
|
@@ -347,5 +347,5 @@
|
|
|
347
347
|
"size": {},
|
|
348
348
|
"iifePath": "main.iife.js",
|
|
349
349
|
"repoName": "@htmlbricks/hb-shop-item-row",
|
|
350
|
-
"version": "0.
|
|
350
|
+
"version": "0.73.1"
|
|
351
351
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-shop-item-row",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.73.1",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Horizontal shop product card: image with optional badge, linked title and metadata, description, star rating scale with numeric rating and reviews link, current and strikethrough prices, and optional footer—all overridable via named slots.",
|
|
6
6
|
"licenses": [
|