New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

zod

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zod - npm Package Compare versions

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