@saberhq/solana-contrib
Advanced tools
Comparing version 1.14.7 to 1.14.8
{ | ||
"name": "@saberhq/solana-contrib", | ||
"version": "1.14.7", | ||
"version": "1.14.8", | ||
"description": "Common types and libraries for Solana", | ||
@@ -29,3 +29,3 @@ "homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/solana-contrib#readme", | ||
"dependencies": { | ||
"@saberhq/option-utils": "^1.14.7", | ||
"@saberhq/option-utils": "^1.14.8", | ||
"@solana/buffer-layout": "^4.0.0", | ||
@@ -36,13 +36,13 @@ "@types/promise-retry": "^1.1.3", | ||
"retry": "^0.13.1", | ||
"tiny-invariant": "^1.2.0", | ||
"tiny-invariant": "^1.3.1", | ||
"tslib": "^2.4.0" | ||
}, | ||
"devDependencies": { | ||
"@saberhq/tsconfig": "^2.0.5", | ||
"@solana/web3.js": "^1.61.0", | ||
"@saberhq/tsconfig": "^2.1.0", | ||
"@solana/web3.js": "^1.63.1", | ||
"@types/bn.js": "^5.1.1", | ||
"@types/jest": "^29.0.1", | ||
"@types/node": "^18.7.17", | ||
"@types/jest": "^29.0.3", | ||
"@types/node": "^18.7.23", | ||
"bn.js": "^5.2.1", | ||
"typescript": "^4.8.3" | ||
"typescript": "^4.8.4" | ||
}, | ||
@@ -49,0 +49,0 @@ "peerDependencies": { |
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
850121
Updatedtiny-invariant@^1.3.1