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

getpw

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

getpw - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

binding.gyp

7

package.json
{
"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

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