Socket
Socket
Sign inDemoInstall

better-blockmap

Package Overview
Dependencies
16
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    better-blockmap

Generate better blockmap files for electron-builder


Version published
Weekly downloads
233
decreased by-11.07%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

better-blockmap-wasm

actions

Wasm bindings for better-blockmap.

Installing

npm install --global better-blockmap

Running

$ better-blockmap --help
Options:
      --help                 Show help                                 [boolean]
      --version              Show version number                       [boolean]
  -i, --input                Input binary file               [string] [required]
  -o, --output               Output blockmap file (if absent - append to input
                             file)                                      [string]
  -c, --compression          Compression
                                  [choices: "gzip", "deflate"] [default: "gzip"]
  -z, --detect-zip-boundary  Use zip file boundaries for splitting chunks
                                                                       [boolean]

Building

npm install
npm run prepublish

Keywords

FAQs

Last updated on 06 Mar 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc