@wvlet/wvlet 2025.1.21 → 2025.1.22
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 +3 -3
- package/dist/lib/main.js.map +1 -1
- package/lib/main.js +3 -3
- package/lib/main.js.map +1 -1
- package/package.json +1 -1
package/dist/lib/main.js
CHANGED
|
@@ -108731,11 +108731,11 @@ function $c_Lwvlet_lang_BuildInfo$() {
|
|
|
108731
108731
|
this.Lwvlet_lang_BuildInfo$__f_toString = null;
|
|
108732
108732
|
$n_Lwvlet_lang_BuildInfo$ = this;
|
|
108733
108733
|
this.Lwvlet_lang_BuildInfo$__f_name = "wvlet-api";
|
|
108734
|
-
this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.
|
|
108734
|
+
this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.22+0-fac631c0+20251020-0425";
|
|
108735
108735
|
this.Lwvlet_lang_BuildInfo$__f_scalaVersion = "3.7.2";
|
|
108736
108736
|
this.Lwvlet_lang_BuildInfo$__f_sbtVersion = "1.11.7";
|
|
108737
|
-
this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2025-10-
|
|
108738
|
-
this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-
|
|
108737
|
+
this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2025-10-20 04:25:24.764+0000";
|
|
108738
|
+
this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-2266596), 409);
|
|
108739
108739
|
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])));
|
|
108740
108740
|
}
|
|
108741
108741
|
$c_Lwvlet_lang_BuildInfo$.prototype = new $h_O();
|