@wvlet/wvlet 2025.1.23 → 2025.1.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/lib/main.js CHANGED
@@ -113038,11 +113038,11 @@ function $c_Lwvlet_lang_BuildInfo$() {
113038
113038
  this.Lwvlet_lang_BuildInfo$__f_toString = null;
113039
113039
  $n_Lwvlet_lang_BuildInfo$ = this;
113040
113040
  this.Lwvlet_lang_BuildInfo$__f_name = "wvlet-api";
113041
- this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.23+0-ccc0e88b+20260102-1920";
113041
+ this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.24+0-2073e832+20260102-1938";
113042
113042
  this.Lwvlet_lang_BuildInfo$__f_scalaVersion = "3.7.3";
113043
113043
  this.Lwvlet_lang_BuildInfo$__f_sbtVersion = "1.11.7";
113044
- this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2026-01-02 19:20:48.600+0000";
113045
- this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-2144877352), 411);
113044
+ this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2026-01-02 19:38:42.978+0000";
113045
+ this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-2143802974), 411);
113046
113046
  this.Lwvlet_lang_BuildInfo$__f_toString = $m_sc_StringOps$().format$extension__T__sci_Seq__T("name: %s, version: %s, scalaVersion: %s, sbtVersion: %s, builtAtString: %s, builtAtMillis: %s", $m_sr_ScalaRunTime$().genericWrapArray__O__sci_ArraySeq(new $ac_O([this.Lwvlet_lang_BuildInfo$__f_name, this.Lwvlet_lang_BuildInfo$__f_version, this.Lwvlet_lang_BuildInfo$__f_scalaVersion, this.Lwvlet_lang_BuildInfo$__f_sbtVersion, this.Lwvlet_lang_BuildInfo$__f_builtAtString, this.Lwvlet_lang_BuildInfo$__f_builtAtMillis])));
113047
113047
  }
113048
113048
  $c_Lwvlet_lang_BuildInfo$.prototype = new $h_O();
package/lib/main.js CHANGED
@@ -108882,11 +108882,11 @@ function $c_Lwvlet_lang_BuildInfo$() {
108882
108882
  this.Lwvlet_lang_BuildInfo$__f_toString = null;
108883
108883
  $n_Lwvlet_lang_BuildInfo$ = this;
108884
108884
  this.Lwvlet_lang_BuildInfo$__f_name = "wvlet-api";
108885
- this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.23+0-ccc0e88b+20260102-1920";
108885
+ this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.24+0-2073e832+20260102-1938";
108886
108886
  this.Lwvlet_lang_BuildInfo$__f_scalaVersion = "3.7.3";
108887
108887
  this.Lwvlet_lang_BuildInfo$__f_sbtVersion = "1.11.7";
108888
- this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2026-01-02 19:20:48.600+0000";
108889
- this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-2144877352), 411);
108888
+ this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2026-01-02 19:38:42.978+0000";
108889
+ this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-2143802974), 411);
108890
108890
  this.Lwvlet_lang_BuildInfo$__f_toString = $m_sc_StringOps$().format$extension__T__sci_Seq__T("name: %s, version: %s, scalaVersion: %s, sbtVersion: %s, builtAtString: %s, builtAtMillis: %s", $m_sr_ScalaRunTime$().genericWrapArray__O__sci_ArraySeq(new $ac_O([this.Lwvlet_lang_BuildInfo$__f_name, this.Lwvlet_lang_BuildInfo$__f_version, this.Lwvlet_lang_BuildInfo$__f_scalaVersion, this.Lwvlet_lang_BuildInfo$__f_sbtVersion, this.Lwvlet_lang_BuildInfo$__f_builtAtString, this.Lwvlet_lang_BuildInfo$__f_builtAtMillis])));
108891
108891
  }
108892
108892
  $c_Lwvlet_lang_BuildInfo$.prototype = new $h_O();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wvlet/wvlet",
3
- "version": "2025.1.23",
3
+ "version": "2025.1.24",
4
4
  "description": "TypeScript SDK for Wvlet - A flow-style query language",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",