Socket
Book a DemoInstallSign in
Socket

npm-to-hypercore

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-to-hypercore

Stream all of npm metadata into hypercore

latest
Source
npmnpm
Version
3.0.2
Version published
Maintainers
1
Created
Source

npm-to-hypercore

A simple data fetcher that streams all changes made to npm and stores them in Hypercore. The changes are stored such that each version of a package that's released is one block in Hypercore.

Build status js-standard-style

Installation

npm install npm-to-hypercore -g

Usage

npm-to-hypercore [db]

Just run the npm-to-hypercore command. Takes an optional db argument to use as the path to the database.

Try it out

We have an instance of this running already. You can replicate data from it by using this hypercore key

f5d045813912dadbff4bdc8a43bb78da6685f965f1a88e430db49c793a5a1a01

To test it out you can use hypertail

hypertail /tmp/npm-to-hypercore f5d045813912dadbff4bdc8a43bb78da6685f965f1a88e430db49c793a5a1a01

License

MIT

FAQs

Package last updated on 17 Mar 2017

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