@htmlbricks/hb-checkout 0.67.0 → 0.67.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/manifest.json CHANGED
@@ -480,7 +480,7 @@
480
480
  }
481
481
  }
482
482
  ],
483
- "iifeIntegrity": "sha384-QbY2n1UjB6kV+pdvoX/CPOH5Vvd78azpLVSOuUiwlrHXsn+8E2VsvXR8QnbLv/XA",
483
+ "iifeIntegrity": "sha384-2HUBxxzDYU6jeMCTr9aQ+i8QmnvL/nlUDfq/pXH2vgW2r7tONAr7eEys+CYQvTKp",
484
484
  "dependencies": [
485
485
  {
486
486
  "name": "hb-form",
@@ -633,5 +633,5 @@
633
633
  "size": {},
634
634
  "iifePath": "main.iife.js",
635
635
  "repoName": "@htmlbricks/hb-checkout",
636
- "version": "0.67.0"
636
+ "version": "0.67.1"
637
637
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-checkout",
3
- "version": "0.67.0",
3
+ "version": "0.67.1",
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": [