superposition-provider 0.109.0 → 0.110.0

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/index.js CHANGED
@@ -3183,7 +3183,7 @@ var runtimeConfig = {};
3183
3183
 
3184
3184
  var name = "superposition-sdk";
3185
3185
  var description = "superposition-sdk client";
3186
- var version = "0.109.0";
3186
+ var version = "0.110.0";
3187
3187
  var repository = {
3188
3188
  type: "git",
3189
3189
  url: "git+https://github.com/juspay/superposition.git"
@@ -9929,6 +9929,7 @@ function requireAws_restJson1 () {
9929
9929
  });
9930
9930
  b.bp("/audit");
9931
9931
  const query = (0, smithy_client_1.map)({
9932
+ ...(0, smithy_client_1.convertMap)(input.dimension_params),
9932
9933
  [_c]: [() => input.count !== void 0, () => (input[_c].toString())],
9933
9934
  [_pa]: [() => input.page !== void 0, () => (input[_pa].toString())],
9934
9935
  [_a]: [() => input.all !== void 0, () => (input[_a].toString())],