@onekeyfe/cross-inpage-provider-types
Advanced tools
Comparing version 1.1.56-alpha.1 to 1.1.56
@@ -30,3 +30,2 @@ "use strict"; | ||
IInjectedProviderNames["$hardware_sdk"] = "$hardware_sdk"; | ||
IInjectedProviderNames["$walletConnect"] = "$walletConnect"; | ||
})(IInjectedProviderNames = exports.IInjectedProviderNames || (exports.IInjectedProviderNames = {})); |
@@ -57,4 +57,3 @@ declare global { | ||
$private = "$private", | ||
$hardware_sdk = "$hardware_sdk", | ||
$walletConnect = "$walletConnect" | ||
$hardware_sdk = "$hardware_sdk" | ||
} | ||
@@ -93,3 +92,2 @@ export declare type IInjectedProviderNamesStrings = keyof typeof IInjectedProviderNames; | ||
internal?: boolean; | ||
isWalletConnectRequest?: boolean; | ||
}; | ||
@@ -96,0 +94,0 @@ export declare type IDebugLogger = { |
@@ -27,3 +27,2 @@ export var IJsBridgeMessageTypes; | ||
IInjectedProviderNames["$hardware_sdk"] = "$hardware_sdk"; | ||
IInjectedProviderNames["$walletConnect"] = "$walletConnect"; | ||
})(IInjectedProviderNames || (IInjectedProviderNames = {})); |
{ | ||
"name": "@onekeyfe/cross-inpage-provider-types", | ||
"version": "1.1.56-alpha.1", | ||
"version": "1.1.56", | ||
"keywords": [ | ||
@@ -30,3 +30,3 @@ "cross-inpage-provider" | ||
}, | ||
"gitHead": "62db81c6ca67732dbe5d7f5e76e61e2541291e2a" | ||
"gitHead": "e5b2de0f922fef14159954e86603a1ba7fced260" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
19134
197