sha512-crypt-ts
Advanced tools
Comparing version 0.1.24 to 0.1.25
{ | ||
"name": "sha512-crypt-ts", | ||
"version": "0.1.24", | ||
"version": "0.1.25", | ||
"description": "Typescript wrapper for SHA-512, including $6$ crypt format.", | ||
@@ -43,11 +43,11 @@ "scripts": { | ||
"@types/mocha": "^9.0.0", | ||
"@types/node": "^16.6.1", | ||
"@types/node": "^16.9.2", | ||
"chai": "^4.3.4", | ||
"codecov": "^3.8.3", | ||
"mocha": "^9.0.3", | ||
"mocha": "^9.1.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^10.2.0", | ||
"typescript": "^4.3.5", | ||
"typedoc": "^0.21.5" | ||
"ts-node": "^10.2.1", | ||
"typescript": "^4.4.3", | ||
"typedoc": "^0.22.3" | ||
} | ||
} |
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