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

@nodenv/nodenv-default-packages

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodenv/nodenv-default-packages - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

10

package.json
{
"name": "@nodenv/nodenv-default-packages",
"version": "0.2.1",
"version": "0.3.0",
"description": "Install default packages every time you install a new version of Node",

@@ -39,7 +39,9 @@ "homepage": "https://github.com/nodenv/nodenv-default-packages#readme",

"devDependencies": {
"bats": "^0.4.2",
"bats-assert": "^1.1.1",
"bats": "^1.1.0",
"bats-assert": "jasonkarns/bats-assert-1",
"bats-mock": "^1.0.1",
"brew-publish": "^2.3.1"
"bats-support": "jasonkarns/bats-support",
"brew-publish": "^2.3.1",
"shellcheck": "github:jasonkarns/shellcheck#install-hook"
}
}

13

README.md

@@ -12,2 +12,13 @@ # nodenv-default-packages

<!-- toc -->
- [Installation](#installation)
* [Installing as a nodenv plugin](#installing-as-a-nodenv-plugin)
* [Installing with Homebrew (for OS X users)](#installing-with-homebrew-for-os-x-users)
- [Usage](#usage)
* [Updating Default Packages](#updating-default-packages)
- [Credits](#credits)
<!-- tocstop -->
## Installation

@@ -54,3 +65,3 @@

## Updating Default Packages
### Updating Default Packages

@@ -57,0 +68,0 @@ if you update your `$(nodenv root)/default-packages` and want to refresh some or all of

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