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
3
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.0.14 to 2.0.15

4

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

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

"homepage": "https://github.com/didi/mpx#readme",
"gitHead": "838177dcc9eeecd869c33b3df4e5e48c5698acf8"
"gitHead": "6af7968f36327428f8efff361355c2b54ad789b9"
}

@@ -63,4 +63,3 @@ # mpx-api-proxy

mpx.use(apiProxy, {
usePromise: true,
whiteList: ['showToast'] // showToast 将不能使用 promise 形式
usePromise: true
})

@@ -67,0 +66,0 @@

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