Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
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 1.3.16 to 1.3.17

15

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

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

"dependencies": {
"@saberhq/solana-contrib": "^1.3.16",
"@saberhq/solana-contrib": "^1.3.17",
"@solana/buffer-layout": "^3.0.0",
"@solana/spl-token": "^0.1.8",
"@ubeswap/token-math": "^4.2.0",
"tiny-invariant": "^1.1.0"
"tiny-invariant": "^1.1.0",
"tslib": "^2.3.1"
},

@@ -33,4 +34,3 @@ "main": "dist/index.js",

"@solana/web3.js": "^1.29.2",
"@types/bn.js": "^5.1.0",
"tslib": "^2.3.1"
"@types/bn.js": "^5.1.0"
},

@@ -40,4 +40,3 @@ "peerDependencies": {

"@solana/web3.js": "^1.29.2",
"bn.js": "^5.2",
"tslib": "^2.3.1"
"bn.js": "^5.2"
},

@@ -47,3 +46,3 @@ "publishConfig": {

},
"gitHead": "214bd1dc2c508435133a497ab2fef40f1228e879"
"gitHead": "d12600c247af7957a8917f730cf14b514ab5fd3e"
}
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