Comparing version 0.0.2 to 1.0.0
{ | ||
"name": "getpw", | ||
"description": "node.js wrapper for POSIX getpwuid() function", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"contributors": [ | ||
@@ -11,7 +11,4 @@ { "name": "Ken Woodruff", "email": "ken.woodruff@gmail.com" } | ||
"scripts": { | ||
"preinstall": "node-waf configure build", | ||
"prepublish": "node-waf distclean", | ||
"test": "node test.js" | ||
}, | ||
"engines": { "node": ">= 0.4.7" } | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# getpw | ||
# getpw [![Build Status](https://secure.travis-ci.org/femto113/node-getpw.png)](http://travis-ci.org/femto113/node-getpw) | ||
@@ -42,1 +42,5 @@ node.js wrapper for POSIX {getpwuid()} function. The main use of this method | ||
would make sense to add | ||
## Changes | ||
* 1.0.0 - updated to use node-gyp and modern V8 API |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances 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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
184426
15
1
46
0
4