You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@cloudbase/framework-core

Package Overview
Dependencies
Maintainers
10
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudbase/framework-core - npm Package Compare versions

Comparing version

to
1.1.3

2

lib/sam/index.js

@@ -198,3 +198,3 @@ "use strict";

logger.debug("uploadFileViaUrlAndKey: headers", headers);
logger.debug("uploadFileViaUrlAndKey: file", file);
logger.debug("uploadFileViaUrlAndKey: file", file, "size", size);
yield cloud_api_1.fetchStream(url, {

@@ -201,0 +201,0 @@ body: fs_1.default.createReadStream(file),

{
"name": "@cloudbase/framework-core",
"version": "1.1.2",
"version": "1.1.3",
"description": "CloudBase Framework 云开发 CloudBase 全栈应用开发框架,开箱即用,方便开发和部署多端+全栈的 Serverless 应用",

@@ -65,3 +65,3 @@ "author": "Tencent CloudBase Team",

},
"gitHead": "5a41de502987450e74326a422649d0ba431eea9b"
"gitHead": "c09e16b872dc5e8e8bea63759ed4ebdd009ae8b9"
}