@layerzerolabs/base-definitions 0.0.62 → 0.0.64

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.
@@ -10,45 +10,45 @@
10
10
  CLI Cleaning output folder
11
11
  CJS Build start
12
12
  ESM Build start
13
- ESM dist/definitions.js 216.00 B
14
- ESM dist/lzyringe.js 146.00 B
15
- ESM dist/JJBD65HU.js 1.65 KB
16
- ESM dist/registrarBuilder.js 163.00 B
17
- ESM dist/index.js 361.00 B
18
- ESM dist/utils.js 173.00 B
19
- ESM dist/6D5TVHOU.js 4.01 KB
20
- ESM dist/EAPC6542.js 733.00 B
21
- ESM dist/NQBJGAQC.js 1.47 KB
22
- ESM dist/VUOMXK5T.js 222.00 B
23
- ESM dist/definitions.js.map 75.00 B
24
- ESM dist/lzyringe.js.map 72.00 B
25
- ESM dist/JJBD65HU.js.map 3.78 KB
26
- ESM dist/index.js.map 69.00 B
27
- ESM dist/utils.js.map 69.00 B
28
- ESM dist/6D5TVHOU.js.map 11.40 KB
29
- ESM dist/registrarBuilder.js.map 80.00 B
30
- ESM dist/NQBJGAQC.js.map 13.99 KB
31
- ESM dist/VUOMXK5T.js.map 72.00 B
32
- ESM dist/EAPC6542.js.map 1.82 KB
33
- ESM ⚡️ Build success in 237ms
34
- CJS dist/definitions.cjs 742.00 B
35
13
  CJS dist/index.cjs 1.27 KB
14
+ CJS dist/definitions.cjs 742.00 B
36
15
  CJS dist/lzyringe.cjs 302.00 B
37
16
  CJS dist/JKTGUQY4.cjs 1.70 KB
38
17
  CJS dist/registrarBuilder.cjs 320.00 B
39
- CJS dist/utils.cjs 341.00 B
40
18
  CJS dist/EVDGRGJ5.cjs 4.11 KB
19
+ CJS dist/utils.cjs 341.00 B
41
20
  CJS dist/OIBEOODK.cjs 812.00 B
42
21
  CJS dist/YJF4D23A.cjs 245.00 B
43
22
  CJS dist/VTYVOFLM.cjs 1.68 KB
44
23
  CJS dist/index.cjs.map 70.00 B
45
24
  CJS dist/definitions.cjs.map 76.00 B
46
- CJS dist/registrarBuilder.cjs.map 81.00 B
47
25
  CJS dist/lzyringe.cjs.map 73.00 B
48
26
  CJS dist/JKTGUQY4.cjs.map 3.78 KB
49
- CJS dist/utils.cjs.map 70.00 B
27
+ CJS dist/registrarBuilder.cjs.map 81.00 B
50
28
  CJS dist/EVDGRGJ5.cjs.map 11.41 KB
29
+ CJS dist/utils.cjs.map 70.00 B
51
30
  CJS dist/OIBEOODK.cjs.map 1.83 KB
52
31
  CJS dist/YJF4D23A.cjs.map 73.00 B
53
32
  CJS dist/VTYVOFLM.cjs.map 14.00 KB
54
- CJS ⚡️ Build success in 239ms
33
+ CJS ⚡️ Build success in 259ms
34
+ ESM dist/definitions.js 216.00 B
35
+ ESM dist/lzyringe.js 146.00 B
36
+ ESM dist/index.js 361.00 B
37
+ ESM dist/registrarBuilder.js 163.00 B
38
+ ESM dist/JJBD65HU.js 1.65 KB
39
+ ESM dist/utils.js 173.00 B
40
+ ESM dist/6D5TVHOU.js 4.01 KB
41
+ ESM dist/VUOMXK5T.js 222.00 B
42
+ ESM dist/EAPC6542.js 733.00 B
43
+ ESM dist/NQBJGAQC.js 1.47 KB
44
+ ESM dist/definitions.js.map 75.00 B
45
+ ESM dist/lzyringe.js.map 72.00 B
46
+ ESM dist/index.js.map 69.00 B
47
+ ESM dist/registrarBuilder.js.map 80.00 B
48
+ ESM dist/JJBD65HU.js.map 3.78 KB
49
+ ESM dist/utils.js.map 69.00 B
50
+ ESM dist/6D5TVHOU.js.map 11.40 KB
51
+ ESM dist/VUOMXK5T.js.map 72.00 B
52
+ ESM dist/NQBJGAQC.js.map 13.99 KB
53
+ ESM dist/EAPC6542.js.map 1.82 KB
54
+ ESM ⚡️ Build success in 259ms
@@ -7,11 +7,11 @@ Breaking changes might not follow SemVer, please pin Vitest's version when using
7
7
 
8
8
   RUN  v3.2.3 /home/runner/work/monorepo-internal/monorepo-internal/packages/framework/definitions/base-definitions
9
9
 
10
- ✓ test/registrarBuilder.test.ts (4 tests) 10ms
10
+ ✓ test/registrarBuilder.test.ts (4 tests) 13ms
11
11
 
12
12
   Test Files  1 passed (1)
13
13
   Tests  4 passed (4)
14
14
  Type Errors  no errors
15
-  Start at  17:31:46
16
-  Duration  847ms (transform 181ms, setup 0ms, collect 176ms, tests 10ms, environment 0ms, prepare 210ms)
15
+  Start at  18:49:56
16
+  Duration  838ms (transform 135ms, setup 0ms, collect 125ms, tests 13ms, environment 0ms, prepare 241ms)
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/base-definitions",
3
- "version": "0.0.62",
3
+ "version": "0.0.64",
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": "3.25.56",
18
- "@layerzerolabs/typescript-utils": "0.0.62",
19
- "@layerzerolabs/common-utils": "0.0.62",
20
- "@layerzerolabs/dependency-graph": "0.0.62",
21
- "@layerzerolabs/dfs": "0.0.62"
18
+ "@layerzerolabs/common-utils": "0.0.64",
19
+ "@layerzerolabs/dependency-graph": "0.0.64",
20
+ "@layerzerolabs/dfs": "0.0.64",
21
+ "@layerzerolabs/typescript-utils": "0.0.64"
22
22
  },
23
23
  "devDependencies": {
24
24
  "tsup": "^8.4.0",
25
25
  "vitest": "^3.2.3",
26
- "@layerzerolabs/tsup-configuration": "0.0.62",
27
- "@layerzerolabs/typescript-configuration": "0.0.62"
26
+ "@layerzerolabs/tsup-configuration": "0.0.64",
27
+ "@layerzerolabs/typescript-configuration": "0.0.64"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "restricted",