New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

ssb-thread

Package Overview
Dependencies
Maintainers
7
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ssb-thread

load a ssb-thread, and sort it in [cryptographic order](https://github.com/ssbc/ssb-sort).

latest
Source
npmnpm
Version
2.0.1
Version published
Maintainers
7
Created
Source

ssb-thread

load a ssb-thread, and sort it in cryptographic order.

example

var getThread = require('ssb-thread')

getThread(sbot, root_msg_id, function (err, ary) {
  //calls back with an array of all messages in order.
})

License

MIT

FAQs

Package last updated on 29 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts