New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aolog

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aolog - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

index.js

2

package.json
{
"name": "aolog",
"version": "0.1.0",
"version": "0.1.1",
"description": "Append only log",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -6,3 +6,3 @@ 'use strict'

var ipfs = require('ipfs-api')()
var aolog = require('../log.js')(ipfs, BUCKET_SIZE)
var aolog = require('../index.js')(ipfs, BUCKET_SIZE)
var _ = require('lodash')

@@ -9,0 +9,0 @@ var async = require('async')

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