RunJS icon indicating copy to clipboard operation
RunJS copied to clipboard

Feature Request: update check for npm packages

Open alexdevero opened this issue 5 years ago • 1 comments

RunJS has the option to add npm. There is no way to check for package updates, and to update them. So far, the only way to do this is to check for updates elsewhere and then reinstall the package.

Option to check for updates, and for updating them, would make this much easier.

alexdevero avatar Jan 06 '21 09:01 alexdevero

Thanks @alexdevero, good suggestion. I'll consider how this could be implemented.

lukehaas avatar Jan 07 '21 17:01 lukehaas

The latest release adds the ability to update outdated packages: npm-packages

lukehaas avatar Apr 19 '23 10:04 lukehaas