Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ks3

Package Overview
Dependencies
Maintainers
5
Versions
32
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.5.0 to 0.5.1

cache/files/.gitignore

12

config.js

@@ -5,3 +5,3 @@ var path = require('path');

protocol:'http',
baseUrl:'ks3-cn-beijing.ksyun.com',
baseUrl:'ks3-cn-beijing.ksyuncs.com',
// 所有header设置的前缀

@@ -34,7 +34,7 @@ // ks3: kss , amazon s3: amz

ENDPOINT : {
HANGZHOU : 'kss.ksyun.com',
AMERICA: 'ks3-us-west-1.ksyun.com',
BEIJING : 'ks3-cn-beijing.ksyun.com',
HONGKONG: 'ks3-cn-hk-1.ksyun.com',
SHANGHAI: 'ks3-cn-shanghai.ksyun.com'
HANGZHOU : 'kss.ksyuncs.com',
AMERICA: 'ks3-us-west-1.ksyuncs.com',
BEIJING : 'ks3-cn-beijing.ksyuncs.com',
HONGKONG: 'ks3-cn-hk-1.ksyuncs.com',
SHANGHAI: 'ks3-cn-shanghai.ksyuncs.com',
},

@@ -41,0 +41,0 @@ setRegion: function(region) {

@@ -0,1 +1,6 @@

0.5.1 / 2021-09-02
==================
* 域名变更 ksyun.com -> ksyuncs.com
0.4.0 / 2016-08-05

@@ -2,0 +7,0 @@ ==================

{
"name": "ks3",
"version": "0.5.0",
"version": "0.5.1",
"description": "本代码库为`金山云存储KS3`服务.主要提供`KS3 nodejs SDK`和`命令行工具`.",

@@ -16,3 +16,3 @@ "main": "index.js",

},
"keywords": [
"keywords" : [
"ks3",

@@ -25,4 +25,4 @@ "ksyun",

{
"name": "chenjin",
"email": "chenjin@kingsoft.com"
"name":"chenjin",
"email":"chenjin@kingsoft.com"
}

@@ -29,0 +29,0 @@ ],

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