@agoric/swingset-vat

v0.6.0
Vat/Container Launcher

test

tap --no-coverage test/test-node-version.js && tap --no-coverage --jobs=1 --timeout 600 'test/**/test*.js'

build

exit 0

lint-fix

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

lint-check

eslint '**/*.js'

pretty-fix

prettier --write '**/*.js'

test-nosort

tape -r esm test/test-node-version.js && tape -r esm 'test/**/test*.js'

pretty-check

prettier --check '**/*.js'
npm i @agoric/[email protected]

Metadata

Downloads