Comparing version 6.17.0 to 6.17.1
@@ -1,1 +0,1 @@ | ||
exports.version="6.17.0" | ||
exports.version="6.17.1" |
@@ -7,4 +7,4 @@ const urlutil = require('url'); | ||
const { isFunction } = require('../../common/utils/isFunction'); | ||
const { checkCredentials } = '../utils/setSTSToken'; | ||
const { formatObjKey } = '../utils/formatObjKey'; | ||
const { checkCredentials } = require('../utils/setSTSToken'); | ||
const { formatObjKey } = require('../utils/formatObjKey'); | ||
const proto = exports; | ||
@@ -11,0 +11,0 @@ |
{ | ||
"name": "ali-oss", | ||
"version": "6.17.0", | ||
"version": "6.17.1", | ||
"description": "aliyun oss(object storage service) node client", | ||
@@ -5,0 +5,0 @@ "main": "./lib/client.js", |
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
2181660
43219