You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@near-wallet-selector/wallet-utils

Package Overview
Dependencies
Maintainers
4
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@near-wallet-selector/wallet-utils - npm Package Compare versions

Comparing version

to
8.5.1

8

package.json
{
"name": "@near-wallet-selector/wallet-utils",
"version": "8.5.0",
"version": "8.5.1",
"description": "Wallet utils package for NEAR Wallet Selector.",

@@ -28,7 +28,7 @@ "keywords": [

"type": "module",
"types": "./src\\index.d.ts",
"types": "./src/index.d.ts",
"dependencies": {
"@near-wallet-selector/core": "8.5.0",
"@near-wallet-selector/core": "8.5.1",
"bn.js": "5.2.1"
}
}
}