Deprecated¶
Rule¶
Ensure that the library is up to date and is actively maintained, you could run the following command to check your dependencies :
It will display all vulnerabilities of your installed dependencies :

NPM uses the GitHub Advisory Database to check dependencies
You could also run the following command to try fixing issues automatically :