@digitalbazaar/security-context

v1.0.1
Compact isomorphic clone of ccg security-context.

build

npm run clean && webpack && rollup -c

clean

rm -rf dist/*

lint

eslint js test

prepare

npm run build

test

npm run lint && npm run build && npm run test-node && npm run test-karma

test-karma

karma start test/karma.conf.js

test-node

cross-env NODE_ENV=test mocha --preserve-symlinks test/*.spec.js
npm i @digitalbazaar/security-context

Metadata

Downloads