any

random data generator for when test data is insignificant

MIT License

Downloads
25.3K
Stars
5

Bot releases are visible (Hide)

any - v3.1.1 Latest Release

Published by github-actions[bot] 5 months ago

3.1.1 (2024-05-31)

Bug Fixes

  • deps: update dependency debug to v4.3.5 (77513c5)
any - v3.1.0

Published by github-actions[bot] 9 months ago

3.1.0 (2024-02-06)

Features

  • date-options: enabled passing options through to change.date() (eb0cf85)
any - v3.0.2

Published by github-actions[bot] 12 months ago

3.0.2 (2023-11-07)

Bug Fixes

  • deps: update dependency @types/chance to v1.1.6 (1e7457e)
any - v3.0.1

Published by github-actions[bot] about 1 year ago

3.0.1 (2023-10-18)

Bug Fixes

  • deps: update dependency @types/chance to v1.1.5 (62623ac)
any - v3.0.0

Published by github-actions[bot] about 1 year ago

3.0.0 (2023-09-24)

Build System

  • files: used the files property to define files to include in the package (15d7c6b)

Features

  • node-versions: defined the supported node ranges (1183b41)

BREAKING CHANGES

  • node-versions: node version support is now limited to v18.17 in the v18 range and above v20.6.1
  • files: the use of the files property prevents inclusion of files into the package that
    are not listed. those files are not part of the intended public api, so this should be effectively
    non-breaking
any - v3.0.0-beta.2

Published by github-actions[bot] about 1 year ago

3.0.0-beta.2 (2023-09-24)

Features

  • node-versions: defined the supported node ranges (1183b41)

BREAKING CHANGES

  • node-versions: node version support is now limited to v18.17 in the v18 range and above v20.6.1
any - v3.0.0-beta.1

Published by github-actions[bot] about 1 year ago

3.0.0-beta.1 (2023-09-24)

Build System

  • files: used the files property to define files to include in the package (15d7c6b)

BREAKING CHANGES

  • files: the use of the files property prevents inclusion of files into the package that
    are not listed. those files are not part of the intended public api, so this should be effectively
    non-breaking
any - v2.1.10

Published by github-actions[bot] about 1 year ago

2.1.10 (2023-09-13)

Bug Fixes

  • type-definitions: defined separate definition files for esm vs cjs bundles (8657f04)
any - v2.1.9

Published by github-actions[bot] about 1 year ago

2.1.9 (2023-09-04)

Bug Fixes

  • deps: update dependency @types/chance to v1.1.4 (8b3ab16)
any - v2.1.8

Published by github-actions[bot] over 1 year ago

2.1.8 (2023-03-03)

Bug Fixes

  • deps: update dependency chance to v1.1.11 (f8e70d0)
any - v2.1.7

Published by github-actions[bot] over 1 year ago

2.1.7 (2023-02-14)

Bug Fixes

  • deps: update dependency chance to v1.1.10 (c9e78af)
any - v2.1.6

Published by github-actions[bot] about 2 years ago

2.1.6 (2022-10-17)

Bug Fixes

  • deps: update dependency chance to v1.1.9 (43a2429)
any - v2.1.5

Published by github-actions[bot] over 2 years ago

2.1.5 (2022-06-28)

Bug Fixes

  • import: stopped using require to load debug (5985b04)
any - v2.1.4

Published by github-actions[bot] over 2 years ago

2.1.4 (2022-06-28)

Bug Fixes

  • exports-map: fixed the association of module types (bbd35d3)
any - v2.1.3

Published by github-actions[bot] over 2 years ago

2.1.3 (2022-06-27)

Bug Fixes

  • esm: used mjs extension for import version of bundle so node recognizes as ESM (552a012)
any - v2.1.2

Published by github-actions[bot] over 2 years ago

2.1.2 (2022-06-10)

Bug Fixes

  • types: adjust types so that editors autocomplete parentheses on the functions (d64c220)
any - v2.1.1

Published by github-actions[bot] over 2 years ago

2.1.1 (2022-06-07)

Bug Fixes

  • types: move @types/chance from dev dependency to dependency (a7050aa)
any - v2.1.0

Published by github-actions[bot] over 2 years ago

2.1.0 (2022-06-07)

Features

  • types: add typescript support via index.d.ts file (ab77250)
any - v2.0.20

Published by github-actions[bot] over 2 years ago

2.0.20 (2022-03-17)

Bug Fixes

  • deps: update dependency debug to v4.3.4 (72352d4)
any - v2.0.19

Published by github-actions[bot] almost 3 years ago

2.0.19 (2021-11-27)

Bug Fixes

  • deps: update dependency debug to v4.3.3 (79e3ec5)