@ronin/syntax
Advanced tools
Comparing version 0.2.14 to 0.2.15-ben-ron-1102-experimental-107
@@ -1,1 +0,1 @@ | ||
export { D as DeepCallable, P as PromiseTuple, R as ResultRecord, S as SyntaxItem, a as getBatchProxy, b as getProperty, g as getSyntaxProxy, s as setProperty } from './index-Ct5td8D5.js'; | ||
export { D as DeepCallable, P as PromiseTuple, R as ResultRecord, S as SyntaxItem, a as getBatchProxy, d as getBatchProxySQL, b as getProperty, g as getSyntaxProxy, c as getSyntaxProxySQL, s as setProperty } from './index-OXqgqtBV.js'; |
import { | ||
getBatchProxy, | ||
getBatchProxySQL, | ||
getProperty, | ||
getSyntaxProxy, | ||
getSyntaxProxySQL, | ||
setProperty | ||
} from "./chunk-LA435IU6.js"; | ||
} from "./chunk-F5WDF75U.js"; | ||
export { | ||
getBatchProxy, | ||
getBatchProxySQL, | ||
getProperty, | ||
getSyntaxProxy, | ||
getSyntaxProxySQL, | ||
setProperty | ||
}; |
@@ -1,1 +0,1 @@ | ||
export { M as Model, c as SyntaxField, h as blob, f as boolean, e as date, j as json, l as link, m as model, n as number, d as string } from './index-Ct5td8D5.js'; | ||
export { C as Chain, F as FieldOutput, M as Model, e as ModelFieldExpressions, f as SyntaxField, o as blob, k as boolean, i as date, j as json, l as link, m as model, n as number, h as string } from './index-OXqgqtBV.js'; |
@@ -10,3 +10,3 @@ import { | ||
string | ||
} from "./chunk-LA435IU6.js"; | ||
} from "./chunk-F5WDF75U.js"; | ||
export { | ||
@@ -13,0 +13,0 @@ blob, |
{ | ||
"name": "@ronin/syntax", | ||
"version": "0.2.14", | ||
"version": "0.2.15-ben-ron-1102-experimental-107", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Allows for defining RONIN queries and schemas in code.", |
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
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
57855
1269