Comparing version 3.22.0-canary.20230521T235850 to 3.22.0-canary.20230522T010750
@@ -92,3 +92,4 @@ "use strict"; | ||
status.dirty(); | ||
if (typeof value.value !== "undefined" || pair.alwaysSet) { | ||
if (key.value !== "__proto__" && | ||
(typeof value.value !== "undefined" || pair.alwaysSet)) { | ||
finalObject[key.value] = value.value; | ||
@@ -95,0 +96,0 @@ } |
{ | ||
"name": "zod", | ||
"version": "3.22.0-canary.20230521T235850", | ||
"version": "3.22.0-canary.20230522T010750", | ||
"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
608423
13917