Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to @mapbox/node-pre-gyp as node-pre-gyp is deprecated #69

Merged
merged 2 commits into from
Mar 17, 2021

Conversation

tusbar
Copy link
Contributor

@tusbar tusbar commented Mar 3, 2021

See https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md#100

Updated dependencies:

-node-pre-gyp@^0.17.0:
+"@mapbox/node-pre-gyp@^1.0.1":
-  version "0.17.0"
+  version "1.0.1"
dependencies:
     detect-libc "^1.0.3"
+    http-proxy-agent "^4.0.1"
-    mkdirp "^0.5.5"
+    make-dir "^3.1.0"
+    node-fetch "^2.6.1"
-    needle "^2.5.2"
-    nopt "^4.0.3"
+    nopt "^5.0.0"
-    npm-packlist "^1.4.8"
     npmlog "^4.1.2"
-    rc "^1.2.8"
-    rimraf "^2.7.1"
+    rimraf "^3.0.2"
-    semver "^5.7.1"
+    semver "^7.3.4"
-    tar "^4.4.13"
+    tar "^6.1.0"

@tusbar
Copy link
Contributor Author

tusbar commented Mar 16, 2021

Hey @marudor, could you take a look at this? :)

@marudor marudor merged commit 7f049f1 into marudor:main Mar 17, 2021
@tusbar tusbar deleted the mapbox-pre-gyp branch March 17, 2021 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants