@htmlbricks/hb-checkout 0.66.0 → 0.66.2

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
@@ -472,5 +472,5 @@
472
472
  "size": {},
473
473
  "iifePath": "main.iife.js",
474
474
  "repoName": "@htmlbricks/hb-checkout",
475
- "version": "0.66.0"
475
+ "version": "0.66.2"
476
476
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-checkout",
3
- "version": "0.66.0",
3
+ "version": "0.66.2",
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": [
@@ -206,4 +206,3 @@
206
206
  }
207
207
  }
208
208
  }
209
-