@layerzerolabs/base-definitions 0.2.18 → 0.2.19

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,3 +1,4 @@
1
+  WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
1
2
 
2
3
  > @layerzerolabs/base-definitions@0.0.2 build /home/runner/work/monorepo-internal/monorepo-internal/packages/framework/definitions/base-definitions
3
4
  > tsup
@@ -16,39 +17,39 @@
16
17
  ESM dist/JJBD65HU.js 1.65 KB
17
18
  ESM dist/registrarBuilder.js 191.00 B
18
19
  ESM dist/utils.js 173.00 B
20
+ ESM dist/3E4NCL37.js 6.70 KB
19
21
  ESM dist/2S27VOQW.js 733.00 B
20
22
  ESM dist/VUOMXK5T.js 222.00 B
21
23
  ESM dist/NX3PKFL6.js 1.47 KB
22
- ESM dist/3E4NCL37.js 6.70 KB
24
+ ESM dist/definitions.js.map 75.00 B
23
25
  ESM dist/index.js.map 69.00 B
24
26
  ESM dist/lzyringe.js.map 72.00 B
25
- ESM dist/definitions.js.map 75.00 B
26
27
  ESM dist/JJBD65HU.js.map 3.78 KB
27
28
  ESM dist/registrarBuilder.js.map 80.00 B
28
29
  ESM dist/utils.js.map 69.00 B
30
+ ESM dist/3E4NCL37.js.map 18.32 KB
29
31
  ESM dist/2S27VOQW.js.map 1.81 KB
30
32
  ESM dist/VUOMXK5T.js.map 72.00 B
31
33
  ESM dist/NX3PKFL6.js.map 13.99 KB
32
- ESM dist/3E4NCL37.js.map 18.32 KB
33
- ESM ⚡️ Build success in 275ms
34
+ ESM ⚡️ Build success in 297ms
34
35
  CJS dist/definitions.cjs 747.00 B
35
36
  CJS dist/index.cjs 1.42 KB
36
37
  CJS dist/lzyringe.cjs 302.00 B
37
38
  CJS dist/JKTGUQY4.cjs 1.70 KB
38
39
  CJS dist/registrarBuilder.cjs 478.00 B
39
- CJS dist/utils.cjs 341.00 B
40
40
  CJS dist/Q4VTGVJZ.cjs 6.90 KB
41
+ CJS dist/utils.cjs 341.00 B
41
42
  CJS dist/BFYIZ3TT.cjs 815.00 B
42
43
  CJS dist/5AS4XVUQ.cjs 1.68 KB
43
44
  CJS dist/YJF4D23A.cjs 245.00 B
45
+ CJS dist/definitions.cjs.map 76.00 B
44
46
  CJS dist/index.cjs.map 70.00 B
45
47
  CJS dist/lzyringe.cjs.map 73.00 B
46
48
  CJS dist/JKTGUQY4.cjs.map 3.78 KB
47
49
  CJS dist/registrarBuilder.cjs.map 81.00 B
50
+ CJS dist/Q4VTGVJZ.cjs.map 18.34 KB
48
51
  CJS dist/utils.cjs.map 70.00 B
49
52
  CJS dist/BFYIZ3TT.cjs.map 1.83 KB
50
53
  CJS dist/5AS4XVUQ.cjs.map 14.00 KB
51
54
  CJS dist/YJF4D23A.cjs.map 73.00 B
52
- CJS dist/definitions.cjs.map 76.00 B
53
- CJS dist/Q4VTGVJZ.cjs.map 18.34 KB
54
- CJS ⚡️ Build success in 276ms
55
+ CJS ⚡️ Build success in 298ms
@@ -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:35358) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1768456627471 is not specified and it doesn't parse as CommonJS.
5
+ (node:57966) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1769040920314 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) 7ms
11
11
 
12
12
   Test Files  1 passed (1)
13
13
   Tests  7 passed (7)
14
14
  Type Errors  no errors
15
-  Start at  06:02:47
16
-  Duration  662ms (transform 129ms, setup 0ms, collect 118ms, tests 11ms, environment 0ms, prepare 156ms)
15
+  Start at  00:18:11
16
+  Duration  372ms (transform 75ms, setup 0ms, collect 76ms, tests 7ms, environment 0ms, prepare 99ms)
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/base-definitions",
3
- "version": "0.2.18",
3
+ "version": "0.2.19",
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.18",
19
- "@layerzerolabs/typescript-utils": "0.2.18",
20
- "@layerzerolabs/function-pointer": "0.2.18",
21
- "@layerzerolabs/dfs": "0.2.18"
18
+ "@layerzerolabs/dfs": "0.2.19",
19
+ "@layerzerolabs/dependency-graph": "0.2.19",
20
+ "@layerzerolabs/typescript-utils": "0.2.19",
21
+ "@layerzerolabs/function-pointer": "0.2.19"
22
22
  },
23
23
  "devDependencies": {
24
24
  "tsup": "^8.4.0",
25
25
  "vitest": "^3.2.3",
26
- "@layerzerolabs/tsup-configuration": "0.2.18",
27
- "@layerzerolabs/typescript-configuration": "0.2.18"
26
+ "@layerzerolabs/tsup-configuration": "0.2.19",
27
+ "@layerzerolabs/typescript-configuration": "0.2.19"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "restricted",