New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@metamask/api-specs

Package Overview
Dependencies
Maintainers
9
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/api-specs - npm Package Compare versions

Comparing version

to
0.10.17

56

dist/build/multichain-openrpc.json

@@ -144,2 +144,4 @@ {

"methods": [
"personal_sign",
"eth_signTypedData_v4",
"wallet_watchAsset",

@@ -152,2 +154,3 @@ "eth_sendTransaction",

"eth_unsubscribe",
"wallet_swapAsset",
"eth_blockNumber",

@@ -182,6 +185,3 @@ "eth_call",

"eth_syncing",
"eth_uninstallFilter",
"personal_sign",
"eth_signTypedData_v4",
"wallet_swapAsset"
"eth_uninstallFilter"
],

@@ -244,2 +244,4 @@ "notifications": [

"methods": [
"personal_sign",
"eth_signTypedData_v4",
"wallet_watchAsset",

@@ -252,2 +254,3 @@ "eth_sendTransaction",

"eth_unsubscribe",
"wallet_swapAsset",
"eth_blockNumber",

@@ -282,6 +285,3 @@ "eth_call",

"eth_syncing",
"eth_uninstallFilter",
"personal_sign",
"eth_signTypedData_v4",
"wallet_swapAsset"
"eth_uninstallFilter"
],

@@ -454,2 +454,4 @@ "notifications": [

"methods": [
"personal_sign",
"eth_signTypedData_v4",
"wallet_watchAsset",

@@ -462,2 +464,3 @@ "eth_sendTransaction",

"eth_unsubscribe",
"wallet_swapAsset",
"eth_blockNumber",

@@ -492,6 +495,3 @@ "eth_call",

"eth_syncing",
"eth_uninstallFilter",
"personal_sign",
"eth_signTypedData_v4",
"wallet_swapAsset"
"eth_uninstallFilter"
],

@@ -556,2 +556,4 @@ "notifications": [

"methods": [
"personal_sign",
"eth_signTypedData_v4",
"wallet_watchAsset",

@@ -564,2 +566,3 @@ "eth_sendTransaction",

"eth_unsubscribe",
"wallet_swapAsset",
"eth_blockNumber",

@@ -594,6 +597,3 @@ "eth_call",

"eth_syncing",
"eth_uninstallFilter",
"personal_sign",
"eth_signTypedData_v4",
"wallet_swapAsset"
"eth_uninstallFilter"
],

@@ -652,2 +652,4 @@ "notifications": [

"methods": [
"personal_sign",
"eth_signTypedData_v4",
"wallet_watchAsset",

@@ -660,2 +662,3 @@ "eth_sendTransaction",

"eth_unsubscribe",
"wallet_swapAsset",
"eth_blockNumber",

@@ -690,6 +693,3 @@ "eth_call",

"eth_syncing",
"eth_uninstallFilter",
"personal_sign",
"eth_signTypedData_v4",
"wallet_swapAsset"
"eth_uninstallFilter"
],

@@ -705,2 +705,4 @@ "notifications": [

"methods": [
"personal_sign",
"eth_signTypedData_v4",
"wallet_watchAsset",

@@ -713,2 +715,3 @@ "eth_sendTransaction",

"eth_unsubscribe",
"wallet_swapAsset",
"eth_blockNumber",

@@ -743,6 +746,3 @@ "eth_call",

"eth_syncing",
"eth_uninstallFilter",
"personal_sign",
"eth_signTypedData_v4",
"wallet_swapAsset"
"eth_uninstallFilter"
],

@@ -758,2 +758,4 @@ "notifications": [

"methods": [
"personal_sign",
"eth_signTypedData_v4",
"wallet_watchAsset",

@@ -766,2 +768,3 @@ "eth_sendTransaction",

"eth_unsubscribe",
"wallet_swapAsset",
"eth_blockNumber",

@@ -796,6 +799,3 @@ "eth_call",

"eth_syncing",
"eth_uninstallFilter",
"personal_sign",
"eth_signTypedData_v4",
"wallet_swapAsset"
"eth_uninstallFilter"
],

@@ -802,0 +802,0 @@ "notifications": [

@@ -39,3 +39,3 @@ {

},
"version": "0.10.16"
"version": "0.10.17"
}