@onekeyfe/cross-inpage-provider-types
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -25,3 +25,3 @@ declare global { | ||
method: string; | ||
params: Record<string, unknown> | Array<unknown> | unknown; | ||
params?: Record<string, unknown> | Array<unknown> | unknown; | ||
}; | ||
@@ -28,0 +28,0 @@ export declare type IJsonRpcResponse<T> = { |
{ | ||
"name": "@onekeyfe/cross-inpage-provider-types", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"keywords": [ | ||
@@ -30,3 +30,3 @@ "cross-inpage-provider" | ||
}, | ||
"gitHead": "6336f5e27be0b853af3d2f09e537444f623ba331" | ||
"gitHead": "d47447804157874b2607aea82f92ff3a132c5e67" | ||
} |
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
16710