Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

md5-es

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

md5-es - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

8

package.json
{
"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

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