File tree Expand file tree Collapse file tree 5 files changed +236
-555
lines changed
Expand file tree Collapse file tree 5 files changed +236
-555
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 3.0.4] - 2025-12-14
6+
7+ - Update packages
8+
9+ ## [ 3.0.3] - 2025-10-20
10+
11+ - Bump package version
12+
513## [ 3.0.2] - 2025-10-18
614
715- Improve JSDoc documentation
Original file line number Diff line number Diff line change 11# Unixcrypt for Node.js
22
3- [ ![ node.js build] ( https://github.com/markusberg/unixcrypt/actions/workflows/master.yaml/badge.svg )] ( https://github.com/markusberg/unixcrypt/actions/workflows/master.yaml )
4- [ ![ coverage] ( https://markusberg.github.io/unixcrypt/badges/coverage-3.0.3.svg )] ( https://github.com/markusberg/unixcrypt/actions )
5- ![ version] ( https://img.shields.io/npm/v/unixcrypt.svg )
6- [ ![ license] ( https://img.shields.io/github/license/markusberg/unixcrypt.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
3+ [ ![ node.js build] ( https://github.com/markusberg/unixcrypt/actions/workflows/badges.yaml/badge.svg )] ( https://github.com/markusberg/unixcrypt/actions/workflows/badges.yaml )
4+ [ ![ coverage] ( https://markusberg.github.io/unixcrypt/badges/coverage-3.0.4.svg )] ( https://github.com/markusberg/unixcrypt/actions )
5+ [ ![ version] ( https://img.shields.io/npm/v/unixcrypt.svg )] ( https://www.npmjs.com/package/unixcrypt )
6+ [ ![ license] ( https://img.shields.io/github/license/markusberg/unixcrypt.svg )] ( ./LICENSE )
7+ [ ![ downloads] ( https://img.shields.io/npm/dt/unixcrypt.svg )] ( http://npm-stat.com/charts.html?package=unixcrypt )
78
89A Node.js module for encrypting and verifying passwords according to the SHA-256 and SHA-512 Crypt standard:
910https://www.akkadia.org/drepper/SHA-crypt.txt
You can’t perform that action at this time.
0 commit comments