better-pastebin icon indicating copy to clipboard operation
better-pastebin copied to clipboard

Will there be Dependencies update?

Open MRDGH2821 opened this issue 4 years ago • 2 comments

I have one project which uses this awesome module to store data on pastebin & retireve data on pastebin. And this was the exact module which actually fetched pastebin contents. Other modules, as far as I could search, didn't.

Coming to actual point, some of the dependencies are having security issues which are fixed in newer versions. I'm still new to Javascript so this stuff felt complicated when I forked this repo & went through the code.

Will there be any update on dependencies?

Also can there be something called "404 page detecion" ? ~~Because wrong links crashed by project & I cannot prevent users from entering wrong links 😅~~

Edit 1: my bot didn't parse thing properly hence crashed. But it would still help to get 404 detection

MRDGH2821 avatar Oct 25 '21 11:10 MRDGH2821

While working on my project, the linter gives me this -

Could not find a declaration file for module 'better-pastebin'. 'D:/Github/Discord-Ban-Utils-Bot/node_modules/better-pastebin/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/better-pastebin` if it exists or add a new declaration (.d.ts) file containing `declare module 'better-pastebin';`

MRDGH2821 avatar Oct 25 '21 12:10 MRDGH2821

#16 Did it myself

MRDGH2821 avatar Oct 26 '21 09:10 MRDGH2821