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

ipfs-log

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfs-log - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

4

package.json
{
"name": "ipfs-log",
"version": "1.1.2",
"version": "1.1.3",
"description": "Append-only log for IPFS",

@@ -15,3 +15,3 @@ "main": "lib/log.js",

"asyncawait": "^1.0.3",
"ipfsd-ctl": "^0.9.1",
"ipfsd-ctl": "^0.10.0",
"mocha": "^2.4.5"

@@ -18,0 +18,0 @@ },

@@ -8,2 +8,3 @@ 'use strict';

const ipfsd = require('ipfsd-ctl');
const ipfsAPI = require('ipfs-api')
const Log = require('../lib/log');

@@ -10,0 +11,0 @@ const Node = require('../lib/node');

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