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

fix: pbkdf2 hack not breaking in specific versions #105

Merged
merged 2 commits into from
Apr 19, 2021
Merged

fix: pbkdf2 hack not breaking in specific versions #105

merged 2 commits into from
Apr 19, 2021

Conversation

Fubinator
Copy link
Contributor

@Fubinator Fubinator commented Apr 19, 2021

This fixes #104 and #102 and it is the suggested implementation of #103.

I've tested it for both cases (process.version and global.process.version) and it just replaces it with the actual version number as a string (which is intended I think).

pkg-hacks.js Outdated Show resolved Hide resolved
Copy link
Member

@mvayngrib mvayngrib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK

@mvayngrib mvayngrib merged commit dc4ea4d into tradle:master Apr 19, 2021
@mvayngrib
Copy link
Member

thanks @Fubinator! published in 10.3.0

Copy link

@jonesk7734 jonesk7734 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

This pull request was closed.
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.

pbkdf2 hack breaks the lib
3 participants