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

cids

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cids - npm Package Compare versions

Comparing version 0.8.2 to 0.8.3

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="0.8.3"></a>
## [0.8.3](https://github.com/multiformats/js-cid/compare/v0.8.2...v0.8.3) (2020-06-19)
### Bug Fixes
* fix support for identity multihash ([#93](https://github.com/multiformats/js-cid/issues/93)) ([51105b6](https://github.com/multiformats/js-cid/commit/51105b6))
<a name="0.8.2"></a>

@@ -2,0 +12,0 @@ ## [0.8.2](https://github.com/multiformats/js-cid/compare/v0.8.1...v0.8.2) (2020-06-15)

6

package.json
{
"name": "cids",
"version": "0.8.2",
"version": "0.8.3",
"description": "CID Implementation in JavaScript",

@@ -42,3 +42,3 @@ "leadMaintainer": "Volker Mische <volker.mische@gmail.com>",

"multicodec": "^1.0.1",
"multihashes": "~0.4.19"
"multihashes": "^1.0.1"
},

@@ -49,3 +49,2 @@ "devDependencies": {

"dirty-chai": "^2.0.1",
"multihashing": "~0.3.3",
"multihashing-async": "~0.8.1"

@@ -72,2 +71,3 @@ },

"Victor Bjelkholm <victorbjelkholm@gmail.com>",
"Alex Potsides <alex@achingbrain.net>",
"Henrique Dias <hacdias@gmail.com>",

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

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