@agoric/compartment-mapper

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

build

rollup --config rollup.config.js

clean

rm -rf dist

depcheck

depcheck

lint

eslint '**/*.js'

lint-fix

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

prepublish

yarn clean && yarn build

qt

tap --no-esm --no-coverage --reporter spec 'test/**/*.test.js'

test

yarn build && yarn qt
npm i @agoric/[email protected]

Metadata

Downloads