@saberhq/chai-solana
Advanced tools
Comparing version 1.14.7 to 1.14.8
{ | ||
"name": "@saberhq/chai-solana", | ||
"version": "1.14.7", | ||
"version": "1.14.8", | ||
"description": "Solana Chai helpers", | ||
@@ -28,5 +28,5 @@ "homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/chai-solana#readme", | ||
"dependencies": { | ||
"@saberhq/anchor-contrib": "^1.14.7", | ||
"@saberhq/solana-contrib": "^1.14.7", | ||
"@saberhq/token-utils": "^1.14.7", | ||
"@saberhq/anchor-contrib": "^1.14.8", | ||
"@saberhq/solana-contrib": "^1.14.8", | ||
"@saberhq/token-utils": "^1.14.8", | ||
"@types/chai": "^4.3.3", | ||
@@ -53,8 +53,8 @@ "@types/chai-as-promised": "^7.1.5", | ||
"@project-serum/anchor": "^0.25.0", | ||
"@saberhq/tsconfig": "^2.0.5", | ||
"@solana/web3.js": "^1.61.0", | ||
"@saberhq/tsconfig": "^2.1.0", | ||
"@solana/web3.js": "^1.63.1", | ||
"bn.js": "^5.2.1", | ||
"jsbi": "^4.3.0", | ||
"typescript": "^4.8.3" | ||
"typescript": "^4.8.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
234390