@mapbox/node-pre-gyp

v1.0.11
Node.js native addon binary install tool
native addon module c c++ bindings binary

fix

npm run lint -- --fix

lint

eslint bin/node-pre-gyp lib/*js lib/util/*js test/*js scripts/*js

test

tape test/*test.js

coverage

nyc --all --include index.js --include lib/ npm test

upload-coverage

nyc report --reporter json && codecov --clear --flags=unit --file=./coverage/coverage-final.json

update-crosswalk

node scripts/abi_crosswalk.js
npm i @mapbox/[email protected]

Metadata

Downloads