unleash-client

v6.1.1
Unleash Client for Node
unleash client feature toggle

version

./scripts/update-build-details.sh $npm_package_version

lint

eslint .

lint:fix

eslint . --fix

pre-commit

lint-staged

prebuild

del-cli --force lib

build

tsc -p .

prepare

husky install && yarn run build

test

cross-env NODE_ENV=test yarn run build && ava

coverage

nyc --reporter=lcov yarn test
npm i unleash-client

Metadata

Downloads