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

[DEP0005] Replace fd-slicer dependency with fd-slicer2 fork #115

Closed
wants to merge 4 commits into from

Conversation

nalhabash
Copy link

In another project i was working on I had this error show up:

[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

After some digging i figured out that it was because of the fd-slicer dependency that yauzl was using, and it seemed the repo owner isn't maintaining it anymore. (see that one closed PR: andrewrk/node-fd-slicer#4)

These changes in the fork break compatibility with versions up to 4 of Node.

Nour Al-Habash and others added 4 commits February 22, 2020 01:28
@JoCat
Copy link

JoCat commented Aug 5, 2020

@nalhabash thanks for fix

@ArturoDent
Copy link

Please merge these fixes.

@ghost
Copy link

ghost commented Aug 24, 2021

@thejoshwolfe

@Reemh
Copy link

Reemh commented Aug 25, 2022

Hi, is there any update on this one please?

@AerunDev
Copy link

Hi there! Any update? :D

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.

5 participants