{"library":"md5-typescript","type":"library","category":null,"description":"The `md5-typescript` package (version 1.0.5) offers a straightforward, zero-dependency implementation of the MD5 hashing algorithm, primarily designed for TypeScript environments, including Angular applications. It enables developers to generate MD5 hashes from string inputs using a simple static method. However, it is crucial to note that the package was last published over eight years ago (March 3, 2018), indicating it is no longer actively maintained. While MD5 is fast and simple, it is cryptographically weak due to known collision vulnerabilities, making it entirely unsuitable for security-sensitive applications such as password hashing, digital signatures, or verifying data integrity against malicious tampering. This library should primarily be considered for non-cryptographic checksums or for compatibility with legacy systems that mandate MD5 usage. For any new development requiring secure hashing, modern alternatives like SHA-256, SHA-3, bcrypt, or Argon2 are strongly recommended.","language":"javascript","status":"abandoned","version":"1.0.5","tags":["javascript","md5","typescript.angular","angularjs.angular","2","typescript"],"install":[{"cmd":"npm install md5-typescript","imports":["import { Md5 } from 'md5-typescript';","Md5.init('your_string');"]},{"cmd":"yarn add md5-typescript","imports":[]},{"cmd":"pnpm add md5-typescript","imports":[]}],"homepage":null,"github":"https://github.com/Hipparch/Md5-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/md5-typescript","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/md5-typescript/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}