This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 64601a565 THRIFT-6133: Handle oversized Ruby memory-buffer reads
add 3b110f456 THRIFT-6130: Restore CommonJS UUID compatibility
No new revisions were added by this update.
Summary of changes:
lib/nodejs/test/package-lock.json | 2 +-
lib/nodejs/test/testAll.sh | 1 +
lib/nodejs/test/uuid.test.js | 81 +++++++++++++++++++++++++++++++++++++++
package-lock.json | 10 ++---
package.json | 2 +-
5 files changed, 89 insertions(+), 7 deletions(-)
create mode 100644 lib/nodejs/test/uuid.test.js