Socket
Socket
Sign inDemoInstall

ks3

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ks3 - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

bin/developer.json

8

bin/readme.md

@@ -12,3 +12,3 @@ # KS3 命令行文档

### 准备条件
1. 安装[nodejs]以及[npm]
1. 安装[nodejs](http://nodejs.org/)以及[npm](https://www.npmjs.org)

@@ -22,3 +22,3 @@ ### 安装

```
- 尝鲜版安装
- 最新版安装

@@ -123,5 +123,1 @@ ```

简单说就是把大文件拆成小文件上传,并且全部传完以后再合并生成大文件.避免大文件在上传过程中出意外,必须从头开始上传的问题.查看[官方文档-分块上传](http://ks3.ksyun.com/doc/api/multipart_upload.html)
[nodejs]:http://nodejs.org/
[npm]:https://www.npmjs.org
{
"name": "ks3",
"version": "0.3.1",
"version": "0.3.2",
"description": "本代码库为`金山云存储KS3`服务.主要提供`KS3 nodejs SDK`和`命令行工具`.",

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

Sorry, the diff of this file is not supported yet

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