bitski-provider
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -20,2 +20,4 @@ // JSON-RPC methods that require Authorization header | ||
'ECONNRESET', | ||
'EHOSTUNREACH', | ||
'Timeout out while waiting for response', | ||
]; | ||
@@ -22,0 +24,0 @@ // Errors that indicate the access token is not valid |
@@ -31,2 +31,4 @@ (function (factory) { | ||
'ECONNRESET', | ||
'EHOSTUNREACH', | ||
'Timeout out while waiting for response', | ||
]; | ||
@@ -33,0 +35,0 @@ // Errors that indicate the access token is not valid |
@@ -12,3 +12,3 @@ { | ||
}, | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"scripts": { | ||
@@ -21,3 +21,3 @@ "test": "jest", | ||
"dependencies": { | ||
"@bitski/provider-engine": "^0.6.1", | ||
"@bitski/provider-engine": "^0.6.3", | ||
"async": "3.0.1", | ||
@@ -30,3 +30,3 @@ "bn.js": "^4.11.8", | ||
}, | ||
"gitHead": "654ffb8f88e4eae87dfe13474b77c31286496833" | ||
"gitHead": "4dd99dc328d9e52d32c0699aee01b681087c7fb6" | ||
} |
@@ -21,2 +21,4 @@ // JSON-RPC methods that require Authorization header | ||
'ECONNRESET', | ||
'EHOSTUNREACH', | ||
'Timeout out while waiting for response', // Actix timeout | ||
]; | ||
@@ -23,0 +25,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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 4 instances 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
180664
86
3662
4