MD5 / 1.3.0 last updated 7 months ago created on Nov 25th 2011
Install
npm install --save MD5
Clone
git clone git@github.com:pvorb/node-md5.git
maintainers
pvorb
versions
10 total
| 1.3.0 | 7 months ago | pvorb |
| 1.2.2 | 9 months ago | pvorb |
| 1.2.1 | 2 years ago | pvorb |
| 1.2.0 | 2 years ago | pvorb |
| 1.1.0 | 3 years ago | pvorb |
| 1.0.3 | 3 years ago | pvorb |
| 1.0.2 | 3 years ago | pvorb |
| 1.0.1 | 3 years ago | pvorb |
| 1.0.0 | 4 years ago | pvorb |
| 0.0.0 | 4 years ago | pvorb |
readme
MD5
TL;DR: This module is deprecated, use lowercase md5@>=2.x from now on.
For years, there has been a lot of confusion with this module since there were two MD5 modules on npm, one called "MD5" (uppercase, the module you are looking at) as well as one by AJ ONeal called "md5" (lowercase). With version 2.0.0, only the implementation in this git repository stays on NPM, but its name changes from uppercase to lowercase. Old versions of both modules are marked deprecated. From now on, please use lowercase md5 with versions >= 2.0.0.