Comparing version 3.23.0-canary.20240322T225818 to 3.23.0-canary.20240404T043228
@@ -74,5 +74,7 @@ "use strict"; | ||
for (const pair of pairs) { | ||
const key = await pair.key; | ||
const value = await pair.value; | ||
syncPairs.push({ | ||
key: await pair.key, | ||
value: await pair.value, | ||
key, | ||
value, | ||
}); | ||
@@ -79,0 +81,0 @@ } |
{ | ||
"name": "zod", | ||
"version": "3.23.0-canary.20240322T225818", | ||
"version": "3.23.0-canary.20240404T043228", | ||
"author": "Colin McDonnell <colin@colinhacks.com>", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
642376
14450
3021