nft icon indicating copy to clipboard operation
nft copied to clipboard

fix(deps): bump `[email protected]` and `[email protected]`

Open styfle opened this issue 1 year ago • 2 comments

  • Fixes https://github.com/vercel/nft/issues/389

styfle avatar Feb 02 '24 16:02 styfle

Is the windows error you mentioned fixed here or is it mergeable? Already wanted to push a pr myself to fix the old glob version, which leaks memory through using "[email protected]" still.

Shooteger avatar Jul 06 '24 08:07 Shooteger

The comment here still holds true: https://github.com/vercel/nft/issues/389#issuecomment-1924595725

Feel free to make a new PR if you have a fix.

Also note that Node.js 22 added a built-in fs.glob() so it might be best to wait for that to become stable.

styfle avatar Aug 23 '24 22:08 styfle