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