ipfs-block
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "ipfs-block", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "JavaScript Implementation of IPFS Block", | ||
@@ -37,7 +37,7 @@ "leadMaintainer": "Volker Mische <volker.mische@gmail.com>", | ||
"devDependencies": { | ||
"aegir": "^17.0.0", | ||
"aegir": "^18.2.0", | ||
"chai": "^4.2.0" | ||
}, | ||
"dependencies": { | ||
"cids": "~0.5.5", | ||
"cids": "~0.7.0", | ||
"class-is": "^1.1.0" | ||
@@ -44,0 +44,0 @@ }, |
@@ -7,4 +7,3 @@ # IPFS Block JavaScript Implementation | ||
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) | ||
[![Travis CI](https://travis-ci.org/ipfs/js-ipfs-block.svg?branch=master)](https://travis-ci.org/ipfs/js-ipfs-block) | ||
[![Circle CI](https://circleci.com/gh/ipfs/js-ipfs-block.svg?style=svg)](https://circleci.com/gh/ipfs/js-ipfs-block) | ||
[![Travis CI](https://flat.badgen.net/travis/ipfs/js-ipfs-block)](https://travis-ci.com/ipfs/js-ipfs-block) | ||
[![Coverage Status](https://coveralls.io/repos/github/ipfs/js-ipfs-block/badge.svg?branch=master)](https://coveralls.io/github/ipfs/js-ipfs-block?branch=master) | ||
@@ -11,0 +10,0 @@ [![Dependency Status](https://david-dm.org/ipfs/js-ipfs-block.svg?style=flat-square)](https://david-dm.org/ipfs/js-ipfs-block) |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
11548
6
48
123
2
+ Addedcids@0.7.5(transitive)
+ Addedmulticodec@1.0.4(transitive)
- Removedcids@0.5.8(transitive)
- Removedmulticodec@0.5.7(transitive)
Updatedcids@~0.7.0