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
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 0.0.3 to 0.0.4

2

dist/index.d.ts

@@ -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"
}
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