@xyo-network/xl1-sdk 1.30.0 → 1.30.2

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.
@@ -5,4 +5,4 @@ export * from "@xyo-network/xl1-protocol-sdk";
5
5
  export * from "@xyo-network/xl1-providers";
6
6
  export * from "@xyo-network/xl1-rpc";
7
7
  export * from "@xyo-network/xl1-wrappers";
8
- //# sourceMappingURL=index.mjs.map
8
+ //# sourceMappingURL=index.mjs.map
@@ -1 +1,7 @@
1
- {"version":3,"sources":["../../src/index.ts"],"sourcesContent":["export * from '@xyo-network/xl1-gateway'\nexport * from '@xyo-network/xl1-protocol'\nexport * from '@xyo-network/xl1-protocol-sdk'\nexport * from '@xyo-network/xl1-providers'\nexport * from '@xyo-network/xl1-rpc'\nexport * from '@xyo-network/xl1-wrappers'\n"],"mappings":";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../src/index.ts"],
4
+ "sourcesContent": ["export * from '@xyo-network/xl1-gateway'\nexport * from '@xyo-network/xl1-protocol'\nexport * from '@xyo-network/xl1-protocol-sdk'\nexport * from '@xyo-network/xl1-providers'\nexport * from '@xyo-network/xl1-rpc'\nexport * from '@xyo-network/xl1-wrappers'\n"],
5
+ "mappings": ";AAAA,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;AACd,cAAc;",
6
+ "names": []
7
+ }
@@ -1,3 +1,3 @@
1
1
  // src/test/index.ts
2
2
  export * from "@xyo-network/xl1-protocol-sdk/test";
3
- //# sourceMappingURL=index.mjs.map
3
+ //# sourceMappingURL=index.mjs.map
@@ -1 +1,7 @@
1
- {"version":3,"sources":["../../../src/test/index.ts"],"sourcesContent":["export * from '@xyo-network/xl1-protocol-sdk/test'\n"],"mappings":";AAAA,cAAc;","names":[]}
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/test/index.ts"],
4
+ "sourcesContent": ["export * from '@xyo-network/xl1-protocol-sdk/test'\n"],
5
+ "mappings": ";AAAA,cAAc;",
6
+ "names": []
7
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/package.json",
3
3
  "name": "@xyo-network/xl1-sdk",
4
- "version": "1.30.0",
4
+ "version": "1.30.2",
5
5
  "description": "XYO Layer One Protocol",
6
6
  "homepage": "https://xylabs.com",
7
7
  "bugs": {
@@ -39,12 +39,12 @@
39
39
  "README.md"
40
40
  ],
41
41
  "dependencies": {
42
- "@xyo-network/xl1-protocol-sdk": "~1.30.0",
43
- "@xyo-network/xl1-providers": "~1.30.0",
44
- "@xyo-network/xl1-rpc": "~1.30.0",
45
- "@xyo-network/xl1-wrappers": "~1.30.0",
46
- "@xyo-network/xl1-protocol": "~1.30.0",
47
- "@xyo-network/xl1-gateway": "~1.30.0"
42
+ "@xyo-network/xl1-protocol": "~1.30.2",
43
+ "@xyo-network/xl1-providers": "~1.30.2",
44
+ "@xyo-network/xl1-rpc": "~1.30.2",
45
+ "@xyo-network/xl1-wrappers": "~1.30.2",
46
+ "@xyo-network/xl1-protocol-sdk": "~1.30.2",
47
+ "@xyo-network/xl1-gateway": "~1.30.2"
48
48
  },
49
49
  "devDependencies": {
50
50
  "@bitauth/libauth": "~3.0.0",
@@ -59,8 +59,8 @@
59
59
  "@xylabs/geo": "^5.1.2",
60
60
  "@xylabs/sdk-js": "^5.1.2",
61
61
  "@xylabs/threads": "~5.1.2",
62
- "@xylabs/toolchain": "~7.13.24",
63
- "@xylabs/tsconfig": "~7.13.24",
62
+ "@xylabs/toolchain": "~8.0.3",
63
+ "@xylabs/tsconfig": "~8.0.3",
64
64
  "@xylabs/vitest-extended": "^5.1.2",
65
65
  "@xyo-network/account": "~5.6.2",
66
66
  "@xyo-network/account-model": "~5.6.3",
@@ -99,19 +99,19 @@
99
99
  "pako": "^2.1.0",
100
100
  "store2": "~2.14.4",
101
101
  "tslib": "^2.8.1",
102
- "typescript": "~5.9.3",
102
+ "typescript": "~6.0.3",
103
103
  "uuid": "~14.0.0",
104
- "vite": "^8.0.12",
104
+ "vite": "^8.0.13",
105
105
  "vitest": "~4.1.6",
106
106
  "wasm-feature-detect": "~1.8.0",
107
107
  "webextension-polyfill": "^0.12.0",
108
108
  "zod": "~4.4.3",
109
- "@xyo-network/xl1-protocol-lib": "~1.30.0",
110
- "@xyo-network/xl1-schema": "~1.30.0",
111
- "@xyo-network/xl1-network-model": "~1.30.0",
112
- "@xyo-network/xl1-protocol-model": "~1.30.0",
113
- "@xyo-network/xl1-test": "~1.30.0",
114
- "@xyo-network/xl1-validation": "~1.30.0"
109
+ "@xyo-network/xl1-network-model": "~1.30.2",
110
+ "@xyo-network/xl1-schema": "~1.30.2",
111
+ "@xyo-network/xl1-protocol-model": "~1.30.2",
112
+ "@xyo-network/xl1-protocol-lib": "~1.30.2",
113
+ "@xyo-network/xl1-validation": "~1.30.2",
114
+ "@xyo-network/xl1-test": "~1.30.2"
115
115
  },
116
116
  "peerDependencies": {
117
117
  "@bitauth/libauth": "~3.0",