Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "nenv", | ||
"description": "Utility for managing node development environments", | ||
"version": "0.4.0", | ||
"description": "Node development environment manager", | ||
"version": "0.4.1", | ||
"stability": "stable", | ||
"author": "muji <noop@xpm.io>", | ||
@@ -38,2 +39,6 @@ "main": "lib/index.js", | ||
{ | ||
"ref": "stability", | ||
"format": "> `Stability: %s`" | ||
}, | ||
{ | ||
"inc": [ | ||
@@ -40,0 +45,0 @@ "introduction.md", |
@@ -32,6 +32,6 @@ Table of Contents | ||
> `Stability: stable`. | ||
Utility for mananging node development environments. | ||
Requires [node](http://nodejs.org) and [npm](http://www.npmjs.org). | ||
## Install | ||
@@ -38,0 +38,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12254