When we install via the command "npm install --save-dev datatables.net-dt", the package "datatables.net-dt": "^1.10.25" is installed. Up to here, everything is well; but if we check the outdated packages, npm reports that;
This is somehow disturbing that if there is a problem with the installation.
Can we clarify the situation here ?
Regards,