Comparing version 0.3.5 to 0.3.6
@@ -16,13 +16,8 @@ # KS3 命令行文档 | ||
- 稳定版安装 | ||
- 命令行工具安装 | ||
``` | ||
npm install -g ks3 | ||
npm install -g ks3@cmd | ||
``` | ||
- 最新版安装 | ||
``` | ||
npm install -g ks3@next | ||
``` | ||
## 命令解释 | ||
@@ -29,0 +24,0 @@ |
{ | ||
"name": "ks3", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "本代码库为`金山云存储KS3`服务.主要提供`KS3 nodejs SDK`和`命令行工具`.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6939249