Socket
Socket
Sign inDemoInstall

md5

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

md5 - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

18

package.json
{
"name": "md5",
"description": "js function for hashing messages with MD5",
"version": "2.1.0",
"author": "Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)",
"contributors": [
"salba"
],
"tags": [

@@ -10,7 +15,2 @@ "md5",

],
"version": "2.0.0",
"author": "Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)",
"contributors": [
"salba"
],
"repository": {

@@ -28,8 +28,8 @@ "type": "git",

"dependencies": {
"charenc": "~ 0.0.1",
"crypt": "~ 0.0.1",
"is-buffer": "~ 1.0.2"
"charenc": "~0.0.1",
"crypt": "~0.0.1",
"is-buffer": "~1.1.1"
},
"devDependencies": {
"mocha": "~ 1.4.2"
"mocha": "~2.3.4"
},

@@ -36,0 +36,0 @@ "optionalDependencies": {},

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc