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

node-changer

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-changer

Switch node version based on Fast Node Manager (fnm)

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-57.14%
Maintainers
1
Weekly downloads
 
Created
Source

Node switcher

Switch node version based on Fast Node Manager (fnm). it grabs commands: fnm install fnm use fnm default

Usage:

node-switcher $param

param: If no number is passed, it defaults to version 16.16.0. If 14 is passed, it uses version 14.19.0. If 16 is passed, it uses version 16.16.0. If another number is passed, it attempts to find the last valid Node.js version based on that number. If not found, it defaults to version 16.16.0.

Example: node-switcher 14 node-switcher 15 node-switcher 16 node-switcher 17 node-switcher 17.8.0 node-switcher ...

Keywords

FAQs

Package last updated on 19 Nov 2023

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