kaitai-struct-compiler 0.10.0-SNAPSHOT20220801.113415.690af1b3 → 0.10.0-SNAPSHOT20220801.120454.5340ff36
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.
|
@@ -4494,9 +4494,9 @@ function $h_Lio_kaitai_struct_Version$() {
|
|
|
4494
4494
|
$h_Lio_kaitai_struct_Version$.prototype = $c_Lio_kaitai_struct_Version$.prototype;
|
|
4495
4495
|
$c_Lio_kaitai_struct_Version$.prototype.init___ = (function() {
|
|
4496
4496
|
this.name$1 = "kaitai-struct-compiler-js";
|
|
4497
|
-
this.version$1 = "0.10-SNAPSHOT20220801.
|
|
4498
|
-
this.gitCommit$1 = "
|
|
4499
|
-
this.gitTime$1 = "2022-08-
|
|
4497
|
+
this.version$1 = "0.10-SNAPSHOT20220801.120454.5340ff36";
|
|
4498
|
+
this.gitCommit$1 = "5340ff36";
|
|
4499
|
+
this.gitTime$1 = "2022-08-01T12:04:54+00:00";
|
|
4500
4500
|
return this
|
|
4501
4501
|
});
|
|
4502
4502
|
var $d_Lio_kaitai_struct_Version$ = new $TypeData().initClass({
|
package/package.json
CHANGED