Comparing version 5.3.0 to 5.3.1
@@ -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) |
@@ -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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1496609
29239
13
+ Addedgopd@1.0.1(transitive)
+ Addedstream-http@2.8.2(transitive)
- Removedgopd@1.1.0(transitive)
- Removedstream-http@2.8.3(transitive)
Updatedstream-http@2.8.2