-
Notifications
You must be signed in to change notification settings - Fork 92
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
upgrade strxml to fix warnings related to tap included in build #31
base: master
Are you sure you want to change the base?
Conversation
Will there be any work done on this? |
+1 Now that |
@kszafran @bobi7 It doesn't seem like Mapbox is still using or maintaining this code, so I went ahead and converted this PR to a fork, and published v0.5.0 here https://www.npmjs.com/package/@maphubs/tokml |
@kriscarle I actually switched to your fork yesterday. Thanks for publishing it to npm! |
by switching to a version of `tokml` that is being (somewhat?) maintained. mapbox/tokml#31 (comment)
This was still using the original version of strxml that included tap in dependences. All the tests are passing again.
This is mainly to fix security warnings coming from old versions of uglify etc. that are pulled in by this repo https://snyk.io/test/npm/tokml/0.4.0