Socket
Socket
Sign inDemoInstall

apache-md5

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apache-md5 - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

11

package.json
{
"name": "apache-md5",
"description": "Node.js module for Apache style password encryption using md5.",
"version": "1.0.3",
"version": "1.0.4",
"author": "Gevorg Harutyunyan (http://github.com/gevorg)",

@@ -12,6 +12,6 @@ "maintainers": [

],
"homepage": "http://github.com/gevorg/apache-md5",
"homepage": "http://github.com/http-auth/apache-md5",
"repository": {
"type": "git",
"url": "http://github.com/gevorg/apache-md5.git"
"url": "http://github.com/http-auth/apache-md5.git"
},

@@ -22,7 +22,8 @@ "main": "./lib/apache-md5.js",

"type": "MIT",
"url": "http://github.com/gevorg/apache-md5/blob/master/LICENSE"
"url": "http://github.com/http-auth/apache-md5/blob/master/LICENSE"
}
],
"license": "MIT",
"bugs": {
"url": "http://github.com/gevorg/apache-md5/issues"
"url": "http://github.com/http-auth/apache-md5/issues"
},

@@ -29,0 +30,0 @@ "devDependencies": {

# apache-md5
[Node.js](http://nodejs.org/) package for Apache style password encryption using md5..
[![Build Status](https://api.travis-ci.org/gevorg/apache-md5.png)](https://travis-ci.org/gevorg/apache-md5)
[![Dependency Status](https://david-dm.org/gevorg/apache-md5.png)](https://david-dm.org/gevorg/apache-md5)
[![Build Status](https://api.travis-ci.org/http-auth/apache-md5.png)](https://travis-ci.org/http-auth/apache-md5)
[![Dependency Status](https://david-dm.org/http-auth/apache-md5.png)](https://david-dm.org/http-auth/apache-md5)

@@ -12,3 +12,3 @@ ## Installation

```bash
$ git clone git://github.com/gevorg/apache-md5.git
$ git clone git://github.com/http-auth/apache-md5.git
```

@@ -45,3 +45,3 @@ Via [npm](http://npmjs.org/):

You can find list of issues using **[this link](http://github.com/gevorg/apache-md5/issues)**.
You can find list of issues using **[this link](http://github.com/http-auth/apache-md5/issues)**.

@@ -61,3 +61,3 @@ ## Requirements

Copyright (c) 2015 Gevorg Harutyunyan
Copyright (c) 2016 Gevorg Harutyunyan

@@ -64,0 +64,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of

Sorry, the diff of this file is not supported yet

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