Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@oasislabs/parcel-worker

Package Overview
Dependencies
Maintainers
18
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@oasislabs/parcel-worker

To build Parcel worker:

unpublished
latest
npmnpm
Version
0.5.0-internal.staging.56725d1240cf38aaf057cca6111cf5819f0f7d33
Version published
Maintainers
18
Created
Source

parcel-worker

To build Parcel worker:

yarn build

Test the worker with:

export DISPATCHER_ADDRESS=[service dispatcher address]
bin/parcel-worker --identityAddress [some anonymous identity address]

Query worker Prometheus metrics at /metrics on the maintenance port:

curl localhost:7788/metrics

FAQs

Package last updated on 16 Oct 2020

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