@agoric/compartment-mapper

v0.2.4
The compartment mapper assembles Node applications in a sandbox

build

rollup --config rollup.config.js

clean

rm -rf dist

lint

yarn lint:types && yarn lint:js

lint-fix

eslint --fix '**/*.js'

lint:js

eslint '**/*.js'

lint:types

tsc --build jsconfig.json

prepublish

yarn clean && yarn build

test

ava
npm i @agoric/compartment-mapper

Metadata

Downloads