Comparing version 0.2.0 to 0.3.0
0.1.0 / 2014-02-21 | ||
0.3.0 / 2014-02-21 | ||
================== | ||
* initial release. | ||
* first stable release. |
{ | ||
"name": "homedir", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Platform agnostic user home directory path resolution for Node.js.", | ||
@@ -14,2 +14,4 @@ "main": "index.js", | ||
"homedir", | ||
"home_dir", | ||
"passwd(5)", | ||
"username", | ||
@@ -25,4 +27,4 @@ "userpath" | ||
"devDependencies": { | ||
"tape": "~2.5.0" | ||
"tape": "*" | ||
} | ||
} |
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
4758