@alma/widgets 3.3.4 → 3.3.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.
@@ -15073,7 +15073,7 @@
15073
15073
  shipping_address: shipping_address
15074
15074
  }, {
15075
15075
  Authorization: "Alma-Merchant-Auth " + merchantId,
15076
- 'X-Alma-Agent': 'Alma Widget'
15076
+ 'X-Alma-Agent': "Alma Widget/" + "v3.3.5"
15077
15077
  }).then(function (res) {
15078
15078
  setEligibility(res);
15079
15079
  setStatus(apiStatus.SUCCESS);