Comparing version 3.24.0-canary.20241016T212839 to 3.24.0-canary.20241016T212913
@@ -210,3 +210,3 @@ import { enumUtil } from "./helpers/enumUtil"; | ||
ip(options?: string | { | ||
version?: "v4" | "v6"; | ||
version?: IpVersion; | ||
message?: string; | ||
@@ -213,0 +213,0 @@ }): ZodString; |
{ | ||
"name": "zod", | ||
"version": "3.24.0-canary.20241016T212839", | ||
"version": "3.24.0-canary.20241016T212913", | ||
"author": "Colin McDonnell <colin@colinhacks.com>", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
673272