@seald-io/sdk-plugin-ssks-password

v0.23.0-beta.1
This module is a plugin for the [Seald SDK : `@seald-io/sdk`](https://www.npmjs.com/package/@seald-io/sdk).

doc

typedoc

lint

eslint --ext .js,.ts src

test

mocha --require source-map-support/register --timeout 30000 tests/test-node.spec.js

build

tsc

pretest

npm run lint && npm run build

coverage

nyc npm run test-report

prebuild

rm -rf ./tests ./lib

test-report

npm run test -- --reporter mocha-multi-reporters --reporter-options configFile=./mochaReportConfig.json --forbid-only

clean-reports

rm -rf ./coverage ./.nyc_output ./test-results

prepublishOnly

npm run build
npm i @seald-io/[email protected]

Metadata

Downloads