Socket
Socket
Sign inDemoInstall

@json-rpc-tools/types

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@json-rpc-tools/types - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

4

dist/cjs/blockchain.d.ts
import { IKeyValueStorage } from "keyvaluestorage-interface";
import { JsonRpcError, JsonRpcRequest, JsonRpcResponse, JsonRpcSchemaMap, JsonRpcSchemas } from "./jsonrpc";
import { JsonRpcError, JsonRpcRequest, JsonRpcResponse, JsonRpcSchemaMap } from "./jsonrpc";
import { IEvents } from "./misc";

@@ -55,3 +55,3 @@ import { IJsonRpcConnection, IJsonRpcProvider } from "./provider";

subscriber?: BlockchainSubproviderConfig;
validator?: JsonRpcSchemas;
validator?: IJsonRpcValidator;
}

@@ -58,0 +58,0 @@ export declare abstract class IBlockchainProvider extends IJsonRpcProvider {

{
"name": "@json-rpc-tools/types",
"description": "Typings for JSON-RPC",
"version": "1.6.3",
"version": "1.6.4",
"author": "Pedro Gomes <github.com/pedrouid>",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/pedrouid/json-rpc-tools/",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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