Skip to content

Releases: pauldenver/generate-api-key

v1.0.2

22 Sep 14:05
85b27e7
Compare
Choose a tag to compare

Bug Fixes

  • Updated how the key length is determined when using the bytes method (#3).
  • Fixed a typo in the chance.natural usage in the string method.

v1.0.1

21 Jul 11:32
c7a85a3
Compare
Choose a tag to compare

Features

  • Converted the project from JavaScript to TypeScript (also addresses #1).
  • Updated module dependencies to their current versions.

Minor changes

  • Removed the codecov NPM module dependency and its associated NPM script. The module has been deprecated.
  • Added config files for mocha and nyc.

Breaking changes

  • Updated the supported Node.js engine to versions 14 or greater.

v1.0.0

14 Jul 12:19
Compare
Choose a tag to compare
  • Initial generate-api-key library release.