-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
from an issue in pbkdf2
I think one of the issues is that safe-buffer requires the buffer package however since buffer is not specified in the safe-buffer package.json there's no constraint on the version that will satisfy it. So if another package is already using an older buffer release then safe-buffer won't pull a later one. Some of the older buffer packages releases do not support alloc.
jreading, nikashitsa, cliffmeyers, abdurrahmanekr and dcousens
Metadata
Metadata
Assignees
Labels
No labels