alipay-sdk
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -35,2 +35,5 @@ interface AlipaySdk { | ||
// urllib | ||
urllib?: any | ||
// 默认参数配置 | ||
@@ -52,2 +55,2 @@ params?: { | ||
export = sdk | ||
} | ||
} |
{ | ||
"name": "alipay-sdk", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -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
7420
157