@saberhq/chai-solana
Advanced tools
Comparing version 1.2.0 to 1.2.2
{ | ||
"name": "@saberhq/chai-solana", | ||
"version": "1.2.0", | ||
"version": "1.2.2", | ||
"description": "Solana Chai helpers", | ||
@@ -26,6 +26,6 @@ "author": "Ian Macalinao <ian@saber.so>", | ||
"dependencies": { | ||
"@project-serum/anchor": "^0.15.0", | ||
"@saberhq/solana-contrib": "^1.2.0", | ||
"@saberhq/token-utils": "^1.2.0", | ||
"@solana/web3.js": "^1.27.0", | ||
"@project-serum/anchor": "^0.16.1", | ||
"@saberhq/solana-contrib": "^1.2.2", | ||
"@saberhq/token-utils": "^1.2.2", | ||
"@solana/web3.js": "^1.28.0", | ||
"@types/chai": "^4.2.21", | ||
@@ -39,3 +39,3 @@ "@types/chai-as-promised": "^7.1.4", | ||
}, | ||
"gitHead": "49a0261851caa5d36808f327d5f110f7d497f1fb", | ||
"gitHead": "241642643b4b75af0c4b39f32b6f414dcbcf6219", | ||
"publishConfig": { | ||
@@ -42,0 +42,0 @@ "access": "public" |
+ Added@project-serum/anchor@0.16.2(transitive)
- Removed@project-serum/anchor@0.15.0(transitive)
Updated@saberhq/token-utils@^1.2.2
Updated@solana/web3.js@^1.28.0