youzanyun-sdk-nodejs
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -5,3 +5,3 @@ exports.OPEN_HOST = 'open.youzanyun.com'; | ||
exports.QA_OPEN_HOST = 'bifrost-gateway.qa.s.qima-inc.com'; | ||
exports.PRE_TOKEN_HOST = 'bifrost-oauth.pre.s.qima-inc.com'; | ||
exports.PRE_TOKEN_HOST = 'open-pre.youzanyun.com'; | ||
exports.PRE_OPEN_HOST = 'open-pre.youzanyun.com'; | ||
@@ -8,0 +8,0 @@ /** 需要防击穿的场景 */ |
{ | ||
"name": "youzanyun-sdk-nodejs", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "有赞云 nodejs sdk", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
14227