@alipay/ams-checkout 0.0.1710212811-dev.17 → 0.0.1710212811-dev.18

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.
@@ -155,7 +155,7 @@ var ApplePayComponent = /*#__PURE__*/function () {
155
155
  _context.next = 11;
156
156
  break;
157
157
  case 10:
158
- _context.t2 = _yield$BusManager$pub.getData();
158
+ _context.t2 = _yield$BusManager$pub.getJSONObject();
159
159
  case 11:
160
160
  return _context.abrupt("return", _context.t2);
161
161
  case 12:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1710212811-dev.17",
3
+ "version": "0.0.1710212811-dev.18",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",