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

replace deprecated dependencies #21

Open
jerger opened this issue Feb 17, 2021 · 2 comments
Open

replace deprecated dependencies #21

jerger opened this issue Feb 17, 2021 · 2 comments

Comments

@jerger
Copy link

jerger commented Feb 17, 2021

Hi,

we're using mastodon-api at https://github.com/yogthos/mastodon-bot and https://github.com/DomainDrivenArchitecture/dda-masto-embed. At the moment we're trying to get rid of the warning

npm install says:
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142

I think mastodon-api is affected by deprecated request also. A solution (found e.g. at https://github.com/HunterLarco/twitter-v2) might be to replace

  • request -> node-fetch
  • and oauth -> oauth-1.0.x

What do you think?

@EBendinelli
Copy link

Using this issue to flag that one of the dependency (gulp-eslint) has a know vulnerability as flagged in this issues.

This project seems unmaintained and it might be interesting to consider using a more actively maintained fork such as fasttime/gulp-eslint7.

FWIW I found about this thanks to Google's newly released Open Source Insights project: https://deps.dev/npm/mastodon-api

@alien-sunset
Copy link

is this project even being maintained anymore? does anyone have a better option that is being actively maintained?

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

No branches or pull requests

3 participants