Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@onekeyfe/cross-inpage-provider-types

Package Overview
Dependencies
Maintainers
2
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onekeyfe/cross-inpage-provider-types - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

1

dist/cjs/index.js

@@ -13,2 +13,3 @@ "use strict";

IInjectedProviderNames["conflux"] = "conflux";
IInjectedProviderNames["tron"] = "tron";
IInjectedProviderNames["solana"] = "solana";

@@ -15,0 +16,0 @@ IInjectedProviderNames["starcoin"] = "starcoin";

@@ -15,2 +15,5 @@ declare global {

conflux: any;
tronLink: any;
tronWeb: any;
sunWeb: any;
$onekey: any;

@@ -34,2 +37,3 @@ ReactNativeWebView?: {

conflux = "conflux",
tron = "tron",
solana = "solana",

@@ -36,0 +40,0 @@ starcoin = "starcoin",

@@ -10,2 +10,3 @@ export var IJsBridgeMessageTypes;

IInjectedProviderNames["conflux"] = "conflux";
IInjectedProviderNames["tron"] = "tron";
IInjectedProviderNames["solana"] = "solana";

@@ -12,0 +13,0 @@ IInjectedProviderNames["starcoin"] = "starcoin";

4

package.json
{
"name": "@onekeyfe/cross-inpage-provider-types",
"version": "1.1.2",
"version": "1.1.3",
"keywords": [

@@ -30,3 +30,3 @@ "cross-inpage-provider"

},
"gitHead": "08aef327a2fec587de325b1f9dc69caa97a86686"
"gitHead": "f35f631db93f383def1a2bbcf6cc9ff9478db21e"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc