Comparing version 0.8.2 to 0.8.3
@@ -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) |
{ | ||
"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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1682850
4
4
+ Addedmultihashes@1.0.1(transitive)
- Removedmultibase@0.7.0(transitive)
- Removedmultihashes@0.4.21(transitive)
Updatedmultihashes@^1.0.1