socket wrapper
Enable or disable the Socket npm/npx wrapper
You can use socket wrapper
to enable or disable the socket npm
and socket npx
wrappers on the current system.
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
Examples
$ socket wrapper --enable
$ socket wrapper --disable
Updated 7 days ago