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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
642376
14450
3021