Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nenv

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nenv - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

6

package.json
{
"name": "nenv",
"description": "Node development environment manager",
"version": "0.5.3",
"version": "0.5.4",
"author": "muji <noop@xpm.io>",

@@ -10,3 +10,3 @@ "main": "lib/index.js",

"type": "git",
"url": "git://github.com/tmpfs/nenv.git"
"url": "git://github.com/socialally/nenv.git"
},

@@ -40,3 +40,3 @@ "keywords": [

"toc": "Table of Contents",
"base": "https://github.com/tmpfs/nenv",
"base": "https://github.com/socialally/nenv",
"partial": [

@@ -43,0 +43,0 @@ {

@@ -34,5 +34,5 @@ Table of Contents

[<img src="https://travis-ci.org/tmpfs/nenv.svg" alt="Build Status">](https://travis-ci.org/tmpfs/nenv)
[<img src="https://travis-ci.org/socialally/nenv.svg" alt="Build Status">](https://travis-ci.org/socialally/nenv)
[<img src="http://img.shields.io/npm/v/nenv.svg" alt="npm version">](https://npmjs.org/package/nenv)
[<img src="https://coveralls.io/repos/tmpfs/nenv/badge.svg?branch=master&service=github&v=1" alt="Coverage Status">](https://coveralls.io/github/tmpfs/nenv?branch=master).
[<img src="https://coveralls.io/repos/socialally/nenv/badge.svg?branch=master&service=github&v=1" alt="Coverage Status">](https://coveralls.io/github/socialally/nenv?branch=master).

@@ -183,3 +183,3 @@ Utility for mananging node development environments.

See [defaults.js](https://github.com/tmpfs/nenv/blob/master/defaults.js).
See [defaults.js](https://github.com/socialally/nenv/blob/master/defaults.js).

@@ -268,3 +268,3 @@ ```javascript

Everything is [MIT](http://en.wikipedia.org/wiki/MIT_License). Read the [license](https://github.com/tmpfs/nenv/blob/master/LICENSE) if you feel inclined.
Everything is [MIT](http://en.wikipedia.org/wiki/MIT_License). Read the [license](https://github.com/socialally/nenv/blob/master/LICENSE) if you feel inclined.

@@ -271,0 +271,0 @@ Generated by [mdp(1)](https://github.com/tmpfs/mdp).

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