@saberhq/token-utils
Advanced tools
Comparing version 1.15.0 to 2.0.0
{ | ||
"name": "@saberhq/token-utils", | ||
"description": "Token-related math and transaction utilities for Solana.", | ||
"version": "1.15.0", | ||
"version": "2.0.0", | ||
"homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/token-utils#readme", | ||
@@ -29,3 +29,3 @@ "repository": "git+https://github.com/saber-hq/saber-common.git", | ||
"dependencies": { | ||
"@saberhq/solana-contrib": "^1.15.0", | ||
"@saberhq/solana-contrib": "^2.0.0", | ||
"@solana/buffer-layout": "^4.0.0", | ||
@@ -42,4 +42,4 @@ "@solana/spl-token": "^0.1.8", | ||
"devDependencies": { | ||
"@saberhq/tsconfig": "^3.1.1", | ||
"@solana/web3.js": "^1.87.6", | ||
"@saberhq/tsconfig": "^3.2.1", | ||
"@solana/web3.js": "^1.91.1", | ||
"@types/bn.js": "^5.1.5", | ||
@@ -46,0 +46,0 @@ "jsbi": "^4.3.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
447433
+ Added@saberhq/solana-contrib@2.0.0(transitive)
- Removed@saberhq/option-utils@1.15.0(transitive)
- Removed@saberhq/solana-contrib@1.15.0(transitive)