@layerzerolabs/zod-utils 0.0.19 → 0.0.21

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,17 +10,17 @@
10
10
  CLI Cleaning output folder
11
11
  CJS Build start
12
12
  ESM Build start
13
- ESM dist/schema.js 155.00 B
14
- ESM dist/index.js 4.04 KB
15
- ESM dist/NIWFGLF4.js 985.00 B
16
- ESM dist/schema.js.map 70.00 B
17
- ESM dist/index.js.map 11.03 KB
18
- ESM dist/NIWFGLF4.js.map 2.99 KB
19
- ESM ⚡️ Build success in 183ms
20
- CJS dist/index.cjs 4.60 KB
21
13
  CJS dist/schema.cjs 549.00 B
14
+ CJS dist/index.cjs 4.60 KB
22
15
  CJS dist/CAXEKYBD.cjs 1.07 KB
23
- CJS dist/index.cjs.map 11.04 KB
24
16
  CJS dist/schema.cjs.map 71.00 B
17
+ CJS dist/index.cjs.map 11.04 KB
25
18
  CJS dist/CAXEKYBD.cjs.map 3.00 KB
26
- CJS ⚡️ Build success in 183ms
19
+ CJS ⚡️ Build success in 225ms
20
+ ESM dist/index.js 4.04 KB
21
+ ESM dist/index.js.map 11.03 KB
22
+ ESM dist/schema.js 155.00 B
23
+ ESM dist/NIWFGLF4.js 985.00 B
24
+ ESM dist/schema.js.map 70.00 B
25
+ ESM dist/NIWFGLF4.js.map 2.99 KB
26
+ ESM ⚡️ Build success in 227ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/zod-utils",
3
- "version": "0.0.19",
3
+ "version": "0.0.21",
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.19",
22
- "@layerzerolabs/typescript-configuration": "0.0.19"
21
+ "@layerzerolabs/tsup-configuration": "0.0.21",
22
+ "@layerzerolabs/typescript-configuration": "0.0.21"
23
23
  },
24
24
  "publishConfig": {
25
25
  "access": "restricted",