kaitai-struct-compiler 0.11.0-SNAPSHOT20240907.161517.049b464 → 0.11.0-SNAPSHOT20240911.130953.c23ec2c
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.
|
@@ -3027,8 +3027,8 @@ function $m_Lio_kaitai_struct_Utils$() {
|
|
|
3027
3027
|
function $c_Lio_kaitai_struct_Version$() {
|
|
3028
3028
|
this.Lio_kaitai_struct_Version$__f_version = null;
|
|
3029
3029
|
this.Lio_kaitai_struct_Version$__f_gitTime = null;
|
|
3030
|
-
this.Lio_kaitai_struct_Version$__f_version = "0.11-
|
|
3031
|
-
this.Lio_kaitai_struct_Version$__f_gitTime = "2024-09-
|
|
3030
|
+
this.Lio_kaitai_struct_Version$__f_version = "0.11-SNAPSHOT20240911.130953.c23ec2c";
|
|
3031
|
+
this.Lio_kaitai_struct_Version$__f_gitTime = "2024-09-11T13:09:53Z"
|
|
3032
3032
|
}
|
|
3033
3033
|
$c_Lio_kaitai_struct_Version$.prototype = new $h_O();
|
|
3034
3034
|
$c_Lio_kaitai_struct_Version$.prototype.constructor = $c_Lio_kaitai_struct_Version$;
|
package/package.json
CHANGED