@wvlet/wvlet 2025.1.12 → 2025.1.14
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 +4 -4
- package/dist/lib/main.js.map +1 -1
- package/lib/main.js +4 -4
- package/lib/main.js.map +1 -1
- package/package.json +1 -1
package/lib/main.js
CHANGED
|
@@ -94845,11 +94845,11 @@ function $c_Lwvlet_lang_BuildInfo$() {
|
|
|
94845
94845
|
this.Lwvlet_lang_BuildInfo$__f_toString = null;
|
|
94846
94846
|
$n_Lwvlet_lang_BuildInfo$ = this;
|
|
94847
94847
|
this.Lwvlet_lang_BuildInfo$__f_name = "wvlet-api";
|
|
94848
|
-
this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.
|
|
94848
|
+
this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.14+0-27984453+20250831-0734";
|
|
94849
94849
|
this.Lwvlet_lang_BuildInfo$__f_scalaVersion = "3.3.5";
|
|
94850
|
-
this.Lwvlet_lang_BuildInfo$__f_sbtVersion = "1.11.
|
|
94851
|
-
this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2025-08-
|
|
94852
|
-
this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-
|
|
94850
|
+
this.Lwvlet_lang_BuildInfo$__f_sbtVersion = "1.11.5";
|
|
94851
|
+
this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2025-08-31 07:34:52.485+0000";
|
|
94852
|
+
this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong((-15931579), 408);
|
|
94853
94853
|
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])));
|
|
94854
94854
|
}
|
|
94855
94855
|
$c_Lwvlet_lang_BuildInfo$.prototype = new $h_O();
|