@mpxjs/api-proxy
Advanced tools
Comparing version 2.8.23-alpha to 2.8.28-beta.11
{ | ||
"name": "@mpxjs/api-proxy", | ||
"version": "2.8.23-alpha", | ||
"version": "2.8.28-beta.11", | ||
"description": "convert miniprogram API at each end", | ||
@@ -34,3 +34,3 @@ "module": "src/index.js", | ||
"author": "httpsxiao", | ||
"license": "ISC", | ||
"license": "Apache-2.0", | ||
"bugs": { | ||
@@ -43,3 +43,3 @@ "url": "https://github.com/didi/mpx/issues" | ||
}, | ||
"gitHead": "3a6dff432fd46bab36a9866f92cffb6501e69909" | ||
"gitHead": "8c7fa579da9c3e71908eb9bfb5833a7d9477505d" | ||
} |
@@ -55,3 +55,3 @@ /** | ||
const result = {} | ||
const platforms = ['wx', 'ali', 'swan', 'qq', 'tt', 'web', 'tenon', 'qa', 'jd', 'dd'] | ||
const platforms = ['wx', 'ali', 'swan', 'qq', 'tt', 'web', 'qa', 'jd', 'dd'] | ||
platforms.forEach((platform) => { | ||
@@ -58,0 +58,0 @@ result[`__mpx_src_mode_${platform}__`] = platform |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
0
120912
55
3173