@zenstackhq/runtime
Advanced tools
Comparing version
@@ -1,3 +0,3 @@ | ||
import { C as ClientConstructor } from './contract-BEAyf7Es.js'; | ||
export { H as AggregateArgs, K as AggregateResult, B as BatchResult, h as BooleanFilter, g as BytesFilter, c as ClientContract, d as ClientOptions, E as CountArgs, G as CountResult, t as CreateArgs, v as CreateManyAndReturnArgs, u as CreateManyArgs, D as DateTimeFilter, z as DeleteArgs, A as DeleteManyArgs, F as FindArgs, r as FindFirstArgs, q as FindManyArgs, s as FindUniqueArgs, L as GroupByArgs, P as GroupByResult, I as IncludeInput, J as JsonArray, a as JsonObject, b as JsonValue, M as ModelResult, j as NullsOrder, N as NumberFilter, l as OmitInput, O as OrderBy, m as SelectIncludeOmit, n as SelectInput, p as SelectSubset, S as SimplifiedModelResult, i as SortOrder, f as StringFilter, o as Subset, T as ToKysely, U as UpdateArgs, x as UpdateManyAndReturnArgs, w as UpdateManyArgs, y as UpsertArgs, W as WhereInput, k as WhereUniqueInput, e as definePlugin } from './contract-BEAyf7Es.js'; | ||
import { C as ClientConstructor } from './contract-CBOBlAuw.js'; | ||
export { K as AggregateArgs, L as AggregateResult, B as BatchResult, i as BooleanFilter, h as BytesFilter, c as ClientContract, d as ClientOptions, G as CountArgs, H as CountResult, u as CreateArgs, w as CreateManyAndReturnArgs, v as CreateManyArgs, D as DateTimeFilter, A as DeleteArgs, E as DeleteManyArgs, F as FindArgs, s as FindFirstArgs, r as FindManyArgs, t as FindUniqueArgs, P as GroupByArgs, Q as GroupByResult, I as IncludeInput, J as JsonArray, a as JsonObject, b as JsonValue, M as ModelResult, k as NullsOrder, N as NumberFilter, m as OmitInput, O as OrderBy, n as SelectIncludeOmit, o as SelectInput, q as SelectSubset, S as SimplifiedModelResult, j as SortOrder, g as StringFilter, p as Subset, T as ToKysely, f as TypeDefResult, U as UpdateArgs, y as UpdateManyAndReturnArgs, x as UpdateManyArgs, z as UpsertArgs, W as WhereInput, l as WhereUniqueInput, e as definePlugin } from './contract-CBOBlAuw.js'; | ||
import 'decimal.js'; | ||
@@ -4,0 +4,0 @@ import '@zenstackhq/sdk/schema'; |
{ | ||
"name": "@zenstackhq/runtime", | ||
"version": "3.0.0-alpha.12", | ||
"version": "3.0.0-alpha.13", | ||
"description": "ZenStack Runtime", | ||
@@ -67,8 +67,8 @@ "type": "module", | ||
"uuid": "^11.0.5", | ||
"zod": "^4.0.0", | ||
"@zenstackhq/common-helpers": "3.0.0-alpha.12" | ||
"@zenstackhq/common-helpers": "3.0.0-alpha.13" | ||
}, | ||
"peerDependencies": { | ||
"better-sqlite3": "^11.8.1", | ||
"pg": "^8.13.1" | ||
"pg": "^8.13.1", | ||
"zod": "^4.0.0" | ||
}, | ||
@@ -87,14 +87,14 @@ "peerDependenciesMeta": { | ||
"tsx": "^4.19.2", | ||
"@zenstackhq/eslint-config": "3.0.0-alpha.12", | ||
"@zenstackhq/testtools": "3.0.0-alpha.12", | ||
"@zenstackhq/typescript-config": "3.0.0-alpha.12", | ||
"@zenstackhq/language": "3.0.0-alpha.12", | ||
"@zenstackhq/sdk": "3.0.0-alpha.12" | ||
"@zenstackhq/eslint-config": "3.0.0-alpha.13", | ||
"@zenstackhq/language": "3.0.0-alpha.13", | ||
"@zenstackhq/sdk": "3.0.0-alpha.13", | ||
"@zenstackhq/testtools": "3.0.0-alpha.13", | ||
"@zenstackhq/typescript-config": "3.0.0-alpha.13" | ||
}, | ||
"scripts": { | ||
"build": "tsup-node", | ||
"build": "tsup-node && pnpm test:generate", | ||
"watch": "tsup-node --watch", | ||
"lint": "eslint src --ext ts", | ||
"test": "vitest run && pnpm test:generate && pnpm test:typecheck", | ||
"test:generate": "tsx test/typing/generate.ts", | ||
"test": "vitest run && pnpm test:typecheck", | ||
"test:generate": "tsx test/scripts/generate.ts", | ||
"test:typecheck": "tsc --project tsconfig.test.json", | ||
@@ -101,0 +101,0 @@ "pack": "pnpm pack" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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 not supported yet
2532185
6.23%29
3.57%19908
5.65%+ Added
- Removed
- Removed