CLI tool for Bohrium scientific computing platform
npm installation automatically retrieves and stores an external platform executable. The artifact URL comes from remote metadata and is only conditionally hash-verified.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgpostinstall runs automatically on npm install.
package.jsonView on unpkg · L8It fetches release metadata and downloads a remotely supplied executable.
postinstall.jsView on unpkg · L86The SHA-256 check is optional when metadata omits sha256; redirects are followed.
postinstall.jsView on unpkg · L125Package source invokes a package manager install command at runtime.
run.jsView on unpkg · L64Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L9Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L9postinstall runs automatically on npm install.
package.jsonView on unpkg · L8It fetches release metadata and downloads a remotely supplied executable.
postinstall.jsView on unpkg · L86The SHA-256 check is optional when metadata omits sha256; redirects are followed.
postinstall.jsView on unpkg · L125Package source invokes a package manager install command at runtime.
run.jsView on unpkg · L64