@alipay/ams-checkout 0.0.1730107332-dev.11 → 0.0.1730107332-dev.12

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.
@@ -409,7 +409,7 @@ export var EasySafePayProcessor = /*#__PURE__*/function () {
409
409
  _context4.prev = 0;
410
410
  productSceneVersion = this.paymentContext.paymentSessionObj.paymentSessionConfig.productSceneVersion;
411
411
  nonCompliant = (_this$paymentContext$4 = this.paymentContext.paymentSessionObj.action) === null || _this$paymentContext$4 === void 0 ? void 0 : _this$paymentContext$4.nonCompliant;
412
- nonInitSecuritySDK = (_this$paymentContext$5 = this.paymentContext.paymentSessionObj.action) === null || _this$paymentContext$5 === void 0 ? void 0 : _this$paymentContext$5.nonCompliant;
412
+ nonInitSecuritySDK = (_this$paymentContext$5 = this.paymentContext.paymentSessionObj.action) === null || _this$paymentContext$5 === void 0 ? void 0 : _this$paymentContext$5.nonInitSecuritySdk;
413
413
  isFirstTimeToPay = !this.paymentContext.paymentSessionObj.action.autoDebitWithToken;
414
414
  if (!nonInitSecuritySDK) {
415
415
  _context4.next = 8;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1730107332-dev.11",
3
+ "version": "0.0.1730107332-dev.12",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",