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
14
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.25-alpha.9 to 2.8.25-alpha.18

src/tenon/api/set-navigation-bar/index.js

4

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

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

},
"gitHead": "d72375368adb6722365c623816fd14c28026f836"
"gitHead": "14a16b3d7995ce01989d2b516038b381678006b3"
}

@@ -41,3 +41,3 @@ import { webHandleSuccess, webHandleFail } from '../../../common/js'

requestFn.header = header
requestFn.params = data
requestFn.param = data
requestFn.send((response) => {

@@ -44,0 +44,0 @@ let { status, header: resHeader, data: resData, error } = response

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