@layerzerolabs/zod-utils 0.0.26 → 0.0.29

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,16 +11,16 @@
11
11
  CJS Build start
12
12
  ESM Build start
13
13
  CJS dist/index.cjs 4.60 KB
14
- CJS dist/schema.cjs 549.00 B
15
14
  CJS dist/CAXEKYBD.cjs 1.07 KB
15
+ CJS dist/schema.cjs 549.00 B
16
16
  CJS dist/index.cjs.map 11.04 KB
17
17
  CJS dist/schema.cjs.map 71.00 B
18
18
  CJS dist/CAXEKYBD.cjs.map 3.00 KB
19
- CJS ⚡️ Build success in 251ms
20
- ESM dist/index.js 4.04 KB
19
+ CJS ⚡️ Build success in 195ms
21
20
  ESM dist/schema.js 155.00 B
21
+ ESM dist/index.js 4.04 KB
22
22
  ESM dist/NIWFGLF4.js 985.00 B
23
- ESM dist/index.js.map 11.03 KB
24
23
  ESM dist/schema.js.map 70.00 B
25
24
  ESM dist/NIWFGLF4.js.map 2.99 KB
26
- ESM ⚡️ Build success in 251ms
25
+ ESM dist/index.js.map 11.03 KB
26
+ ESM ⚡️ Build success in 196ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/zod-utils",
3
- "version": "0.0.26",
3
+ "version": "0.0.29",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -18,8 +18,8 @@
18
18
  },
19
19
  "devDependencies": {
20
20
  "tsup": "^8.4.0",
21
- "@layerzerolabs/tsup-configuration": "0.0.26",
22
- "@layerzerolabs/typescript-configuration": "0.0.26"
21
+ "@layerzerolabs/tsup-configuration": "0.0.29",
22
+ "@layerzerolabs/typescript-configuration": "0.0.29"
23
23
  },
24
24
  "publishConfig": {
25
25
  "access": "restricted",