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

hyperdrive

Package Overview
Dependencies
Maintainers
5
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyperdrive - npm Package Compare versions

Comparing version 11.5.2 to 11.5.3

2

index.js

@@ -160,3 +160,3 @@ const Hyperbee = require('hyperbee')

const blobsCore = this.corestore.get({
name: 'blobs',
name: this.db.core.id + '/blobs', // simple trick to avoid blobs clashing if no namespace is provided...
cache: false,

@@ -163,0 +163,0 @@ onwait: this._onwait

{
"name": "hyperdrive",
"version": "11.5.2",
"version": "11.5.3",
"description": "Hyperdrive is a secure, real-time distributed file system",

@@ -12,3 +12,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/holepunchto/hyperdrive-next.git"
"url": "git+https://github.com/holepunchto/hyperdrive.git"
},

@@ -21,5 +21,5 @@ "scripts": {

"bugs": {
"url": "https://github.com/holepunchto/hyperdrive-next/issues"
"url": "https://github.com/holepunchto/hyperdrive/issues"
},
"homepage": "https://github.com/holepunchto/hyperdrive-next#readme",
"homepage": "https://github.com/holepunchto/hyperdrive#readme",
"dependencies": {

@@ -26,0 +26,0 @@ "hyperbee": "^2.11.1",

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