Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "md5-es", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "FASTEST Cryptographic hash library producing a 128-bit (16-byte) hash value", | ||
@@ -14,3 +14,3 @@ "main": "./build/md5-es.min.js", | ||
"type": "git", | ||
"url": "https://github.com/logotype/md5-es.git" | ||
"url": "https://github.com/logotype/es-crypto.git" | ||
}, | ||
@@ -39,5 +39,5 @@ "devDependencies": { | ||
"bugs": { | ||
"url": "https://github.com/logotype/md5-es/issues" | ||
"url": "https://github.com/logotype/es-crypto/issues" | ||
}, | ||
"homepage": "https://github.com/logotype/md5-es#readme" | ||
"homepage": "https://github.com/logotype/es-crypto#readme" | ||
} |
# md5-es | ||
FASTEST Cryptographic hash library producing a 128-bit (16-byte) hash value | ||
[![Build Status](https://travis-ci.org/logotype/md5-es.svg?branch=master)](https://travis-ci.org/logotype/md5-es) [![NPM Version](https://badge.fury.io/js/md5-es.svg)](http://badge.fury.io/js/md5-es) | ||
[![Build Status](https://travis-ci.org/logotype/es-crypto.svg?branch=master)](https://travis-ci.org/logotype/es-crypto) [![NPM Version](https://badge.fury.io/js/md5-es.svg)](http://badge.fury.io/js/md5-es) | ||
@@ -6,0 +6,0 @@ node |
/*! | ||
* md5-es | ||
* https://github.com/logotype/md5-es.git | ||
* https://github.com/logotype/es-crypto.git | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2017 Victor Norgren |
Sorry, the diff of this file is not supported yet
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
45430
2
0