Socket
Socket
Sign inDemoInstall

@huaweicloud/huaweicloud-sdk-core

Package Overview
Dependencies
Maintainers
2
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huaweicloud/huaweicloud-sdk-core - npm Package Compare versions

Comparing version 3.0.1-beta.0 to 3.0.2-beta

huaweicloud-sdk-core.js

9

CHANGELOG_CN.md

@@ -0,1 +1,10 @@

# 3.0.2-beta 2020-10-20
## HuaweiCloud SDK DevStar
- ### 新增特性
- 增加模块主入口文件
- ### 解决问题
- 无
- ### 特性变更
- 无
# 3.0.1-beta 2020-10-16

@@ -2,0 +11,0 @@ ## 首次发布

@@ -0,1 +1,10 @@

# 3.0.2-beta 2020-10-20
## HuaweiCloud SDK DevStar
- ### Features
- Add main entrance of module.
- ### Bug Fix
- None
- ### Change
- None
# 3.0.1-beta 2020-10-16

@@ -2,0 +11,0 @@ ## First Release

2

huaweicloud-sdk-core.d.ts
/**
* Generated bundle index. Do not edit.
*/
export * from './public-api';
export * from './public-api';
{
"name": "@huaweicloud/huaweicloud-sdk-core",
"version": "3.0.1-beta.0",
"description": "Core code for Huaweicloud SDK for NodeJs",
"main": "ClientBuilder.js",
"version": "3.0.2-beta",
"description": "Core code for Huaweicloud SDK for Node.js",
"main": "huaweicloud-sdk-core.js",
"typings": "huaweicloud-sdk-core.d.ts",

@@ -7,0 +7,0 @@ "scripts": {

export * from './auth/BasicCredentials';
export * from './auth/GlobalCredentials';
export * from './auth/GlobalCredentials';
[English](./README.md) | 简体中文
# 华为云 NodeJs 软件开发工具包(NodeJs SDK)
# 华为云 Node.js 软件开发工具包(Node.js SDK)
欢迎使用华为云 NodeJs SDK。
欢迎使用华为云 Node.js SDK。
华为云 NodeJs SDK 让您无需关心请求细节即可快速使用云服务器、虚拟私有云等多个华为云服务。
华为云 Node.js SDK 让您无需关心请求细节即可快速使用云服务器、虚拟私有云等多个华为云服务。
这里将向您介绍如何获取并使用华为云 NodeJs SDK。
这里将向您介绍如何获取并使用华为云 Node.js SDK。

@@ -17,4 +17,4 @@ ## 在线示例

- 要使用华为云 NodeJs SDK,您需要拥有华为云账号以及该账号对应的 Access Key(AK)和 Secret Access Key(SK)。请在华为云控制台“我的凭证-访问密钥”页面上创建和查看您的 AKSK。更多信息请查看[访问密钥]( https://support.huaweicloud.com/usermanual-ca/zh-cn_topic_0046606340.html )。
- 华为云 NodeJs SDK 支持 **Node 10.16.1** 及其以上版本。
- 要使用华为云 Node.js SDK,您需要拥有华为云账号以及该账号对应的 Access Key(AK)和 Secret Access Key(SK)。请在华为云控制台“我的凭证-访问密钥”页面上创建和查看您的 AKSK。更多信息请查看[访问密钥]( https://support.huaweicloud.com/usermanual-ca/zh-cn_topic_0046606340.html )。
- 华为云 Node.js SDK 支持 **Node 10.16.1** 及其以上版本。

@@ -27,3 +27,3 @@ ## SDK 获取和安装

通过 npm 安装项目依赖是使用 NodeJs SDK 的推荐方法
通过 npm 安装项目依赖是使用 Node.js SDK 的推荐方法

@@ -30,0 +30,0 @@ 无论您要使用哪个产品/服务的开发工具包,都必须安装@huaweicloud/huaweicloud-sdk-core。以使用虚拟私有云Devstar SDK为例,您需要安装@huaweicloud/huaweicloud-sdk-core和@huaweicloud/huaweicloud-sdk-devstar:

English | [简体中文](README_CN.md)
# HuaweiCloud NodeJs Software Development Kit (NodeJs SDK)
# HuaweiCloud Node.js Software Development Kit (Node.js SDK)
The HuaweiCloud NodeJs SDK allows you to easily work with Huawei Cloud services such as Elastic Compute Service (ECS) and Virtual Private Cloud (VPC) without the need to handle API related tasks.
The HuaweiCloud Node.js SDK allows you to easily work with Huawei Cloud services such as Elastic Compute Service (ECS) and Virtual Private Cloud (VPC) without the need to handle API related tasks.
This document introduces how to obtain and use HuaweiCloud NodeJs SDK.
This document introduces how to obtain and use HuaweiCloud Node.js SDK.
## Getting Started
- To use HuaweiCloud NodeJs SDK, you must have Huawei Cloud account as well as the Access Key and Secret key of the HuaweiCloud account.
- To use HuaweiCloud Node.js SDK, you must have Huawei Cloud account as well as the Access Key and Secret key of the HuaweiCloud account.
The accessKey is required when initializing `{Service}Client`. You can create an AccessKey in the Huawei Cloud console. For more information, see [My Credentials](https://support.huaweicloud.com/usermanual-ca/zh-cn_topic_0046606340.html).
- HuaweiCloud NodeJs SDK requires **Node 10.16.1** or later.
- HuaweiCloud Node.js SDK requires **Node 10.16.1** or later.
## Install NodeJs SDK
## Install Node.js SDK
You could obtain and install NodeJs SDK through following methods:
You could obtain and install Node.js SDK through following methods:
- Installing Dependencies Using NPM (Recommended)
Using npm to install project dependencies is the recommended method to use NodeJs SDK:
Using npm to install project dependencies is the recommended method to use Node.js SDK:

@@ -30,3 +30,3 @@ You must install `@huaweicloud/huaweicloud-sdk-core` library no matter which product/service development kit you need to use. Take using Devstar SDK for example, you need to install `@huaweicloud/huaweicloud-sdk-core` library and `@huaweicloud/huaweicloud-sdk-devstar` library:

## Use NodeJs SDK
## Use Node.js SDK

@@ -33,0 +33,0 @@ 1. Import the required modules as follows

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