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

@shadowspawn/nvh

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shadowspawn/nvh - npm Package Compare versions

Comparing version 9.1.1 to 9.1.2

13

CHANGELOG.md

@@ -10,2 +10,12 @@ # Changelog

## [9.1.2] (2019-11-16)
### Added
- advice to reset command hash when node location changes
### Changed
- in README use `raw.githubusercontent.com` for raw access for bootstrapping
## [9.1.1] (2019-11-10)

@@ -15,3 +25,3 @@

- Specify `--no-same-owner` for tarball extraction so cache files not owned by unexpected user
- Specify `--no-same-owner` for tarball extraction so cache files not owned by unexpected user (when run with sudo)

@@ -327,2 +337,3 @@ ## [9.1.0] (2019-10-25)

[Unreleased]: https://github.com/shadowspawn/nvh/compare/master...develop
[9.1.1]: https://github.com/shadowspawn/nvh/compare/v9.0.0...shadowspawn:v9.1.1
[9.1.0]: https://github.com/shadowspawn/nvh/compare/v9.0.0...shadowspawn:v9.1.0

@@ -329,0 +340,0 @@ [9.0.0]: https://github.com/shadowspawn/nvh/compare/v8.0.0...shadowspawn:v9.0.0

2

package.json
{
"name": "@shadowspawn/nvh",
"description": "Node Version Helper. Easily install Node.js versions.",
"version": "9.1.1",
"version": "9.1.2",
"author": "John Gee",

@@ -6,0 +6,0 @@ "homepage": "https://github.com/shadowspawn/nvh",

@@ -44,3 +44,3 @@ # Node Version Helper

curl -L https://github.com/shadowspawn/nvh/raw/master/bin/nvh -o nvh
curl -L https://raw.githubusercontent.com/shadowspawn/nvh/master/bin/nvh -o nvh
bash nvh install lts

@@ -47,0 +47,0 @@ # Now node and npm are available

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