@layerzerolabs/base-definitions 0.2.66 → 0.2.67

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.
@@ -11,45 +11,45 @@
11
11
  CLI Cleaning output folder
12
12
  CJS Build start
13
13
  ESM Build start
14
+ CJS dist/definitions.cjs 747.00 B
14
15
  CJS dist/index.cjs 1.43 KB
15
16
  CJS dist/lzyringe.cjs 302.00 B
16
- CJS dist/JKTGUQY4.cjs 1.70 KB
17
- CJS dist/definitions.cjs 747.00 B
18
17
  CJS dist/registrarBuilder.cjs 478.00 B
18
+ CJS dist/JKTGUQY4.cjs 1.70 KB
19
+ CJS dist/2IH6HX7W.cjs 815.00 B
19
20
  CJS dist/utils.cjs 343.00 B
20
21
  CJS dist/Y4WRKZUM.cjs 7.31 KB
21
- CJS dist/2IH6HX7W.cjs 815.00 B
22
22
  CJS dist/2YGTKLAP.cjs 1.68 KB
23
23
  CJS dist/YJF4D23A.cjs 245.00 B
24
24
  CJS dist/index.cjs.map 70.00 B
25
- CJS dist/JKTGUQY4.cjs.map 3.78 KB
26
25
  CJS dist/definitions.cjs.map 76.00 B
27
- CJS dist/registrarBuilder.cjs.map 81.00 B
28
26
  CJS dist/lzyringe.cjs.map 73.00 B
27
+ CJS dist/registrarBuilder.cjs.map 81.00 B
28
+ CJS dist/JKTGUQY4.cjs.map 3.78 KB
29
+ CJS dist/2IH6HX7W.cjs.map 1.83 KB
29
30
  CJS dist/utils.cjs.map 70.00 B
30
31
  CJS dist/Y4WRKZUM.cjs.map 19.32 KB
31
- CJS dist/2IH6HX7W.cjs.map 1.83 KB
32
32
  CJS dist/2YGTKLAP.cjs.map 14.10 KB
33
33
  CJS dist/YJF4D23A.cjs.map 73.00 B
34
- CJS ⚡️ Build success in 283ms
35
- ESM dist/definitions.js 216.00 B
34
+ CJS ⚡️ Build success in 231ms
36
35
  ESM dist/lzyringe.js 146.00 B
37
- ESM dist/registrarBuilder.js 191.00 B
38
- ESM dist/JJBD65HU.js 1.65 KB
36
+ ESM dist/definitions.js 216.00 B
39
37
  ESM dist/index.js 389.00 B
40
- ESM dist/utils.js 173.00 B
38
+ ESM dist/registrarBuilder.js 191.00 B
41
39
  ESM dist/PG5UTJ4W.js 733.00 B
42
- ESM dist/VUOMXK5T.js 222.00 B
43
- ESM dist/G6XKLFF4.js 1.47 KB
40
+ ESM dist/utils.js 173.00 B
41
+ ESM dist/JJBD65HU.js 1.65 KB
44
42
  ESM dist/5V2VE36W.js 7.11 KB
45
- ESM dist/definitions.js.map 75.00 B
43
+ ESM dist/G6XKLFF4.js 1.47 KB
44
+ ESM dist/VUOMXK5T.js 222.00 B
46
45
  ESM dist/lzyringe.js.map 72.00 B
47
- ESM dist/registrarBuilder.js.map 80.00 B
48
46
  ESM dist/index.js.map 69.00 B
47
+ ESM dist/definitions.js.map 75.00 B
48
+ ESM dist/registrarBuilder.js.map 80.00 B
49
+ ESM dist/PG5UTJ4W.js.map 1.81 KB
49
50
  ESM dist/JJBD65HU.js.map 3.78 KB
50
51
  ESM dist/utils.js.map 69.00 B
51
- ESM dist/PG5UTJ4W.js.map 1.81 KB
52
- ESM dist/G6XKLFF4.js.map 14.09 KB
53
52
  ESM dist/VUOMXK5T.js.map 72.00 B
53
+ ESM dist/G6XKLFF4.js.map 14.09 KB
54
54
  ESM dist/5V2VE36W.js.map 19.30 KB
55
- ESM ⚡️ Build success in 284ms
55
+ ESM ⚡️ Build success in 232ms
@@ -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:80132) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/eslint.config.js?mtime=1775694520701 is not specified and it doesn't parse as CommonJS.
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.
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) 11ms
11
11
 
12
12
   Test Files  1 passed (1)
13
13
   Tests  7 passed (7)
14
14
  Type Errors  no errors
15
-  Start at  00:31:56
16
-  Duration  461ms (transform 91ms, setup 0ms, collect 91ms, tests 10ms, environment 0ms, prepare 116ms)
15
+  Start at  21:38:46
16
+  Duration  517ms (transform 100ms, setup 0ms, collect 103ms, tests 11ms, environment 0ms, prepare 95ms)
17
17
 
package/LICENSE ADDED
@@ -0,0 +1,23 @@
1
+ Copyright (c) 2026 - LayerZero Labs Ltd.
2
+
3
+ Permission is hereby granted, free of charge, to any
4
+ person obtaining a copy of this software and associated
5
+ documentation files (the "Software"), to deal in the
6
+ Software without restriction, including without
7
+ limitation the rights to use, copy, modify, merge,
8
+ publish, distribute, sublicense, and/or sell copies of
9
+ the Software, and to permit persons to whom the Software
10
+ is furnished to do so, subject to the following
11
+ conditions:
12
+ The above copyright notice and this permission notice
13
+ shall be included in all copies or substantial portions
14
+ of the Software.
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
16
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
17
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
18
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
19
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
20
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
22
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23
+ DEALINGS IN THE SOFTWARE.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/base-definitions",
3
- "version": "0.2.66",
3
+ "version": "0.2.67",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -15,19 +15,19 @@
15
15
  "types": "./dist/index.d.ts",
16
16
  "dependencies": {
17
17
  "zod": "4.3.5",
18
- "@layerzerolabs/dependency-graph": "0.2.66",
19
- "@layerzerolabs/dfs": "0.2.66",
20
- "@layerzerolabs/typescript-utils": "0.2.66",
21
- "@layerzerolabs/function-pointer": "0.2.66"
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"
22
22
  },
23
23
  "devDependencies": {
24
24
  "tsup": "^8.4.0",
25
25
  "vitest": "^3.2.3",
26
- "@layerzerolabs/tsup-configuration": "0.2.66",
27
- "@layerzerolabs/typescript-configuration": "0.2.66"
26
+ "@layerzerolabs/tsup-configuration": "0.2.67",
27
+ "@layerzerolabs/typescript-configuration": "0.2.67"
28
28
  },
29
29
  "publishConfig": {
30
- "access": "restricted",
30
+ "access": "public",
31
31
  "registry": "https://registry.npmjs.org/"
32
32
  },
33
33
  "externalRepoConfig": {