@htmlbricks/hb-checkout 0.66.8 → 0.66.10

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 CHANGED
@@ -453,7 +453,7 @@
453
453
  }
454
454
  }
455
455
  ],
456
- "iifeIntegrity": "sha384-C2b0JAd3BVT+SJQI7nGo562/YYyQs3+T85sMmJ0THyaCM1q+zunqz8Cw4xFRazdy",
456
+ "iifeIntegrity": "sha384-z5AjXigSa0kUh1n2WJozDH1Y1dv9yDwjjSwQTTiuUQWRHji998Fmlw1nOOIGpbLf",
457
457
  "screenshots": [],
458
458
  "licenses": [
459
459
  {
@@ -473,5 +473,5 @@
473
473
  "size": {},
474
474
  "iifePath": "main.iife.js",
475
475
  "repoName": "@htmlbricks/hb-checkout",
476
- "version": "0.66.8"
476
+ "version": "0.66.10"
477
477
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-checkout",
3
- "version": "0.66.8",
3
+ "version": "0.66.10",
4
4
  "contributors": [],
5
5
  "description": "End-to-end checkout flow: editable billing/shipping user profile (`hb-form`), shipment method choice, optional card form, Google Pay (`@google-pay/button-element`), and PayPal via `hb-payment-paypal` according to `gateways` and `payment` JSON. Parses string props into objects, merges card networks defaults, and tracks `completed` to switch between editable steps and a read-only confirmation summary with events for payment and form submissions.",
6
6
  "licenses": [