@socketsecurity/cli 1.1.54 → 1.1.55

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/utils.js CHANGED
@@ -2039,8 +2039,8 @@ async function handleApiCall(value, options) {
2039
2039
  const {
2040
2040
  commandPath,
2041
2041
  description,
2042
- spinner,
2043
- silence = false
2042
+ silence = false,
2043
+ spinner
2044
2044
  } = {
2045
2045
  __proto__: null,
2046
2046
  ...options
@@ -7571,5 +7571,5 @@ exports.updateConfigValue = updateConfigValue;
7571
7571
  exports.walkNestedMap = walkNestedMap;
7572
7572
  exports.webLink = webLink;
7573
7573
  exports.writeSocketJson = writeSocketJson;
7574
- //# debugId=3323e4c6-8b91-4ee3-a700-2ff0aaf0f2f0
7574
+ //# debugId=68d86e29-e96e-422d-9344-803beda1a6e1
7575
7575
  //# sourceMappingURL=utils.js.map