alipay-sdk
Advanced tools
Comparing version 1.0.3 to 1.0.4
declare module 'alipay-sdk' { | ||
interface AlipaySdk { | ||
export interface AlipaySdk { | ||
new (config: SDKConfig): AlipaySdk | ||
@@ -5,0 +5,0 @@ // 请求执行 |
{ | ||
"name": "alipay-sdk", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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
4675