danakt / uuid-by-string

Generates the RFC-4122 Name-Based UUID
MIT License
66 stars 12 forks source link

Module not es5 compatible #2

Closed drogerie21 closed 5 years ago

drogerie21 commented 5 years ago

Hi,

please provide your package es5 compatible. For example the index.js files uses object destructuring, an es6 feature: const { md5Hash, stringToCharBuffer, sha1Hash, hashToUuid, concatBuffers } = require('./lib')

Best regards, Florian

danakt commented 5 years ago

Oops, thank you! Fixed in 2.1.0