New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mpxjs/api-proxy

Package Overview
Dependencies
Maintainers
12
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mpxjs/api-proxy - npm Package Compare versions

Comparing version 2.8.8 to 2.8.23-alpha

src/common/stylus/Modal.tenon.styl

4

package.json
{
"name": "@mpxjs/api-proxy",
"version": "2.8.8",
"version": "2.8.23-alpha",
"description": "convert miniprogram API at each end",

@@ -42,3 +42,3 @@ "module": "src/index.js",

},
"gitHead": "23a729d198962e2b1d7a5d5672066d39e7271949"
"gitHead": "3a6dff432fd46bab36a9866f92cffb6501e69909"
}

@@ -55,3 +55,3 @@ /**

const result = {}
const platforms = ['wx', 'ali', 'swan', 'qq', 'tt', 'web', 'qa', 'jd', 'dd']
const platforms = ['wx', 'ali', 'swan', 'qq', 'tt', 'web', 'tenon', 'qa', 'jd', 'dd']
platforms.forEach((platform) => {

@@ -58,0 +58,0 @@ result[`__mpx_src_mode_${platform}__`] = platform

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