dsh-pentester 2.3.0 → 2.4.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/lib/index.js CHANGED
@@ -4135,7 +4135,7 @@ async function resolveBinding(deps, sessionId) {
4135
4135
  *
4136
4136
  * Format: version+shortSha
4137
4137
  */
4138
- const BUILD_ID = "2.3.0+2a31301";
4138
+ const BUILD_ID = "2.4.0+3a85fc6";
4139
4139
  //#endregion
4140
4140
  //#region src/ui-view/invocations.ts
4141
4141
  /**