Socket
Book a DemoInstallSign in
Socket

drizzle-zod

Package Overview
Dependencies
Maintainers
1
Versions
1085
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drizzle-zod - npm Package Compare versions

Comparing version

to
0.8.2-84d9a79

2

column.d.ts

@@ -5,5 +5,5 @@ import type { Column } from 'drizzle-orm';

import type { Json } from './utils.js';
export declare const literalSchema: zod.ZodUnion<readonly [zod.ZodString, zod.ZodNumber, zod.ZodBoolean, zod.ZodNull]>;
export declare const literalSchema: any;
export declare const jsonSchema: zod.ZodType<Json>;
export declare const bufferSchema: zod.ZodType<Buffer>;
export declare function columnToSchema(column: Column, factory: CreateSchemaFactoryOptions<Partial<Record<'bigint' | 'boolean' | 'date' | 'number' | 'string', true>> | true | undefined> | undefined): zod.ZodType;
{
"name": "drizzle-zod",
"version": "0.8.2-6baabce",
"version": "0.8.2-84d9a79",
"description": "Generate Zod schemas from Drizzle ORM schemas",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.