@eth-sdk/query
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -18,3 +18,3 @@ "use strict"; | ||
? WebSocket | ||
: this.options.webSocketConstructor; | ||
: options.webSocketConstructor; | ||
if (!this.webSocketConstructor) { | ||
@@ -21,0 +21,0 @@ throw new Error('please setup options.webSocketConstructor'); |
{ | ||
"name": "@eth-sdk/query", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Eth sdk query", | ||
@@ -30,3 +30,3 @@ "author": { | ||
"dependencies": { | ||
"@eth-sdk/utils": "^0.1.3", | ||
"@eth-sdk/utils": "^0.1.4", | ||
"@types/bn.js": "^4.11.5", | ||
@@ -33,0 +33,0 @@ "@types/node": "^12.0.0", |
Sorry, the diff of this file is not supported yet
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
75221
Updated@eth-sdk/utils@^0.1.4