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

@nodenv/nodenv

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodenv/nodenv - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

nodenv.d/exec/npx.bash

3

package.json
{
"name": "@nodenv/nodenv",
"version": "1.2.0",
"version": "1.3.0",
"description": "Manage multiple NodeJS versions",

@@ -28,2 +28,3 @@ "homepage": "https://github.com/nodenv/nodenv#readme",

"libexec",
"nodenv.d",
"src"

@@ -30,0 +31,0 @@ ],

@@ -30,6 +30,10 @@ [![Build Status](https://travis-ci.org/nodenv/nodenv.svg?branch=master)](https://travis-ci.org/nodenv/nodenv)

wiki](https://github.com/nodenv/nodenv/wiki/Plugins).
[**Why choose nodenv?**](https://github.com/nodenv/nodenv/wiki/Why-nodenv%3F)
## Table of Contents
* [How It Works](#how-it-works)
<!-- toc -->
- [How It Works](#how-it-works)
* [Understanding PATH](#understanding-path)

@@ -39,7 +43,7 @@ * [Understanding Shims](#understanding-shims)

* [Locating the Node Installation](#locating-the-node-installation)
* [Installation](#installation)
- [Installation](#installation)
* [Homebrew on macOS](#homebrew-on-macos)
* [Upgrading with Homebrew](#upgrading-with-homebrew)
+ [Upgrading with Homebrew](#upgrading-with-homebrew)
* [Basic GitHub Checkout](#basic-github-checkout)
* [Upgrading with Git](#upgrading-with-git)
+ [Upgrading with Git](#upgrading-with-git)
* [How nodenv hooks into your shell](#how-nodenv-hooks-into-your-shell)

@@ -49,3 +53,3 @@ * [Installing Node versions](#installing-node-versions)

* [Uninstalling nodenv](#uninstalling-nodenv)
* [Command Reference](#command-reference)
- [Command Reference](#command-reference)
* [nodenv local](#nodenv-local)

@@ -59,6 +63,8 @@ * [nodenv global](#nodenv-global)

* [nodenv whence](#nodenv-whence)
* [Environment variables](#environment-variables)
* [Development](#development)
* [Credits](#credits)
- [Environment variables](#environment-variables)
- [Development](#development)
* [Credits](#credits)
<!-- tocstop -->
## How It Works

@@ -232,3 +238,3 @@

* For **Ubuntu Desktop**:
* For **Ubuntu Desktop** and **Windows Subsystem for Linux (WSL)**:
~~~ bash

@@ -235,0 +241,0 @@ $ echo 'export PATH="$HOME/.nodenv/bin:$PATH"' >> ~/.bashrc

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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