New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cos-nodejs-sdk-v5

Package Overview
Dependencies
Maintainers
3
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cos-nodejs-sdk-v5 - npm Package Compare versions

Comparing version 2.0.16 to 2.0.17

2

package.json
{
"name": "cos-nodejs-sdk-v5",
"version": "2.0.16",
"version": "2.0.17",
"description": "cos nodejs sdk v5",

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

@@ -22,2 +22,3 @@ # cos-nodejs-sdk-v5

var cos = new COS({
AppId: '1250000000',
SecretId: 'AKIDxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',

@@ -28,3 +29,3 @@ SecretKey: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',

cos.sliceUploadFile({
Bucket: 'test-1250000000',
Bucket: 'test',
Region: 'ap-guangzhou',

@@ -31,0 +32,0 @@ Key: '1.zip',

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