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

bitski-provider

Package Overview
Dependencies
Maintainers
4
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.8 to 0.10.9

1

dist/constants.js
// JSON-RPC methods that require Authorization header
export const AUTHENTICATED_METHODS = [
'eth_requestAccounts',
'eth_accounts',

@@ -4,0 +5,0 @@ 'eth_sendTransaction',

@@ -14,2 +14,3 @@ (function (factory) {

exports.AUTHENTICATED_METHODS = [
'eth_requestAccounts',
'eth_accounts',

@@ -16,0 +17,0 @@ 'eth_sendTransaction',

4

package.json

@@ -12,3 +12,3 @@ {

},
"version": "0.10.8",
"version": "0.10.9",
"scripts": {

@@ -48,3 +48,3 @@ "test": "jest",

},
"gitHead": "d489587177d5c3d20945d080ef3f8d51a6886e8e"
"gitHead": "7b9f0b01dd8a36a4294f27740ce264ecd95af35c"
}
// JSON-RPC methods that require Authorization header
export const AUTHENTICATED_METHODS = [
'eth_requestAccounts',
'eth_accounts',

@@ -4,0 +5,0 @@ 'eth_sendTransaction',

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