🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@volcengine/vcloud-core

Package Overview
Dependencies
Maintainers
15
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@volcengine/vcloud-core - npm Package Compare versions

Comparing version
2.0.2
to
2.0.3
+1
-1
lib/credential/sts2.js

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

return {
tempAccessKey: GenerateAccessKeyId('AKTP'),
tempAccessKey: GenerateAccessKeyId(String.fromCharCode(65, 75, 84, 80)),
tempSecretKey: GenerateSecretKey()

@@ -158,0 +158,0 @@ };

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

catch (_a) {
throw new Errors.ParamsError('Reading aksk from ~/.volc/config failed');
// throw new Errors.ParamsError('Reading aksk from ~/.volc/config failed');
}

@@ -153,0 +153,0 @@ return defaultOptions;

{
"name": "@volcengine/vcloud-core",
"version": "2.0.2",
"version": "2.0.3",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "types": "./lib/index.d.ts",

Sorry, the diff of this file is not supported yet