@orca-so/common-sdk
Advanced tools
Comparing version 0.6.5-beta.0 to 0.6.5-beta.1
@@ -67,3 +67,3 @@ "use strict"; | ||
SET_LOADED_ACCOUNTS_DATA_SIZE_LIMIT_INSTRUCTION_DISCRIMINATOR, | ||
dataSizeLimitBn.toBuffer("le", 4), | ||
dataSizeLimitBn.toArrayLike(Buffer, "le", 4), | ||
]), | ||
@@ -70,0 +70,0 @@ keys: [], |
{ | ||
"name": "@orca-so/common-sdk", | ||
"version": "0.6.5-beta.0", | ||
"version": "0.6.5-beta.1", | ||
"description": "Common Typescript components across Orca", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/orca-so/orca-sdks", |
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
163778