@saberhq/token-utils
Advanced tools
Comparing version 1.3.14 to 1.3.15
{ | ||
"name": "@saberhq/token-utils", | ||
"description": "Token-related math and transaction utilities for Solana.", | ||
"version": "1.3.14", | ||
"version": "1.3.15", | ||
"repository": "git@github.com:saber-hq/solana-common.git", | ||
@@ -18,5 +18,5 @@ "author": "Ian Macalinao <ian@saber.so>", | ||
"dependencies": { | ||
"@saberhq/solana-contrib": "^1.3.14", | ||
"@saberhq/solana-contrib": "^1.3.15", | ||
"@solana/buffer-layout": "^3.0.0", | ||
"@solana/spl-token": "^0.1.5", | ||
"@solana/spl-token": "^0.1.8", | ||
"@ubeswap/token-math": "^4.2.0", | ||
@@ -31,3 +31,3 @@ "tiny-invariant": "^1.1.0" | ||
"devDependencies": { | ||
"@solana/spl-token-registry": "^0.2.270", | ||
"@solana/spl-token-registry": "^0.2.273", | ||
"@solana/web3.js": "^1.29.2", | ||
@@ -46,3 +46,3 @@ "@types/bn.js": "^5.1.0", | ||
}, | ||
"gitHead": "51017994f21fdf9d169c98e7c39c67c8945419b8" | ||
"gitHead": "59a7c3ade242c05519e82585cb05db803418fb09" | ||
} |
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
Updated@solana/spl-token@^0.1.8