@htmlbricks/hb-product-comparison 0.66.3 → 0.66.5
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 +2 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -279,6 +279,7 @@
|
|
|
279
279
|
}
|
|
280
280
|
}
|
|
281
281
|
],
|
|
282
|
+
"iifeIntegrity": "sha384-eK2YnePRoSnCxBa1Nldaru5i24GYeLUFuABoBWpJAsyBEht0hqLEMEBGojM3F7Mz",
|
|
282
283
|
"screenshots": [],
|
|
283
284
|
"licenses": [
|
|
284
285
|
{
|
|
@@ -298,5 +299,5 @@
|
|
|
298
299
|
"size": {},
|
|
299
300
|
"iifePath": "main.iife.js",
|
|
300
301
|
"repoName": "@htmlbricks/hb-product-comparison",
|
|
301
|
-
"version": "0.66.
|
|
302
|
+
"version": "0.66.5"
|
|
302
303
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-product-comparison",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.5",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Product comparison matrix: columns per product (model, description, promotion, price, purchase button) and rows per feature header with icons or text from each product’s characteristics. Supports preferred product and sale styling; dispatches purchaseClick with product id. Desktop table vs stacked mobile layout.",
|
|
6
6
|
"licenses": [
|