New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 3.1.2

3

dist/esm/mpserverless.d.ts

@@ -23,3 +23,4 @@ import { MPServerlessMiniAppCore } from './minicore';

interface AuthorOptions {
authorType: 'anonymous' | 'unanonymous';
authorType?: 'anonymous' | 'unanonymous';
authType?: 'anonymous' | 'unanonymous';
}

@@ -26,0 +27,0 @@ declare enum Platform {

{
"name": "@alicloud/mpserverless-sdk",
"author": "junmo <qwe_lingkun@163.com>",
"version": "3.1.1",
"version": "3.1.2",
"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