Socket
Book a DemoInstallSign in
Socket

node-bare-bundle

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-bare-bundle

Run a Bare bundle in a Node.js environment

latest
Source
npmnpm
Version
1.4.2
Version published
Weekly downloads
35
-2.78%
Maintainers
0
Weekly downloads
 
Created
Source

node-bare-bundle

Run a Bare bundle in a Node.js environment.

npm install node-bare-bundle

Usage

const runBundle = require('node-bare-bundle')
// only need to pass mount if using preresolved native modules
const exports = runBundle(bundleAsABuffer, { mount: './test.bundle' entrypoint: '/the/entrypoint.js' })

License

Apache-2.0

FAQs

Package last updated on 01 Nov 2024

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