@htmlbricks/hb-order-list 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.
Files changed (2) hide show
  1. package/manifest.json +2 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -154,6 +154,7 @@
154
154
  }
155
155
  }
156
156
  ],
157
+ "iifeIntegrity": "sha384-afhLfbFwGhbpwiW/D4TIYu2onrbgjYE+DIJ63w9VgzQf/3sqIXVsK4aR9thXvc8A",
157
158
  "screenshots": [],
158
159
  "licenses": [
159
160
  {
@@ -173,5 +174,5 @@
173
174
  "size": {},
174
175
  "iifePath": "main.iife.js",
175
176
  "repoName": "@htmlbricks/hb-order-list",
176
- "version": "0.66.3"
177
+ "version": "0.66.5"
177
178
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-order-list",
3
- "version": "0.66.3",
3
+ "version": "0.66.5",
4
4
  "contributors": [],
5
5
  "description": "Order summary view driven by a payment JSON object: order number header, optional tracking area, list of line items with image and name, and a footer showing the order total including tax and optional shipment fee. Exposes the item image via the item_image CSS part.",
6
6
  "licenses": [