Update the Node.js microagent

To take full advantage of the latest features, enhancements, and performance improvements, we strongly recommend you regularly update the Sqreen Node.js microagents deployed on your servers.

  1. To update to the latest version, run the following command in your application's root directory.
    npm install --save sqreen@latest
    
  2. Restart your web application server.

For more information about updates, refer to the Release notes.