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.5.12 to 1.6.0

2

dist/cjs/blockchain.d.ts

@@ -1,2 +0,2 @@

import { IKeyValueStorage } from "keyvaluestorage";
import { IKeyValueStorage } from "keyvaluestorage-interface";
import { JsonRpcError, JsonRpcRequest, JsonRpcResponse, JsonRpcSchemaMap, JsonRpcSchemas } from "./jsonrpc";

@@ -3,0 +3,0 @@ import { IEvents } from "./misc";

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

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

"eslint-plugin-standard": "^4.0.1",
"keyvaluestorage": "^0.7.0",
"keyvaluestorage-interface": "^1.0.0",
"mocha": "^8.1.3",

@@ -64,0 +64,0 @@ "npm-run-all": "^4.1.5",

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