@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/lib/main.js
CHANGED
|
@@ -104732,11 +104732,11 @@ function $c_Lwvlet_lang_BuildInfo$() {
|
|
|
104732
104732
|
this.Lwvlet_lang_BuildInfo$__f_toString = null;
|
|
104733
104733
|
$n_Lwvlet_lang_BuildInfo$ = this;
|
|
104734
104734
|
this.Lwvlet_lang_BuildInfo$__f_name = "wvlet-api";
|
|
104735
|
-
this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.
|
|
104735
|
+
this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.22+0-fac631c0+20251020-0425";
|
|
104736
104736
|
this.Lwvlet_lang_BuildInfo$__f_scalaVersion = "3.7.2";
|
|
104737
104737
|
this.Lwvlet_lang_BuildInfo$__f_sbtVersion = "1.11.7";
|
|
104738
|
-
this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2025-10-
|
|
104739
|
-
this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-
|
|
104738
|
+
this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2025-10-20 04:25:24.764+0000";
|
|
104739
|
+
this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-2266596), 409);
|
|
104740
104740
|
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])));
|
|
104741
104741
|
}
|
|
104742
104742
|
$c_Lwvlet_lang_BuildInfo$.prototype = new $h_O();
|