We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
What do you think?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
is this project even being maintained anymore? does anyone have a better option that is being actively maintained?
No branches or pull requests
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
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
What do you think?
The text was updated successfully, but these errors were encountered: