This plugin removes jQuery Migrate script (jquery-migrate.min.js or jquery-migrate.js) from your WordPress site's
front end when the plugin is active. To bring back the removed jQuery Migrate script, simply deactivate this plugin.
To check whether jQuery Migrate is required in the front end, you could use the development version of jQuery Migrate (unminified version) by temporarily turning on
SCRIPT_DEBUG mode in wp-config.php file. The development version shows warnings in the browser console when removed and/or deprecated jQuery APIs are used.
For more info about jQuery Migrate, visit
here.
GitHub:
https://github.com/icaru12/remove-jquery-migrate