Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "web3-net", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Web3 module to interact with the Ethereum nodes networking properties.", | ||
@@ -10,8 +10,16 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-net", | ||
}, | ||
"types": "types/index.d.ts", | ||
"scripts": { | ||
"dtslint": "dtslint types --onlyTestTsNext" | ||
}, | ||
"main": "src/index.js", | ||
"dependencies": { | ||
"web3-core": "1.2.1", | ||
"web3-core-method": "1.2.1", | ||
"web3-utils": "1.2.1" | ||
"web3-core": "1.2.2", | ||
"web3-core-method": "1.2.2", | ||
"web3-utils": "1.2.2" | ||
}, | ||
"devDependencies": { | ||
"definitelytyped-header-parser": "^1.0.1", | ||
"dtslint": "0.4.2" | ||
} | ||
} |
@@ -27,3 +27,2 @@ # web3-net | ||
## Usage | ||
@@ -38,6 +37,7 @@ | ||
## Types | ||
All the typescript typings are placed in the types folder. | ||
[docs]: http://web3js.readthedocs.io/en/1.0/ | ||
[repo]: https://github.com/ethereum/web3.js | ||
@@ -42,3 +42,3 @@ /* | ||
params: 0, | ||
outputFormatter: utils.hexToNumber | ||
outputFormatter: parseInt | ||
}), | ||
@@ -45,0 +45,0 @@ new Method({ |
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
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
6477
7
150
2
+ Added@noble/hashes@1.5.0(transitive)
+ Added@types/bn.js@4.11.6(transitive)
+ Added@types/node@12.20.55(transitive)
+ Addedethereum-bloom-filters@1.2.0(transitive)
+ Addedrandombytes@2.1.0(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedweb3-core@1.2.2(transitive)
+ Addedweb3-core-helpers@1.2.2(transitive)
+ Addedweb3-core-method@1.2.2(transitive)
+ Addedweb3-core-promievent@1.2.2(transitive)
+ Addedweb3-core-requestmanager@1.2.2(transitive)
+ Addedweb3-core-subscriptions@1.2.2(transitive)
+ Addedweb3-eth-iban@1.2.2(transitive)
+ Addedweb3-providers-http@1.2.2(transitive)
+ Addedweb3-providers-ipc@1.2.2(transitive)
+ Addedweb3-providers-ws@1.2.2(transitive)
+ Addedweb3-utils@1.2.2(transitive)
- Removedrandomhex@0.1.5(transitive)
- Removedweb3-core@1.2.1(transitive)
- Removedweb3-core-helpers@1.2.1(transitive)
- Removedweb3-core-method@1.2.1(transitive)
- Removedweb3-core-promievent@1.2.1(transitive)
- Removedweb3-core-requestmanager@1.2.1(transitive)
- Removedweb3-core-subscriptions@1.2.1(transitive)
- Removedweb3-eth-iban@1.2.1(transitive)
- Removedweb3-providers-http@1.2.1(transitive)
- Removedweb3-providers-ipc@1.2.1(transitive)
- Removedweb3-providers-ws@1.2.1(transitive)
- Removedweb3-utils@1.2.1(transitive)
Updatedweb3-core@1.2.2
Updatedweb3-core-method@1.2.2
Updatedweb3-utils@1.2.2