@wvlet/wvlet 2025.1.14 → 2025.1.16
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
|
@@ -98324,11 +98324,11 @@ function $c_Lwvlet_lang_BuildInfo$() {
|
|
|
98324
98324
|
this.Lwvlet_lang_BuildInfo$__f_toString = null;
|
|
98325
98325
|
$n_Lwvlet_lang_BuildInfo$ = this;
|
|
98326
98326
|
this.Lwvlet_lang_BuildInfo$__f_name = "wvlet-api";
|
|
98327
|
-
this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.
|
|
98327
|
+
this.Lwvlet_lang_BuildInfo$__f_version = "2025.1.16+0-c767186f+20250831-1718";
|
|
98328
98328
|
this.Lwvlet_lang_BuildInfo$__f_scalaVersion = "3.3.5";
|
|
98329
98329
|
this.Lwvlet_lang_BuildInfo$__f_sbtVersion = "1.11.5";
|
|
98330
|
-
this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2025-08-31
|
|
98331
|
-
this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong(
|
|
98330
|
+
this.Lwvlet_lang_BuildInfo$__f_builtAtString = "2025-08-31 17:18:13.621+0000";
|
|
98331
|
+
this.Lwvlet_lang_BuildInfo$__f_builtAtMillis = new $c_RTLong(19069557, 409);
|
|
98332
98332
|
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])));
|
|
98333
98333
|
}
|
|
98334
98334
|
$c_Lwvlet_lang_BuildInfo$.prototype = new $h_O();
|