Socket
Book a DemoInstallSign in
Socket

bare-pack-drive

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-pack-drive

Pack drives to Bare bundles

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
2
Created
Source

bare-pack-drive

Pack drives to Bare bundles.

npm i bare-pack-drive

Usage

const pack = require('bare-pack-drive')

const bundle = await pack(drive, '/entry.js')

API

const bundle = await pack(drive[, entry][, options])

Options supported by https://github.com/holepunchto/bare-pack may be specified.

License

Apache-2.0

FAQs

Package last updated on 13 Jan 2026

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