Socket
Socket
Sign inDemoInstall

@alipay/ams-checkout

Package Overview
Dependencies
Maintainers
0
Versions
341
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alipay/ams-checkout - npm Package Compare versions

Comparing version 0.0.1723203704-dev.1 to 0.0.1723203704-dev.2

6

esm/plugin/address/index.js

@@ -467,4 +467,5 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }

});
console.log(this.appDomain, 'this.appDomainthis.appDomain');
// TODO: 暂时写死本地调试
this.appDomain = 'http://30.98.176.105:5173';
this.appDomain = 'http://page.alipay.net';
this.app = createIframe(this.AMSSDK.options.mode, this.platform);

@@ -488,4 +489,5 @@ // const hostSign = (renderParams?.sessionData || '').split('&&')[1] || '';

locationSearch = _getIframeUrl2.locationSearch;
console.log(path, 'this.appDomainthis.appDomain');
// TODO: 暂时写死本地调试
path = 'http://30.98.176.105:5173/address/src/pages/address/index.html';
path = 'http://page.alipay.net/page/antom-web-checkout-v2/element-address/1.0.0/pages/address/index.html';
this._appLocationSearch = locationSearch;

@@ -492,0 +494,0 @@ // locationSearch 是一个序列化好的字符串

{
"name": "@alipay/ams-checkout",
"version": "0.0.1723203704-dev.1",
"version": "0.0.1723203704-dev.2",
"description": "",

@@ -5,0 +5,0 @@ "author": "",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc