@drift-labs/jit-proxy 0.10.2 → 0.10.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  export declare type JitProxy = {
2
- version: '0.10.2';
2
+ version: '0.10.3';
3
3
  name: 'jit_proxy';
4
4
  instructions: [
5
5
  {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- version: '0.10.2',
5
+ version: '0.10.3',
6
6
  name: 'jit_proxy',
7
7
  instructions: [
8
8
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@drift-labs/jit-proxy",
3
- "version": "0.10.2",
3
+ "version": "0.10.3",
4
4
  "scripts": {
5
5
  "clean": "rm -rf lib",
6
6
  "build": "yarn clean && tsc"
@@ -8,7 +8,7 @@
8
8
  "dependencies": {
9
9
  "@coral-xyz/anchor": "^0.26.0",
10
10
  "@solana/web3.js": "1.73.2",
11
- "@drift-labs/sdk": "^2.38.1-beta.7"
11
+ "@drift-labs/sdk": "^2.38.1-beta.12"
12
12
  },
13
13
  "engines": {
14
14
  "node": ">=16"
@@ -1,5 +1,5 @@
1
1
  export type JitProxy = {
2
- version: '0.10.2';
2
+ version: '0.10.3';
3
3
  name: 'jit_proxy';
4
4
  instructions: [
5
5
  {
@@ -211,7 +211,7 @@ export type JitProxy = {
211
211
  };
212
212
 
213
213
  export const IDL: JitProxy = {
214
- version: '0.10.2',
214
+ version: '0.10.3',
215
215
  name: 'jit_proxy',
216
216
  instructions: [
217
217
  {