Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bitski-provider

Package Overview
Dependencies
Maintainers
3
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitski-provider - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

.DS_Store

2

dist/constants.js

@@ -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

6

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc