@usherlabs/cex-broker 0.2.47 → 0.2.48
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.
|
@@ -27552,8 +27552,8 @@ function validateReleaseIdentity(release) {
|
|
|
27552
27552
|
}
|
|
27553
27553
|
function bakedReleaseIdentity() {
|
|
27554
27554
|
return validateReleaseIdentity({
|
|
27555
|
-
packageVersion: "0.2.
|
|
27556
|
-
gitHead: "
|
|
27555
|
+
packageVersion: "0.2.48",
|
|
27556
|
+
gitHead: "3b42f32422c587afbdfab6ed16b0969980eaaddb"
|
|
27557
27557
|
});
|
|
27558
27558
|
}
|
|
27559
27559
|
function optionalEnvironment(environment, name) {
|
|
@@ -27728,4 +27728,4 @@ export {
|
|
|
27728
27728
|
createCanonicalOrderBookExportClientFromEnv
|
|
27729
27729
|
};
|
|
27730
27730
|
|
|
27731
|
-
//# debugId=
|
|
27731
|
+
//# debugId=0E22A0814388E4D264756E2164756E21
|