7.6.0 • Published 1 year ago

@noeldemartin/faker v7.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Faker (fork)

This is a fork of @faker-js/faker with a "sideEffects": true declaration in the package.json, nothing else is changed.

This is done in order to make the library tree-shakable, as discussed in #1791. It is a temporary workaround, and it probably won't be necessary once the issue is resolved in the main library. Use it at your own discretion, as this naive fix may break some existing functionality.

You can install it the same way you'd install the main library, but using @noeldemartin/faker instead:

npm install @noeldemartin/faker