@layerzerolabs/base-definitions 0.2.67 → 0.2.68

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.
@@ -16,40 +16,40 @@
16
16
  CJS dist/lzyringe.cjs 302.00 B
17
17
  CJS dist/registrarBuilder.cjs 478.00 B
18
18
  CJS dist/JKTGUQY4.cjs 1.70 KB
19
- CJS dist/2IH6HX7W.cjs 815.00 B
20
19
  CJS dist/utils.cjs 343.00 B
21
20
  CJS dist/Y4WRKZUM.cjs 7.31 KB
22
21
  CJS dist/2YGTKLAP.cjs 1.68 KB
22
+ CJS dist/2IH6HX7W.cjs 815.00 B
23
23
  CJS dist/YJF4D23A.cjs 245.00 B
24
- CJS dist/index.cjs.map 70.00 B
25
24
  CJS dist/definitions.cjs.map 76.00 B
25
+ CJS dist/index.cjs.map 70.00 B
26
26
  CJS dist/lzyringe.cjs.map 73.00 B
27
27
  CJS dist/registrarBuilder.cjs.map 81.00 B
28
+ CJS dist/utils.cjs.map 70.00 B
28
29
  CJS dist/JKTGUQY4.cjs.map 3.78 KB
29
30
  CJS dist/2IH6HX7W.cjs.map 1.83 KB
30
- CJS dist/utils.cjs.map 70.00 B
31
- CJS dist/Y4WRKZUM.cjs.map 19.32 KB
32
31
  CJS dist/2YGTKLAP.cjs.map 14.10 KB
33
32
  CJS dist/YJF4D23A.cjs.map 73.00 B
34
- CJS ⚡️ Build success in 231ms
35
- ESM dist/lzyringe.js 146.00 B
33
+ CJS dist/Y4WRKZUM.cjs.map 19.32 KB
34
+ CJS ⚡️ Build success in 201ms
36
35
  ESM dist/definitions.js 216.00 B
37
36
  ESM dist/index.js 389.00 B
38
37
  ESM dist/registrarBuilder.js 191.00 B
39
- ESM dist/PG5UTJ4W.js 733.00 B
40
- ESM dist/utils.js 173.00 B
41
38
  ESM dist/JJBD65HU.js 1.65 KB
39
+ ESM dist/utils.js 173.00 B
40
+ ESM dist/PG5UTJ4W.js 733.00 B
42
41
  ESM dist/5V2VE36W.js 7.11 KB
43
- ESM dist/G6XKLFF4.js 1.47 KB
44
42
  ESM dist/VUOMXK5T.js 222.00 B
45
- ESM dist/lzyringe.js.map 72.00 B
46
- ESM dist/index.js.map 69.00 B
43
+ ESM dist/G6XKLFF4.js 1.47 KB
44
+ ESM dist/lzyringe.js 146.00 B
47
45
  ESM dist/definitions.js.map 75.00 B
48
46
  ESM dist/registrarBuilder.js.map 80.00 B
49
- ESM dist/PG5UTJ4W.js.map 1.81 KB
50
- ESM dist/JJBD65HU.js.map 3.78 KB
47
+ ESM dist/index.js.map 69.00 B
51
48
  ESM dist/utils.js.map 69.00 B
49
+ ESM dist/JJBD65HU.js.map 3.78 KB
50
+ ESM dist/PG5UTJ4W.js.map 1.81 KB
51
+ ESM dist/5V2VE36W.js.map 19.30 KB
52
52
  ESM dist/VUOMXK5T.js.map 72.00 B
53
+ ESM dist/lzyringe.js.map 72.00 B
53
54
  ESM dist/G6XKLFF4.js.map 14.09 KB
54
- ESM dist/5V2VE36W.js.map 19.30 KB
55
- ESM ⚡️ Build success in 232ms
55
+ ESM ⚡️ Build success in 201ms
@@ -2,7 +2,7 @@
2
2
  > @layerzerolabs/base-definitions@0.0.2 lint /home/runner/work/monorepo-internal/monorepo-internal/packages/framework/definitions/base-definitions
3
3
  > eslint . --max-warnings 0 || (eslint . --fix --max-warnings 0 && false)
4
4
 
5
- (node:66121) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1775770562286 is not specified and it doesn't parse as CommonJS.
5
+ (node:66489) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1775777605148 is not specified and it doesn't parse as CommonJS.
6
6
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
7
7
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
8
8
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -7,11 +7,11 @@ Breaking changes might not follow SemVer, please pin Vitest's version when using
7
7
 
8
8
   RUN  v3.2.4 /home/runner/work/monorepo-internal/monorepo-internal/packages/framework/definitions/base-definitions
9
9
 
10
- ✓ test/registrarBuilder.test.ts (7 tests) 11ms
10
+ ✓ test/registrarBuilder.test.ts (7 tests) 10ms
11
11
 
12
12
   Test Files  1 passed (1)
13
13
   Tests  7 passed (7)
14
14
  Type Errors  no errors
15
-  Start at  21:38:46
16
-  Duration  517ms (transform 100ms, setup 0ms, collect 103ms, tests 11ms, environment 0ms, prepare 95ms)
15
+  Start at  23:35:40
16
+  Duration  547ms (transform 134ms, setup 0ms, collect 128ms, tests 10ms, environment 0ms, prepare 125ms)
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/base-definitions",
3
- "version": "0.2.67",
3
+ "version": "0.2.68",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -15,16 +15,16 @@
15
15
  "types": "./dist/index.d.ts",
16
16
  "dependencies": {
17
17
  "zod": "4.3.5",
18
- "@layerzerolabs/dependency-graph": "0.2.67",
19
- "@layerzerolabs/function-pointer": "0.2.67",
20
- "@layerzerolabs/typescript-utils": "0.2.67",
21
- "@layerzerolabs/dfs": "0.2.67"
18
+ "@layerzerolabs/dependency-graph": "0.2.68",
19
+ "@layerzerolabs/dfs": "0.2.68",
20
+ "@layerzerolabs/function-pointer": "0.2.68",
21
+ "@layerzerolabs/typescript-utils": "0.2.68"
22
22
  },
23
23
  "devDependencies": {
24
24
  "tsup": "^8.4.0",
25
25
  "vitest": "^3.2.3",
26
- "@layerzerolabs/tsup-configuration": "0.2.67",
27
- "@layerzerolabs/typescript-configuration": "0.2.67"
26
+ "@layerzerolabs/tsup-configuration": "0.2.68",
27
+ "@layerzerolabs/typescript-configuration": "0.2.68"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "public",