Socket
Socket
Sign inDemoInstall

multihashing-async

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

multihashing-async - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.8.2"></a>
## [0.8.2](https://github.com/multiformats/js-multihashing-async/compare/v0.8.1...v0.8.2) (2020-06-23)
<a name="0.8.1"></a>

@@ -2,0 +7,0 @@ ## [0.8.1](https://github.com/multiformats/js-multihashing-async/compare/v0.8.0...v0.8.1) (2020-03-14)

2

dist/index.min.js.LICENSE.txt

@@ -8,2 +8,4 @@ /*!

/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
/**

@@ -10,0 +12,0 @@ * [js-sha3]{@link https://github.com/emn178/js-sha3}

11

package.json
{
"name": "multihashing-async",
"version": "0.8.1",
"version": "0.8.2",
"description": "multiple hash functions",

@@ -40,12 +40,12 @@ "keywords": [

"err-code": "^2.0.0",
"js-sha3": "~0.8.0",
"multihashes": "~0.4.15",
"js-sha3": "^0.8.0",
"multihashes": "^1.0.1",
"murmurhash3js-revisited": "^3.0.0"
},
"devDependencies": {
"aegir": "^21.3.0",
"aegir": "^25.0.0",
"benchmark": "^2.1.4",
"chai": "^4.1.2",
"dirty-chai": "^2.0.1",
"sinon": "^7.3.2"
"sinon": "^9.0.2"
},

@@ -64,2 +64,3 @@ "engines": {

"Victor Bjelkholm <victorbjelkholm@gmail.com>",
"achingbrain <alex@achingbrain.net>",
"Mikeal Rogers <mikeal.rogers@gmail.com>",

@@ -66,0 +67,0 @@ "Mitar <mitar.github@tnode.com>",

Sorry, the diff of this file is too big to display

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