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

ali-oss

Package Overview
Dependencies
Maintainers
6
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ali-oss - npm Package Compare versions

Comparing version 5.3.0 to 5.3.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Change Log

<a name="5.3.1"></a>
## [5.3.1](https://github.com/aliyun/oss-nodejs-sdk/compare/v5.1.0...v5.3.1) (2018-06-27)
### Bug Fixes
* lock dependency stream-http 2.8.2
<a name="5.3.0"></a>

@@ -7,0 +14,0 @@ # [5.3.0](https://github.com/aliyun/oss-nodejs-sdk/compare/v5.1.0...v5.3.0) (2018-06-13)

1

lib/browser/client.js

@@ -230,3 +230,2 @@

'x-oss-user-agent': this.userAgent,
'User-Agent': this.userAgent,
};

@@ -233,0 +232,0 @@

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

exports.version="5.3.0"
exports.version="5.3.1"
{
"name": "ali-oss",
"version": "5.3.0",
"version": "5.3.1",
"description": "aliyun oss(object storage service) node client",

@@ -124,5 +124,5 @@ "main": "lib/client.js",

"xml2js": "^0.4.16",
"stream-http": "^2.8.0",
"stream-http": "2.8.2",
"any-promise": "^1.3.0"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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