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

@saberhq/token-utils

Package Overview
Dependencies
Maintainers
2
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saberhq/token-utils - npm Package Compare versions

Comparing version

to
1.10.2

6

package.json
{
"name": "@saberhq/token-utils",
"description": "Token-related math and transaction utilities for Solana.",
"version": "1.10.1",
"version": "1.10.2",
"repository": "git@github.com:saber-hq/solana-common.git",

@@ -18,3 +18,3 @@ "author": "Ian Macalinao <ian@saber.so>",

"dependencies": {
"@saberhq/solana-contrib": "^1.10.1",
"@saberhq/solana-contrib": "^1.10.2",
"@solana/buffer-layout": "^3.0.0",

@@ -47,3 +47,3 @@ "@solana/spl-token": "^0.1.8",

},
"gitHead": "aef6847992ca310fa91aaf956228ca870839c1dd"
"gitHead": "2f1c0decf55c1e99542726844da064375b1496b4"
}