@saberhq/solana-contrib
Advanced tools
Comparing version 1.13.29 to 1.13.30
@@ -0,1 +1,5 @@ | ||
/** | ||
* [[include:solana-contrib/README.md]] | ||
* @module | ||
*/ | ||
export * from "./broadcaster/index.js"; | ||
@@ -2,0 +6,0 @@ export * from "./constants.js"; |
"use strict"; | ||
/** | ||
* [[include:solana-contrib/README.md]] | ||
* @module | ||
*/ | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +7,0 @@ const tslib_1 = require("tslib"); |
@@ -0,1 +1,5 @@ | ||
/** | ||
* [[include:solana-contrib/README.md]] | ||
* @module | ||
*/ | ||
export * from "./broadcaster/index.js"; | ||
@@ -2,0 +6,0 @@ export * from "./constants.js"; |
@@ -0,1 +1,5 @@ | ||
/** | ||
* [[include:solana-contrib/README.md]] | ||
* @module | ||
*/ | ||
export * from "./broadcaster/index.js"; | ||
@@ -2,0 +6,0 @@ export * from "./constants.js"; |
{ | ||
"name": "@saberhq/solana-contrib", | ||
"version": "1.13.29", | ||
"version": "1.13.30", | ||
"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.13.29", | ||
"@saberhq/option-utils": "^1.13.30", | ||
"@solana/buffer-layout": "^4.0.0", | ||
@@ -40,9 +40,9 @@ "@types/promise-retry": "^1.1.3", | ||
"devDependencies": { | ||
"@saberhq/tsconfig": "^1.13.29", | ||
"@solana/web3.js": "^1.44.0", | ||
"@saberhq/tsconfig": "^1.13.30", | ||
"@solana/web3.js": "^1.44.2", | ||
"@types/bn.js": "^5.1.0", | ||
"@types/jest": "^28.1.1", | ||
"@types/jest": "^28.1.3", | ||
"@types/node": "^18.0.0", | ||
"bn.js": "^5.2.1", | ||
"typescript": "^4.7.3" | ||
"typescript": "^4.7.4" | ||
}, | ||
@@ -49,0 +49,0 @@ "peerDependencies": { |
@@ -1,2 +0,2 @@ | ||
# @saberhq/solana | ||
# @saberhq/solana-contrib | ||
@@ -3,0 +3,0 @@ Common types and libraries for Solana development. |
@@ -0,1 +1,6 @@ | ||
/** | ||
* [[include:solana-contrib/README.md]] | ||
* @module | ||
*/ | ||
export * from "./broadcaster/index.js"; | ||
@@ -2,0 +7,0 @@ export * from "./constants.js"; |
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
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
10990
841087