Socket
Book a DemoInstallSign in
Socket

cheminfo-build

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cheminfo-build

CLI tool to build ChemInfo packages

1.3.1
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

cheminfo-build

NPM version npm download test coverage license

CLI tool to build ChemInfo packages.

Installation

npm install -D cheminfo-build

Usage

cheminfo-build <options>

options

  • -c, --cwd: directory of the project to build. Defaults to the current working directory.
  • -e, --entry: entry point of the library. Default: "exports", or "module", or "main" field from package.json, or "lib/index.js", or "src/index.js" if it exists.
  • -o, --out: directory where to put the build files. Default: dist
  • -n, --out-name: name of the output file. Default: "name" field from package.json
  • -r, --root: root name of the library. Default: name of npm package (camelCase)
  • --no-minify: Disable generation of minified files.
  • --no-source-map: Disable generation of source maps.

License

MIT

FAQs

Package last updated on 19 Aug 2025

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.