web3-providers-ipc
Advanced tools
Comparing version 1.8.1 to 1.8.2-rc.0
{ | ||
"name": "web3-providers-ipc", | ||
"version": "1.8.1", | ||
"version": "1.8.2-rc.0", | ||
"description": "Module to handle web3 RPC connections over IPC sockets.", | ||
@@ -18,3 +18,3 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-providers-ipc", | ||
"oboe": "2.1.5", | ||
"web3-core-helpers": "1.8.1" | ||
"web3-core-helpers": "1.8.2-rc.0" | ||
}, | ||
@@ -24,5 +24,5 @@ "devDependencies": { | ||
"dtslint": "^3.4.1", | ||
"typescript": "^3.9.5" | ||
"typescript": "4.1" | ||
}, | ||
"gitHead": "65d27a541d0a7364f27f4f41fc6f5376040afd1c" | ||
"gitHead": "ad2c90f68cf7170fb25c74704a97be629e72f71a" | ||
} |
# web3-providers-ipc | ||
[![NPM Package][npm-image]][npm-url] | ||
[![NPM Package][npm-image]][npm-url] | ||
This is an IPC provider sub-package for [web3.js][repo]. | ||
@@ -10,4 +10,6 @@ | ||
### Node.js | ||
You can install the package either using [NPM](https://www.npmjs.com/package/web3-providers-ipc) or using [Yarn](https://yarnpkg.com/package/web3-providers-ipc) | ||
### Using NPM | ||
```bash | ||
@@ -17,2 +19,8 @@ npm install web3-providers-ipc | ||
### Using Yarn | ||
```bash | ||
yarn add web3-providers-ipc | ||
``` | ||
## Usage | ||
@@ -19,0 +27,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22262
41
2
+ Addedweb3-core-helpers@1.8.2-rc.0(transitive)
+ Addedweb3-eth-iban@1.8.2-rc.0(transitive)
+ Addedweb3-utils@1.8.2-rc.0(transitive)
- Removedweb3-core-helpers@1.8.1(transitive)
- Removedweb3-eth-iban@1.8.1(transitive)
- Removedweb3-utils@1.8.1(transitive)
Updatedweb3-core-helpers@1.8.2-rc.0