@layerzerolabs/zod-utils 0.0.44 → 0.0.46

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.
@@ -16,11 +16,11 @@
16
16
  CJS dist/schema.cjs.map 71.00 B
17
17
  CJS dist/index.cjs.map 11.04 KB
18
18
  CJS dist/65W4HDUY.cjs.map 5.08 KB
19
- CJS ⚡️ Build success in 159ms
19
+ CJS ⚡️ Build success in 146ms
20
20
  ESM dist/index.js 4.15 KB
21
- ESM dist/schema.js 275.00 B
22
21
  ESM dist/PWMOVI4D.js 1.68 KB
22
+ ESM dist/schema.js 275.00 B
23
23
  ESM dist/index.js.map 11.03 KB
24
- ESM dist/schema.js.map 70.00 B
25
24
  ESM dist/PWMOVI4D.js.map 5.07 KB
26
- ESM ⚡️ Build success in 160ms
25
+ ESM dist/schema.js.map 70.00 B
26
+ ESM ⚡️ Build success in 146ms
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/zod-utils",
3
- "version": "0.0.44",
3
+ "version": "0.0.46",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -15,12 +15,12 @@
15
15
  "types": "./dist/index.d.ts",
16
16
  "dependencies": {
17
17
  "zod": "^3.23.8",
18
- "@layerzerolabs/common-utils": "0.0.44"
18
+ "@layerzerolabs/common-utils": "0.0.46"
19
19
  },
20
20
  "devDependencies": {
21
21
  "tsup": "^8.4.0",
22
- "@layerzerolabs/tsup-configuration": "0.0.44",
23
- "@layerzerolabs/typescript-configuration": "0.0.44"
22
+ "@layerzerolabs/tsup-configuration": "0.0.46",
23
+ "@layerzerolabs/typescript-configuration": "0.0.46"
24
24
  },
25
25
  "publishConfig": {
26
26
  "access": "restricted",