sha512-crypt-ts
Advanced tools
Comparing version 0.0.18 to 0.0.19
{ | ||
"name": "sha512-crypt-ts", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Typescript wrapper for SHA-512, including $6$ crypt format.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -9,3 +9,3 @@ [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) | ||
# SHA-512-crypt-ts | ||
Crypt compatible ES5 implementation inspired by [mvo5/sha512crypt-node](https://github.com/mvo5/sha512crypt-node) | ||
Crypt compatible typescript implementation inspired by [mvo5/sha512crypt-node](https://github.com/mvo5/sha512crypt-node) | ||
@@ -12,0 +12,0 @@ # Installation |
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
26225