web3-core-requestmanager
Advanced tools
Comparing version 1.7.1 to 1.7.2-rc.0
@@ -130,4 +130,2 @@ /* | ||
}; | ||
// TODO: Remove close once the standard allows it | ||
this.provider.on('close', disconnect); | ||
this.provider.on('disconnect', disconnect); | ||
@@ -134,0 +132,0 @@ // TODO add end, timeout?? |
{ | ||
"name": "web3-core-requestmanager", | ||
"version": "1.7.1", | ||
"version": "1.7.2-rc.0", | ||
"description": "Web3 module to handle requests to external providers.", | ||
@@ -16,8 +16,8 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-core-requestmanager", | ||
"util": "^0.12.0", | ||
"web3-core-helpers": "1.7.1", | ||
"web3-providers-http": "1.7.1", | ||
"web3-providers-ipc": "1.7.1", | ||
"web3-providers-ws": "1.7.1" | ||
"web3-core-helpers": "1.7.2-rc.0", | ||
"web3-providers-http": "1.7.2-rc.0", | ||
"web3-providers-ipc": "1.7.2-rc.0", | ||
"web3-providers-ws": "1.7.2-rc.0" | ||
}, | ||
"gitHead": "75f7b803b40747095d0fd058d55a3d89367bb859" | ||
"gitHead": "f8f30243572d84393ff050c12e3594a5cdbc4483" | ||
} |
@@ -150,4 +150,2 @@ /* | ||
}; | ||
// TODO: Remove close once the standard allows it | ||
this.provider.on('close', disconnect); | ||
this.provider.on('disconnect', disconnect); | ||
@@ -154,0 +152,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
41634
1060
2
+ Addedweb3-core-helpers@1.7.2-rc.0(transitive)
+ Addedweb3-eth-iban@1.7.2-rc.0(transitive)
+ Addedweb3-providers-http@1.7.2-rc.0(transitive)
+ Addedweb3-providers-ipc@1.7.2-rc.0(transitive)
+ Addedweb3-providers-ws@1.7.2-rc.0(transitive)
+ Addedweb3-utils@1.7.2-rc.0(transitive)
- Removedweb3-core-helpers@1.7.1(transitive)
- Removedweb3-eth-iban@1.7.1(transitive)
- Removedweb3-providers-http@1.7.1(transitive)
- Removedweb3-providers-ipc@1.7.1(transitive)
- Removedweb3-providers-ws@1.7.1(transitive)
- Removedweb3-utils@1.7.1(transitive)
Updatedweb3-core-helpers@1.7.2-rc.0
Updatedweb3-providers-ws@1.7.2-rc.0