![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
upgrade-ready
Advanced tools
A tool to help with the process of upgrading modules to the latest LTS version of Node.js, it will check dependencies against a Node.js version
Upgrade ready CLI tool.
With this tool you can check your installed dependencies against a specific Node.js version.
We made this tool with much <3 to help you in the process to upgrade your application to the recent versions of Node.js (6.10.3)
The tool connect with a remote server where we try to install your dependencies tree using the selected Node.js version.
$ [sudo] npm install -g upgrade-ready
Make sure you run the tool after installing dependencies with npm install
on your working Node.js or io.js setup
$ upgrade-ready 6.10.3
For help message:
$ upgrade-ready --help
Daniel Aristizabal | GitHub/cronopio | Twitter/@cronopio2 |
---|---|---|
Julián Duque | GitHub/julianduque | Twitter/@julian_duque |
Dan Shaw | GitHub/dshaw | Twitter/@dshaw |
Contributions are welcomed from anyone wanting to improve this project!
upgrade-ready is Copyright (c) 2016 NodeSource and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.
FAQs
A tool to help with the process of upgrading modules to the latest LTS version of Node.js, it will check dependencies against a Node.js version
The npm package upgrade-ready receives a total of 11 weekly downloads. As such, upgrade-ready popularity was classified as not popular.
We found that upgrade-ready demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.