Socket
Socket
Sign inDemoInstall

@alipay/faas-biz-server-sdk

Package Overview
Dependencies
96
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1-alpha.7 to 0.0.1-alpha.8

1

dist/HttpRequest.js

@@ -28,3 +28,2 @@ "use strict";

};
console.log('request config:' + JSON.stringify(config));
const response = await (0, axios_1.default)(config);

@@ -31,0 +30,0 @@ if (response.status >= 200 && response.status < 300) {

2

package.json
{
"name": "@alipay/faas-biz-server-sdk",
"version": "0.0.1-alpha.7",
"version": "0.0.1-alpha.8",
"description": "支付宝云开发业务扩展服务端 SDK",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc