cupslab / password_meter

This project implements a data-driven password meter. Its effects on password security and usability were evaluated in the following publication: http://www.blaseur.com/papers/CHI17meter.pdf and a demo is available at: https://cups.cs.cmu.edu/meter/
Other
185 stars 40 forks source link

fix dependency versions #10

Closed stroucki closed 3 years ago

stroucki commented 7 years ago

Maybe it could be helpful for users checking out a commit in the future, if the versions of the compile time dependencies were fixed to something that we know works at the present time. I am attaching a pull request that has the current latest versions of our compile time dependencies hardcoded into our package.json file.

stroucki commented 3 years ago

issue no longer relevant