New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cloudbase/node-sdk

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudbase/node-sdk - npm Package Compare versions

Comparing version 3.3.6 to 3.3.7

2

package.json
{
"name": "@cloudbase/node-sdk",
"version": "3.3.6",
"version": "3.3.7",
"description": "tencent cloud base server sdk for node.js",

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

@@ -201,5 +201,5 @@ import fs from 'fs'

// @cloudbase/functions-framework 函数上下文,只要求部分字段
context?: {
context?: Readonly<{
eventID: string
extendedContext: {
extendedContext?: {
envId: string // 环境 ID

@@ -216,3 +216,3 @@ // uin: string // 请求的 UIN

}
}
}>

@@ -219,0 +219,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