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

ipfs-block

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-block - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

6

package.json
{
"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

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