To install a relatively recent version of Faker
you'll need to install from a commit. The maintainer is still active and merging new features, but does not cut new releases.
npm install --save-dev faker@Marak/faker.js#<commit-sha>
I.e. npm install --save-dev faker@Marak/faker.js#d3ce6f1
(latest commit at the time of writing).