This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +66
-23
lines changed
Expand file tree Collapse file tree 4 files changed +66
-23
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @solana/spl-stake-pool" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.3 " ,
44 "description" : " SPL Stake Pool Program JS API" ,
55 "scripts" : {
66 "build" : " tsc && cross-env NODE_ENV=production rollup -c" ,
4545 "dependencies" : {
4646 "@coral-xyz/borsh" : " ^0.30.0" ,
4747 "@solana/buffer-layout" : " ^4.0.1" ,
48- "@solana/spl-token" : " 0.4.4 " ,
48+ "@solana/spl-token" : " 0.4.6 " ,
4949 "@solana/web3.js" : " ^1.91.7" ,
5050 "bn.js" : " ^5.2.0" ,
5151 "buffer" : " ^6.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @solana/spl-token-lending" ,
3- "version" : " 0.3.7 " ,
3+ "version" : " 0.3.9 " ,
44 "description" : " SPL Token Lending JavaScript API" ,
55 "license" : " MIT" ,
66 "author" : " Solana Labs Maintainers <maintainers@solanalabs.com>" ,
3737 "bignumber.js" : " ^9.0.1"
3838 },
3939 "peerDependencies" : {
40- "@solana/spl-token" : " 0.4.4 " ,
40+ "@solana/spl-token" : " 0.4.6 " ,
4141 "@solana/web3.js" : " ^1.20.3"
4242 },
4343 "devDependencies" : {
4444 "@rollup/plugin-commonjs" : " ^25.0.0" ,
4545 "@rollup/plugin-node-resolve" : " ^15.0.2" ,
4646 "@rollup/plugin-typescript" : " ^11.1.6" ,
47- "@solana/spl-token" : " 0.4.4 " ,
47+ "@solana/spl-token" : " 0.4.6 " ,
4848 "@solana/web3.js" : " ^1.91.7" ,
4949 "@types/eslint" : " ^8.56.7" ,
5050 "@types/eslint-plugin-prettier" : " ^3.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @solana/spl-token-swap" ,
3- "version" : " 0.4.1 " ,
3+ "version" : " 0.4.3 " ,
44 "description" : " SPL Token Swap JavaScript API" ,
55 "license" : " MIT" ,
66 "type" : " module" ,
5252 "@solana/web3.js" : " ^1.91.7"
5353 },
5454 "devDependencies" : {
55- "@solana/spl-token" : " 0.4.4 " ,
55+ "@solana/spl-token" : " 0.4.6 " ,
5656 "@solana/web3.js" : " ^1.91.7" ,
5757 "@types/bn.js" : " ^5.1.0" ,
5858 "@types/chai-as-promised" : " ^7.1.4" ,
You can’t perform that action at this time.
0 commit comments