UNPKG

node-linux-pam

Version:

Asynchronous PAM authentication for NodeJS

42 lines (23 loc) 607 B
# Changelog All notable changes to this project will be documented in this file. ## [0.2.1] - 2021-07-06 ### Fixed - Added cli.js file to release package ## [0.2.0] - 2021-07-06 ### Added - Added TypeScript type definitions. - Added CLI. - Added logo. ### Changed - Upgrade dependencies. ### Fixed - Fixed bug when passing undefined to function parameters. ## [0.1.0] - 2021-04-25 ### Added - Added promise function pamAuthenticatePromises. - Added Github actions build/test. - Added tests. ### Changed - Upgrade dependencies. ### Removed - Removed unnecessary files from the npm package.