@layerzerolabs/base-definitions 0.2.63 → 0.2.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.
@@ -12,44 +12,44 @@
12
12
  CJS Build start
13
13
  ESM Build start
14
14
  CJS dist/definitions.cjs 747.00 B
15
- CJS dist/index.cjs 1.43 KB
16
15
  CJS dist/lzyringe.cjs 302.00 B
17
16
  CJS dist/JKTGUQY4.cjs 1.70 KB
18
17
  CJS dist/registrarBuilder.cjs 478.00 B
19
- CJS dist/Y4WRKZUM.cjs 7.31 KB
20
18
  CJS dist/utils.cjs 343.00 B
21
- CJS dist/2IH6HX7W.cjs 815.00 B
22
- CJS dist/YJF4D23A.cjs 245.00 B
19
+ CJS dist/Y4WRKZUM.cjs 7.31 KB
23
20
  CJS dist/2YGTKLAP.cjs 1.68 KB
21
+ CJS dist/YJF4D23A.cjs 245.00 B
22
+ CJS dist/2IH6HX7W.cjs 815.00 B
23
+ CJS dist/index.cjs 1.43 KB
24
24
  CJS dist/definitions.cjs.map 76.00 B
25
- CJS dist/index.cjs.map 70.00 B
26
25
  CJS dist/lzyringe.cjs.map 73.00 B
27
26
  CJS dist/JKTGUQY4.cjs.map 3.78 KB
28
- CJS dist/registrarBuilder.cjs.map 81.00 B
29
- CJS dist/Y4WRKZUM.cjs.map 19.32 KB
30
27
  CJS dist/utils.cjs.map 70.00 B
28
+ CJS dist/registrarBuilder.cjs.map 81.00 B
31
29
  CJS dist/2IH6HX7W.cjs.map 1.83 KB
32
- CJS dist/YJF4D23A.cjs.map 73.00 B
33
30
  CJS dist/2YGTKLAP.cjs.map 14.10 KB
34
- CJS ⚡️ Build success in 357ms
31
+ CJS dist/Y4WRKZUM.cjs.map 19.32 KB
32
+ CJS dist/YJF4D23A.cjs.map 73.00 B
33
+ CJS dist/index.cjs.map 70.00 B
34
+ CJS ⚡️ Build success in 261ms
35
35
  ESM dist/definitions.js 216.00 B
36
36
  ESM dist/index.js 389.00 B
37
37
  ESM dist/lzyringe.js 146.00 B
38
- ESM dist/registrarBuilder.js 191.00 B
39
38
  ESM dist/JJBD65HU.js 1.65 KB
40
- ESM dist/5V2VE36W.js 7.11 KB
39
+ ESM dist/registrarBuilder.js 191.00 B
41
40
  ESM dist/utils.js 173.00 B
42
- ESM dist/PG5UTJ4W.js 733.00 B
41
+ ESM dist/5V2VE36W.js 7.11 KB
43
42
  ESM dist/G6XKLFF4.js 1.47 KB
43
+ ESM dist/PG5UTJ4W.js 733.00 B
44
44
  ESM dist/VUOMXK5T.js 222.00 B
45
- ESM dist/definitions.js.map 75.00 B
46
45
  ESM dist/index.js.map 69.00 B
46
+ ESM dist/definitions.js.map 75.00 B
47
47
  ESM dist/lzyringe.js.map 72.00 B
48
48
  ESM dist/registrarBuilder.js.map 80.00 B
49
49
  ESM dist/JJBD65HU.js.map 3.78 KB
50
- ESM dist/5V2VE36W.js.map 19.30 KB
51
50
  ESM dist/utils.js.map 69.00 B
52
- ESM dist/PG5UTJ4W.js.map 1.81 KB
51
+ ESM dist/5V2VE36W.js.map 19.30 KB
53
52
  ESM dist/G6XKLFF4.js.map 14.09 KB
54
53
  ESM dist/VUOMXK5T.js.map 72.00 B
55
- ESM ⚡️ Build success in 358ms
54
+ ESM dist/PG5UTJ4W.js.map 1.81 KB
55
+ ESM ⚡️ Build success in 262ms
@@ -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:76076) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1774884106232 is not specified and it doesn't parse as CommonJS.
5
+ (node:60296) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1775024037920 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) 10ms
10
+ ✓ test/registrarBuilder.test.ts (7 tests) 9ms
11
11
 
12
12
   Test Files  1 passed (1)
13
13
   Tests  7 passed (7)
14
14
  Type Errors  no errors
15
-  Start at  15:25:15
16
-  Duration  495ms (transform 133ms, setup 0ms, collect 107ms, tests 10ms, environment 0ms, prepare 143ms)
15
+  Start at  06:16:34
16
+  Duration  663ms (transform 125ms, setup 0ms, collect 131ms, tests 9ms, environment 0ms, prepare 128ms)
17
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/base-definitions",
3
- "version": "0.2.63",
3
+ "version": "0.2.64",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -15,21 +15,26 @@
15
15
  "types": "./dist/index.d.ts",
16
16
  "dependencies": {
17
17
  "zod": "4.3.5",
18
- "@layerzerolabs/dependency-graph": "0.2.63",
19
- "@layerzerolabs/function-pointer": "0.2.63",
20
- "@layerzerolabs/typescript-utils": "0.2.63",
21
- "@layerzerolabs/dfs": "0.2.63"
18
+ "@layerzerolabs/dependency-graph": "0.2.64",
19
+ "@layerzerolabs/typescript-utils": "0.2.64",
20
+ "@layerzerolabs/dfs": "0.2.64",
21
+ "@layerzerolabs/function-pointer": "0.2.64"
22
22
  },
23
23
  "devDependencies": {
24
24
  "tsup": "^8.4.0",
25
25
  "vitest": "^3.2.3",
26
- "@layerzerolabs/tsup-configuration": "0.2.63",
27
- "@layerzerolabs/typescript-configuration": "0.2.63"
26
+ "@layerzerolabs/tsup-configuration": "0.2.64",
27
+ "@layerzerolabs/typescript-configuration": "0.2.64"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "restricted",
31
31
  "registry": "https://registry.npmjs.org/"
32
32
  },
33
+ "externalRepoConfig": {
34
+ "targets": [
35
+ "audit-external"
36
+ ]
37
+ },
33
38
  "scripts": {
34
39
  "build": "tsup",
35
40
  "lint": "eslint . --max-warnings 0 || (eslint . --fix --max-warnings 0 && false)",