Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "web3-net", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Web3 module to interact with the Ethereum nodes networking properties.", | ||
@@ -16,5 +16,5 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-net", | ||
"dependencies": { | ||
"web3-core": "1.2.2", | ||
"web3-core-method": "1.2.2", | ||
"web3-utils": "1.2.2" | ||
"web3-core": "1.2.3", | ||
"web3-core-method": "1.2.3", | ||
"web3-utils": "1.2.3" | ||
}, | ||
@@ -24,3 +24,4 @@ "devDependencies": { | ||
"dtslint": "0.4.2" | ||
} | ||
}, | ||
"gitHead": "aca6a78b6c8182f175aa059e7ad359f109ec7a84" | ||
} |
@@ -22,2 +22,6 @@ /* | ||
// $ExpectType Network | ||
const network_empty = new Network(); | ||
// $ExpectType Network | ||
const network = new Network('http://localhost:5000'); | ||
@@ -29,2 +33,5 @@ | ||
// $ExpectType any | ||
Network.givenProvider; | ||
// $ExpectType any | ||
network.givenProvider; | ||
@@ -31,0 +38,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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
7312
8
155
4
22
43
4
+ Added@types/bignumber.js@5.0.4(transitive)
+ Added@web3-js/websocket@1.0.30(transitive)
+ Addedbignumber.js@9.1.2(transitive)
+ Addedbn.js@4.12.1(transitive)
+ Addedd@1.0.2(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addedes5-ext@0.10.64(transitive)
+ Addedes6-iterator@2.0.3(transitive)
+ Addedes6-symbol@3.1.4(transitive)
+ Addedesniff@2.0.1(transitive)
+ Addedevent-emitter@0.3.5(transitive)
+ Addedext@1.7.0(transitive)
+ Addedis-typedarray@1.0.0(transitive)
+ Addedms@2.0.0(transitive)
+ Addednan@2.22.0(transitive)
+ Addednext-tick@1.1.0(transitive)
+ Addedtype@2.7.3(transitive)
+ Addedtypedarray-to-buffer@3.1.5(transitive)
+ Addedweb3-core@1.2.3(transitive)
+ Addedweb3-core-helpers@1.2.3(transitive)
+ Addedweb3-core-method@1.2.3(transitive)
+ Addedweb3-core-promievent@1.2.3(transitive)
+ Addedweb3-core-requestmanager@1.2.3(transitive)
+ Addedweb3-core-subscriptions@1.2.3(transitive)
+ Addedweb3-eth-iban@1.2.3(transitive)
+ Addedweb3-providers-http@1.2.3(transitive)
+ Addedweb3-providers-ipc@1.2.3(transitive)
+ Addedweb3-providers-ws@1.2.3(transitive)
+ Addedweb3-utils@1.2.3(transitive)
+ Addedyaeti@0.0.6(transitive)
- Removedbn.js@4.12.0(transitive)
- Removedweb3-core@1.2.2(transitive)
- Removedweb3-core-helpers@1.2.2(transitive)
- Removedweb3-core-method@1.2.2(transitive)
- Removedweb3-core-promievent@1.2.2(transitive)
- Removedweb3-core-requestmanager@1.2.2(transitive)
- Removedweb3-core-subscriptions@1.2.2(transitive)
- Removedweb3-eth-iban@1.2.2(transitive)
- Removedweb3-providers-http@1.2.2(transitive)
- Removedweb3-providers-ipc@1.2.2(transitive)
- Removedweb3-providers-ws@1.2.2(transitive)
- Removedweb3-utils@1.2.2(transitive)
Updatedweb3-core@1.2.3
Updatedweb3-core-method@1.2.3
Updatedweb3-utils@1.2.3