index
:
faker
erica/update-maintainers-sponsers-backers
imgbot
main
update_logo_and_readme
Generate massive amounts of fake data in the browser and node.js
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
finance.ts
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-05-03
refactor!: reorganize src folder (#909)
Shinigami
1
-436
/
+0
2022-05-01
refactor: move some random methods to helpers (#892)
Shinigami
1
-16
/
+16
Co-authored-by: ST-DDT <
[email protected]
>
2022-04-30
feat: add creditCardIssuer (#888)
beninsydney
1
-8
/
+20
2022-04-30
feat: separate methods for object key value (#503)
Leyla Jähnig
1
-7
/
+6
Co-authored-by: Leyla Jähnig <
[email protected]
> Co-authored-by: Shinigami92 <
[email protected]
>
2022-04-19
chore: prefer string templates over string concatenation (#732)
Piotr Kuczynski
1
-25
/
+15
2022-04-08
chore: use consistent method calls (#817)
Shinigami
1
-2
/
+2
2022-04-06
chore: finance use faker.helpers (#789)
Piotr Kuczynski
1
-14
/
+10
2022-04-06
chore: IBAN library typed and moved to utils (#785)
Piotr Kuczynski
1
-26
/
+15
2022-04-06
feat: faker.finance.pin() (#695)
Eric Cheng
1
-0
/
+17
2022-04-03
refactor: rename hexaDecimal to hexadecimal (#764)
Piotr Kuczynski
1
-1
/
+1
2022-03-31
feat: FakerError (#718)
Leyla Jähnig
1
-1
/
+2
2022-03-26
refactor: replace intern use of helper.randomize (#687)
Leyla Jähnig
1
-2
/
+4
2022-03-25
refactor: use smart eqeqeq null checks (#650)
Shinigami
1
-2
/
+1
2022-03-24
fix: normalize provider in finance.creditCardNumber (#662)
Shinigami
1
-3
/
+4
2022-03-21
fix: remove unreachable code finance (#508)
Leyla Jähnig
1
-19
/
+4
Co-authored-by: Leyla Jähnig <
[email protected]
>
2022-03-15
chore: fix some lint warnings (#613)
ST-DDT
1
-2
/
+1
Co-authored-by: Shinigami <
[email protected]
>
2022-03-07
chore: configure eqeqeq lint rule (#595)
Shinigami
1
-3
/
+3
2022-02-20
docs: various fixes (#523)
ST-DDT
1
-5
/
+2
2022-02-19
chore: enable jsdoc/sort-tags (#512)
Shinigami
1
-1
/
+1
2022-02-06
docs: improve finance jsdocs (#434)
ST-DDT
1
-44
/
+83
2022-02-06
test: cover source instead of bundled code (#432)
Shinigami
1
-1
/
+1
2022-02-05
fix: optional args on faker.finance.iban() (#431)
Daniel Friesen
1
-1
/
+1
2022-02-01
feat(types): provide strong typing for locales (#363)
ST-DDT
1
-0
/
+1
2022-01-30
chore: use recommended restrict-plus-operands (#369)
Shinigami
1
-5
/
+10
2022-01-29
chore: add more type annotations (#358)
Eric Cheng
1
-4
/
+4
2022-01-29
chore: remove ts-expect-error
Shinigami92
1
-10
/
+4
2022-01-28
fix: some return types (#307)
Eric Cheng
1
-3
/
+3
2022-01-14
feat: migrate finance (#131)
Shinigami
1
-0
/
+410