Supported modules
You can use any npm module for developing connectors using the Node.js CLI framework. However, before using the npm module of your choice in CLI, check the module for potential security vulnerabilities and ensure that the module is safe to use.
Note: We do not support C®++ modules and modules that need to be
compiled on binary. This is because to make these modules work, they should be compiled based on
target machine architecture.