New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

@saberhq/token-utils

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.12.41

@@ -13,3 +13,3 @@ export * from "./ata";

export * from "./common";
export { ASSOCIATED_TOKEN_PROGRAM_ID, AuthorityType, MintInfo as MintData, MultisigInfo, NATIVE_MINT, Token as SPLToken, TOKEN_PROGRAM_ID, AccountInfo as TokenAccountData, u64, } from "@solana/spl-token";
export { ASSOCIATED_TOKEN_PROGRAM_ID, AuthorityType, MintInfo as MintData, MultisigInfo, NATIVE_MINT, Token as SPLToken, TOKEN_PROGRAM_ID, u64, } from "@solana/spl-token";
//# sourceMappingURL=index.d.ts.map

@@ -13,3 +13,3 @@ export * from "./ata";

export * from "./common";
export { ASSOCIATED_TOKEN_PROGRAM_ID, AuthorityType, MintInfo as MintData, MultisigInfo, NATIVE_MINT, Token as SPLToken, TOKEN_PROGRAM_ID, AccountInfo as TokenAccountData, u64, } from "@solana/spl-token";
export { ASSOCIATED_TOKEN_PROGRAM_ID, AuthorityType, MintInfo as MintData, MultisigInfo, NATIVE_MINT, Token as SPLToken, TOKEN_PROGRAM_ID, u64, } from "@solana/spl-token";
//# sourceMappingURL=index.d.ts.map
{
"name": "@saberhq/token-utils",
"description": "Token-related math and transaction utilities for Solana.",
"version": "1.12.40",
"version": "1.12.41",
"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.40",
"@saberhq/solana-contrib": "^1.12.41",
"@solana/buffer-layout": "^4.0.0",

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

"devDependencies": {
"@saberhq/tsconfig": "^1.12.40",
"@saberhq/tsconfig": "^1.12.41",
"@solana/web3.js": "^1.33.0",

@@ -47,3 +47,3 @@ "@types/bn.js": "^5.1.0",

},
"gitHead": "5fd2e81f16db1b7240bb9b91e808666e16fc8a8b"
"gitHead": "2e81364554dd95b250ddabf0011e963d0c21450f"
}

@@ -42,4 +42,3 @@ export * from "./ata";

TOKEN_PROGRAM_ID,
AccountInfo as TokenAccountData,
u64,
} from "@solana/spl-token";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet