@htmlbricks/hb-page-checkout 0.66.2 → 0.66.4

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
@@ -423,6 +423,8 @@
423
423
  }
424
424
  }
425
425
  ],
426
+ "iifeIntegrity": "sha384-1C1Qr0OoTYdz5WC8En34IFfwKsK6wRtYNw1WYsgSx82EejyUqle4PmjN9a8F1Ra8",
427
+ "iifeIntegrityType": "sha384",
426
428
  "screenshots": [],
427
429
  "licenses": [
428
430
  {
@@ -443,5 +445,5 @@
443
445
  "size": {},
444
446
  "iifePath": "main.iife.js",
445
447
  "repoName": "@htmlbricks/hb-page-checkout",
446
- "version": "0.66.2"
448
+ "version": "0.66.4"
447
449
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-page-checkout",
3
- "version": "0.66.2",
3
+ "version": "0.66.4",
4
4
  "contributors": [],
5
5
  "description": "Checkout page layout that embeds the payment flow and shopping cart: left column uses hb-checkout (user, shipments, gateways, payment) and right column uses hb-checkout-shopping-cart. Recomputes line totals, tax, shipment fee, and payment total from JSON props; updates shipment selection internally and forwards paymentCompleted and saveUser to the host.",
6
6
  "licenses": [