New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

upgrade-ready

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

upgrade-ready

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

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
decreased by-77.08%
Maintainers
4
Weekly downloads
 
Created
Source

upgrade-ready

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.

Installation

$ [sudo] npm install -g upgrade-ready

Usage

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

Authors and Contributors

Daniel AristizabalGitHub/cronopioTwitter/@cronopio2
Julián DuqueGitHub/julianduqueTwitter/@julian_duque
Dan ShawGitHub/dshawTwitter/@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.

Keywords

FAQs

Package last updated on 31 May 2017

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc