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
0
Versions
132
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 2.1.1 to 2.1.2

1

./dist/cjs/index.js

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

IInjectedProviderNames["scdo"] = "scdo";
IInjectedProviderNames["ton"] = "ton";
IInjectedProviderNames["webln"] = "webln";

@@ -29,0 +30,0 @@ IInjectedProviderNames["nostr"] = "nostr";

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

IInjectedProviderNames["scdo"] = "scdo";
IInjectedProviderNames["ton"] = "ton";
IInjectedProviderNames["webln"] = "webln";

@@ -29,0 +30,0 @@ IInjectedProviderNames["nostr"] = "nostr";

@@ -20,2 +20,3 @@ declare global {

scdo: any;
ton: any;
keplr: any;

@@ -55,2 +56,3 @@ webln: any;

scdo = "scdo",
ton = "ton",
webln = "webln",

@@ -57,0 +59,0 @@ nostr = "nostr",

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

IInjectedProviderNames["scdo"] = "scdo";
IInjectedProviderNames["ton"] = "ton";
IInjectedProviderNames["webln"] = "webln";

@@ -26,0 +27,0 @@ IInjectedProviderNames["nostr"] = "nostr";

4

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

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

},
"gitHead": "14446b61e0a399bd1bc3a3fb4593c55bba3d28cb"
"gitHead": "18c5992b3eb11029f807d9488d2bb8a378e9b503"
}
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