Socket
Socket
Sign inDemoInstall

multihashes

Package Overview
Dependencies
30
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.1.2

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [3.1.2](https://github.com/multiformats/js-multihash/compare/v3.1.1...v3.1.2) (2021-01-26)
### Bug Fixes
* temp fix for types ([#113](https://github.com/multiformats/js-multihash/issues/113)) ([241efe9](https://github.com/multiformats/js-multihash/commit/241efe9c4648e054f9c6fc0aacff585764284ebf))
## [3.1.1](https://github.com/multiformats/js-multihash/compare/v3.1.0...v3.1.1) (2021-01-13)

@@ -2,0 +11,0 @@

5

package.json
{
"name": "multihashes",
"version": "3.1.1",
"version": "3.1.2",
"description": "multihash implementation",

@@ -38,2 +38,5 @@ "keywords": [

"dist/src/*/index"
],
"src/": [
"dist/src/index"
]

@@ -40,0 +43,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc