Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alicloud/mpserverless-sdk

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alicloud/mpserverless-sdk - npm Package Compare versions

Comparing version 3.1.6-alpha.3 to 3.1.6-alpha.4

2

dist/esm/file/index.d.ts

@@ -59,3 +59,3 @@ import { BaseService, GenericObject, HTTPTransport } from './../core';

info(fileIds: string | string[], options?: object): Promise<any>;
getOSSUploadOptionsFromPath(relativePath: string, targetPath: string, fileSize?: number, cloudPath?: string, meta?: GenericObject<string>): Promise<any>;
getOSSUploadOptionsFromPath(relativePath: string, targetPath: string, fileSize?: number, cloudPath?: string): Promise<any>;
reportOSSUpload(id: string, contentType?: string): Promise<void>;

@@ -62,0 +62,0 @@ private validate;

{
"name": "@alicloud/mpserverless-sdk",
"author": "junmo <qwe_lingkun@163.com>",
"version": "3.1.6-alpha.3",
"version": "3.1.6-alpha.4",
"description": "Custom FrameWork JavaScript SDK for Alicloud MPServerless",

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

Sorry, the diff of this file is too big to display

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