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

autobase

Package Overview
Dependencies
Maintainers
2
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autobase - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0-alpha.0

.github/workflows/test-node.yml

45

package.json
{
"name": "autobase",
"version": "0.0.0",
"description": "Autobase rebasing of Hypercores",
"version": "1.0.0-alpha.0",
"description": "Autobase lets you write concise multiwriter data structures with Hypercore",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "standard && tape test/*.js"
},
"author": "",
"license": "ISC"
"dependencies": {
"compact-encoding": "^2.0.0",
"debounceify": "^1.0.0",
"mutexify": "^1.3.1",
"safety-catch": "^1.0.1",
"streamx": "^2.10.0"
},
"devDependencies": {
"corestore": "next",
"hypercore": "next",
"hyperbee": "^1.5.3",
"latency-stream": "^1.0.0",
"random-access-memory": "^3.1.2",
"standard": "^16.0.3",
"tape": "^5.1.0"
},
"repository": {
"type": "git",
"url": "https://github.com/hypercore-protocol/autobase.git"
},
"contributors": [
{
"name": "Mathias Buus",
"email": "mathiasbuus@gmail.com",
"url": "https://mafinto.sh"
},
{
"name": "Andrew Osheroff",
"email": "andrewosh@gmail.com",
"url": "https://andrewosh.com"
}
],
"license": "MIT",
"bugs": {
"url": "https://github.com/hypercore-protocol/autobase/issues"
},
"homepage": "https://github.com/hypercore-protocol/autobase"
}
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