socket wrapper

Enable or disable the Socket npm/npx wrapper

socket wrapper --help

  Enable or disable the Socket npm/npx wrapper

  Usage
    $ socket wrapper <flag>

  Options
    --disable         Disables the Socket npm/npx wrapper
    --enable          Enables the Socket npm/npx wrapper
    --help            Print this help and exits.
    --version         Prints current version and exits.

  Examples
    $ socket wrapper --enable
    $ socket wrapper --disable