@saberhq/token-utils
Advanced tools
Comparing version 1.12.64 to 1.12.65
{ | ||
"name": "@saberhq/token-utils", | ||
"description": "Token-related math and transaction utilities for Solana.", | ||
"version": "1.12.64", | ||
"version": "1.12.65", | ||
"repository": "git@github.com:saber-hq/solana-common.git", | ||
@@ -18,3 +18,3 @@ "author": "Ian Macalinao <ian@saber.so>", | ||
"dependencies": { | ||
"@saberhq/solana-contrib": "^1.12.64", | ||
"@saberhq/solana-contrib": "^1.12.65", | ||
"@solana/buffer-layout": "^4.0.0", | ||
@@ -24,3 +24,3 @@ "@solana/spl-token": "^0.1.8", | ||
"tiny-invariant": "^1.2.0", | ||
"tslib": "^2.3.1" | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@saberhq/tsconfig": "^1.12.64", | ||
"@saberhq/tsconfig": "^1.12.65", | ||
"@solana/web3.js": "^1.39.1", | ||
@@ -48,3 +48,3 @@ "@types/bn.js": "^5.1.0", | ||
}, | ||
"gitHead": "22d79ffd5bdcf4e18d9572b8458d389de0a13a68" | ||
"gitHead": "e9ecc13f3c7484843dc48349916d3232969ec620" | ||
} |
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
Updatedtslib@^2.4.0