Skip to content

Releases: shanehughes3/uuid62

0.2.1

11 Sep 18:29
Compare
Choose a tag to compare
  • Require buffer module if it doesn't exist in global scope to allow use in browser

0.2.0

11 Sep 15:17
Compare
Choose a tag to compare

Initial release of fork.

  • Updated dependencies to use uuid module instead of deprecated (and insecure) node-uuid.
  • Updated codebase to use es6 features.
  • Added circleci integration.