node-pre-gyp v1.0.6 Release Notes

    • ➕ Added node v17 to the internal node releases listing
    • ⬆️ Upgraded various dependencies declared in package.json to latest major versions (node-fetch from 2.6.1 to 2.6.5, npmlog from 4.1.2 to 5.01, semver from 7.3.4 to 7.3.5, and tar from 6.1.0 to 6.1.11)
    • 🛠 Fixed bug in staging_host parameter (https://github.com/mapbox/node-pre-gyp/pull/590)