@agoric/zone

v0.3.0-u17.1
Allocation zone abstraction for objects on the heap, persistent stores, etc.

lint

run-s --continue-on-error lint:*

test

ava

build

exit 0

prepack

tsc --build tsconfig.build.json

test:c8

c8 $C8_OPTIONS ava --config=ava-nesm.config.js

test:xs

exit 0

lint-fix

yarn lint:eslint --fix

postpack

git clean -f '*.d.ts*'

lint:types

tsc

lint:eslint

eslint .
npm i @agoric/[email protected]

Metadata

Downloads