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.4 to 1.6.5

1

dist/cjs/jsonrpc.d.ts

@@ -40,2 +40,3 @@ import { Schema } from "./schema";

message: string;
data?: string;
}

@@ -42,0 +43,0 @@ export declare type JsonRpcResponse<T = any> = JsonRpcResult<T> | JsonRpcError;

2

package.json
{
"name": "@json-rpc-tools/types",
"description": "Typings for JSON-RPC",
"version": "1.6.4",
"version": "1.6.5",
"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