Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@parity/api

Package Overview
Dependencies
Maintainers
5
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parity/api - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

2

package.json
{
"name": "@parity/api",
"description": "The Parity Promise-based API library for interfacing with Ethereum over RPC",
"version": "2.0.4",
"version": "2.0.5",
"main": "index.js",

@@ -6,0 +6,0 @@ "author": "Parity Team <admin@parity.io>",

@@ -58,3 +58,3 @@ // Copyright 2015-2017 Parity Technologies (UK) Ltd.

chainId () {
return this._transport
return this._provider
.send('parity_chainId');

@@ -61,0 +61,0 @@ }

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