🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

ipfs-message-port-protocol

Package Overview
Dependencies
Maintainers
4
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-message-port-protocol - npm Package Compare versions

Comparing version

to
0.15.0-b64d4af0

4

package.json
{
"name": "ipfs-message-port-protocol",
"version": "0.15.0-ab02e8f8",
"version": "0.15.0-b64d4af0",
"description": "IPFS client/server protocol over message port",

@@ -90,3 +90,3 @@ "license": "Apache-2.0 OR MIT",

"dependencies": {
"ipfs-core-types": "0.14.0-ab02e8f8",
"ipfs-core-types": "0.14.0-b64d4af0",
"multiformats": "^11.0.0"

@@ -93,0 +93,0 @@ },

@@ -6,3 +6,3 @@ # ipfs-message-port-protocol <!-- omit in toc -->

[![codecov](https://img.shields.io/codecov/c/github/ipfs/js-ipfs.svg?style=flat-square)](https://codecov.io/gh/ipfs/js-ipfs)
[![CI](https://img.shields.io/github/actions/workflow/status/ipfs/js-ipfs/js-test-and-release.yml?branch=master\&style=flat-square)](https://github.com/ipfs/js-ipfs/actions/workflows/js-test-and-release.yml?query=branch%3Amaster)
[![CI](https://img.shields.io/github/actions/workflow/status/ipfs/js-ipfs/test.yml?branch=master\&style=flat-square)](https://github.com/ipfs/js-ipfs/actions/workflows/test.yml?query=branch%3Amaster)

@@ -9,0 +9,0 @@ > IPFS client/server protocol over message port