Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

405
Views
What happened with faker.js

I am seeing the repo is completely blank with a message saying

What really happened with Aaron Swartz?

I am wondering if it is still safe to keep using it or we should switch to another alternative. Here is the link to the repo https://github.com/marak/Faker.js/ and this is how it looks like

enter image description here

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

It seems Marak, the primary maintainer for Faker, has deliberately pulled Faker's source code and history from their GitHub repository and published a non-functional package in its place.

For context, Marak has become known in recent history for some rather controversial comments regarding the late Aaron Swartz (whom they reference in Faker's updated README) & advocating for compensation for their open-source contributions. You can see the comments on both this Hacker News thread from Nov 2020 and this Reddit thread from today (January 5th, 2022) for additional context.

If you continue to need the functionality Faker provides, npm maintains old versions for install - just be deliberate with the version you're installing, i.e., npm i faker@5.5.3. The full source and history is also maintained in @withshepherd's fork on GitHub (published on NPM as @withshepherd/faker).

Unfortunately this is a known risk of this type of dependency ecosystem.

over 4 years ago · Santiago Trujillo Report

0

TLDR: Faker is now a community project. Visit faker-js/faker, docs at fakerjs.dev and use npm install @faker-js/faker.


faker.js has now made its way to a community repo and has its new home at https://github.com/faker-js/faker

FAQ - What happened to the original faker.js?

This project was originally created and hosted at https://github.com/marak/Faker.js/ - however around 4th Jan, 2022 - the author decided to delete the repository (for unknown reasons).

In the interest of the community, it has been decided that faker.js will continue to be maintained here and all help in its development will be appreciated.

in last 24 hours, all previously active npm packages are uploaded back into @faker-js/faker

UPDATE: on Jan 14th, the new @faker-js community mostly completed the new look of the Faker with a nice update in the new documentation site: https://fakerjs.dev/update.html

over 4 years ago · Santiago Trujillo Report

0

I am using faker-js and its working fine. Be sure to clear cache (including cookies) from browser before update any faker data on your code.

You can import it following ths

const { faker } = require('@faker-js/faker');
const randomName = faker.name.findName(); // returns a random name

Link: https://www.npmjs.com/package/@faker-js/faker

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!