@saberhq/solana-contrib
Advanced tools
Comparing version 1.13.2 to 1.13.4
@@ -5,2 +5,3 @@ export * from "./instructions"; | ||
export * from "./printTXTable"; | ||
export * from "./pubkeyCache"; | ||
export * from "./publicKey"; | ||
@@ -7,0 +8,0 @@ export * from "./simulateTransactionWithCommitment"; |
@@ -8,2 +8,3 @@ "use strict"; | ||
tslib_1.__exportStar(require("./printTXTable"), exports); | ||
tslib_1.__exportStar(require("./pubkeyCache"), exports); | ||
tslib_1.__exportStar(require("./publicKey"), exports); | ||
@@ -10,0 +11,0 @@ tslib_1.__exportStar(require("./simulateTransactionWithCommitment"), exports); |
@@ -5,2 +5,3 @@ export * from "./instructions"; | ||
export * from "./printTXTable"; | ||
export * from "./pubkeyCache"; | ||
export * from "./publicKey"; | ||
@@ -7,0 +8,0 @@ export * from "./simulateTransactionWithCommitment"; |
@@ -5,2 +5,3 @@ export * from "./instructions"; | ||
export * from "./printTXTable"; | ||
export * from "./pubkeyCache"; | ||
export * from "./publicKey"; | ||
@@ -7,0 +8,0 @@ export * from "./simulateTransactionWithCommitment"; |
{ | ||
"name": "@saberhq/solana-contrib", | ||
"version": "1.13.2", | ||
"version": "1.13.4", | ||
"description": "Common types and libraries for Solana", | ||
@@ -36,6 +36,6 @@ "author": "Ian Macalinao <ian@saber.so>", | ||
"devDependencies": { | ||
"@solana/web3.js": "^1.41.4", | ||
"@solana/web3.js": "^1.41.9", | ||
"@types/bn.js": "^5.1.0", | ||
"@types/jest": "^27.5.0", | ||
"@types/node": "^17.0.31", | ||
"@types/jest": "^27.5.1", | ||
"@types/node": "^17.0.33", | ||
"bn.js": "^5.2.0" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "e1be0df6d89109bff8546c57a3ed3c58a5ae243e", | ||
"gitHead": "05b298ab3faa07ee7847f15d61530d165ca7da83", | ||
"publishConfig": { | ||
@@ -50,0 +50,0 @@ "access": "public" |
@@ -5,4 +5,5 @@ export * from "./instructions"; | ||
export * from "./printTXTable"; | ||
export * from "./pubkeyCache"; | ||
export * from "./publicKey"; | ||
export * from "./simulateTransactionWithCommitment"; | ||
export * from "./time"; |
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
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
709717
251
10010