web3-core-subscriptions
Advanced tools
Comparing version 1.0.0-beta.8 to 1.0.0-beta.9
{ | ||
"name": "web3-core-subscriptions", | ||
"version": "1.0.0-beta.8", | ||
"version": "1.0.0-beta.9", | ||
"description": "Manages web3 subscriptions. This is an internal package.", | ||
@@ -11,4 +11,4 @@ "repository": "https://github.com/ethereum/web3.js/tree/master/packages/web3-core-subscriptions", | ||
"underscore": "1.8.3", | ||
"web3-core-helpers": "^1.0.0-beta.8" | ||
"web3-core-helpers": "^1.0.0-beta.9" | ||
} | ||
} |
@@ -43,3 +43,3 @@ /* | ||
var func = this.buildCall(); | ||
func.call = this.call; // TODO!!! that's ugly. filter.js uses it | ||
func.call = this.call; | ||
var name = this.name.split('.'); | ||
@@ -46,0 +46,0 @@ if (name.length > 1) { |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
12510
4
0
58