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

@haechi-labs/face-types

Package Overview
Dependencies
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@haechi-labs/face-types - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

2

dist/json-rpc.d.ts

@@ -10,3 +10,5 @@ export declare enum JsonRpcMethod {

face_ready = "face_ready",
face_openHome = "face_openHome",
face_openWalletConnect = "face_openWalletConnect",
face_switchNetwork = "face_switchNetwork",
face_directSocialLogin = "face_directSocialLogin",

@@ -13,0 +15,0 @@ eth_sendTransaction = "eth_sendTransaction",

@@ -14,3 +14,5 @@ "use strict";

JsonRpcMethod["face_ready"] = "face_ready";
JsonRpcMethod["face_openHome"] = "face_openHome";
JsonRpcMethod["face_openWalletConnect"] = "face_openWalletConnect";
JsonRpcMethod["face_switchNetwork"] = "face_switchNetwork";
JsonRpcMethod["face_directSocialLogin"] = "face_directSocialLogin";

@@ -17,0 +19,0 @@ JsonRpcMethod["eth_sendTransaction"] = "eth_sendTransaction";

4

package.json
{
"name": "@haechi-labs/face-types",
"version": "1.4.0",
"version": "1.5.0",
"description": "",

@@ -28,3 +28,3 @@ "author": "",

},
"gitHead": "a68556592f76e254b3e101260d1397c85a511027",
"gitHead": "de9b366e12680936c9e865ab908f04db4774b37c",
"publishConfig": {

@@ -31,0 +31,0 @@ "access": "public"

@@ -10,5 +10,7 @@ export enum JsonRpcMethod {

face_ready = 'face_ready',
face_openHome = 'face_openHome',
face_openWalletConnect = 'face_openWalletConnect',
face_switchNetwork = 'face_switchNetwork',
face_directSocialLogin = 'face_directSocialLogin',
eth_sendTransaction = 'eth_sendTransaction',

@@ -19,7 +21,7 @@ eth_getBalance = 'eth_getBalance',

eth_sign = 'eth_sign',
eth_accounts = 'eth_accounts',
personal_sign = 'personal_sign',
personal_sign = 'personal_sign',
personal_listAccounts = 'personal_listAccounts',
wallet_switchEthereumChain = 'wallet_switchEthereumChain',

@@ -26,0 +28,0 @@

Sorry, the diff of this file is not supported yet

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