Skip to content

remove unnecessary crypto package#3

Open
rmehlinger wants to merge 1 commit intoFreeAllMedia:developfrom
rmehlinger:patch-2
Open

remove unnecessary crypto package#3
rmehlinger wants to merge 1 commit intoFreeAllMedia:developfrom
rmehlinger:patch-2

Conversation

@rmehlinger
Copy link

See https://medium.com/@rmehlinger/crypto-collision-f41c206de27b. This package has no license and no tests, and masks a built in NodeJS library. Thankfully, Node does not allow its crypto package to be overwritten by this thing, so requiring it doesn't actually do anything.

See https://medium.com/@rmehlinger/crypto-collision-f41c206de27b. This package has no license and no tests, and masks a built in NodeJS library. Thankfully, Node does not allow its crypto package to be overwritten by this thing, so requiring it doesn't actually do anything.
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.

1 participant