@ronin/syntax
Advanced tools
Comparing version 0.2.5-corny-ron-1099-experimental-58 to 0.2.5-corny-ron-1099-experimental-59
@@ -1,1 +0,1 @@ | ||
export { c as PromiseTuple, S as SyntaxItem, d as getBatchProxy, e as getProperty, g as getSyntaxProxy, s as setProperty } from './queries-BtQ_UZTX.js'; | ||
export { c as PromiseTuple, S as SyntaxItem, d as getBatchProxy, e as getProperty, g as getSyntaxProxy, s as setProperty } from './queries-Cy0yJHNH.js'; |
@@ -6,3 +6,3 @@ import { | ||
setProperty | ||
} from "./chunk-O2EEXZX5.js"; | ||
} from "./chunk-DWIAN5B4.js"; | ||
export { | ||
@@ -9,0 +9,0 @@ getBatchProxy, |
@@ -1,2 +0,2 @@ | ||
import { P as PublicModel, M as ModelIndex, a as ModelField, b as ModelTrigger, G as GetInstructions, W as WithInstruction, S as SyntaxItem } from './queries-BtQ_UZTX.js'; | ||
import { P as PublicModel, M as ModelIndex, a as ModelField, b as ModelTrigger, G as GetInstructions, W as WithInstruction, S as SyntaxItem } from './queries-Cy0yJHNH.js'; | ||
@@ -107,3 +107,5 @@ interface RoninFields { | ||
required?: boolean; | ||
defaultValue?: unknown; | ||
defaultValue?: { | ||
__RONIN_EXPRESSION: string; | ||
} | unknown; | ||
computedAs?: { | ||
@@ -136,3 +138,5 @@ kind: "VIRTUAL" | "STORED"; | ||
required?: boolean; | ||
defaultValue?: unknown; | ||
defaultValue?: { | ||
__RONIN_EXPRESSION: string; | ||
} | unknown; | ||
computedAs?: { | ||
@@ -165,3 +169,5 @@ kind: "VIRTUAL" | "STORED"; | ||
required?: boolean; | ||
defaultValue?: unknown; | ||
defaultValue?: { | ||
__RONIN_EXPRESSION: string; | ||
} | unknown; | ||
computedAs?: { | ||
@@ -199,3 +205,5 @@ kind: "VIRTUAL" | "STORED"; | ||
required?: boolean; | ||
defaultValue?: unknown; | ||
defaultValue?: { | ||
__RONIN_EXPRESSION: string; | ||
} | unknown; | ||
computedAs?: { | ||
@@ -227,3 +235,5 @@ kind: "VIRTUAL" | "STORED"; | ||
required?: boolean; | ||
defaultValue?: unknown; | ||
defaultValue?: { | ||
__RONIN_EXPRESSION: string; | ||
} | unknown; | ||
computedAs?: { | ||
@@ -255,3 +265,5 @@ kind: "VIRTUAL" | "STORED"; | ||
required?: boolean; | ||
defaultValue?: unknown; | ||
defaultValue?: { | ||
__RONIN_EXPRESSION: string; | ||
} | unknown; | ||
computedAs?: { | ||
@@ -283,3 +295,5 @@ kind: "VIRTUAL" | "STORED"; | ||
required?: boolean; | ||
defaultValue?: unknown; | ||
defaultValue?: { | ||
__RONIN_EXPRESSION: string; | ||
} | unknown; | ||
computedAs?: { | ||
@@ -286,0 +300,0 @@ kind: "VIRTUAL" | "STORED"; |
@@ -10,3 +10,3 @@ import { | ||
string | ||
} from "./chunk-O2EEXZX5.js"; | ||
} from "./chunk-DWIAN5B4.js"; | ||
export { | ||
@@ -13,0 +13,0 @@ blob, |
{ | ||
"name": "@ronin/syntax", | ||
"version": "0.2.5-corny-ron-1099-experimental-58", | ||
"version": "0.2.5-corny-ron-1099-experimental-59", | ||
"type": "module", | ||
@@ -44,3 +44,3 @@ "description": "Allows for defining RONIN queries and schemas in code.", | ||
"@biomejs/biome": "1.9.4", | ||
"@ronin/compiler": "0.14.0", | ||
"@ronin/compiler": "0.14.2", | ||
"@types/bun": "1.1.16", | ||
@@ -47,0 +47,0 @@ "tsup": "8.3.5", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
50882
1124
1